index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsonic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-29
b43legacy: Fix nondebug build
Michael Buesch
1
-1
/
+1
2008-02-29
ssb: Add CHIPCO IRQ access functions
Aurelien Jarno
2
-0
/
+14
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix debugfs_sta print_mac() warning
Johannes Berg
1
-2
/
+3
2008-02-29
mac80211: Disallow concurrent IBSS/STA mode interfaces
Johannes Berg
1
-4
/
+47
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
5
-27
/
+36
2008-02-29
mac80211: rework TX filtered frame code
Johannes Berg
4
-51
/
+91
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
p54: fix sparse warnings
Johannes Berg
1
-2
/
+3
2008-02-29
adm8211: fix sparse warnings
Johannes Berg
1
-8
/
+4
2008-02-29
ssb: Add support for 8bit register access
Michael Buesch
4
-0
/
+88
2008-02-29
mac80211: consolidate TIM handling code
Johannes Berg
5
-83
/
+84
2008-02-29
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
5
-25
/
+28
2008-02-29
mac80211: invoke set_tim() callback after setting own TIM info
Johannes Berg
3
-8
/
+8
2008-02-29
wireless: Convert to list_for_each_entry_rcu()
Roel Kluin
1
-3
/
+3
2008-02-29
wireless: update US regulatory domain
Tomas Winkler
1
-2
/
+8
2008-02-29
rt2x00: Release rt2x00 2.1.2
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Fix MAC address defines in rt61pci
Ivo van Doorn
1
-2
/
+2
2008-02-29
rt2x00: Fix hw mode registration with mac80211.
Gertjan van Wingerde
1
-2
/
+2
2008-02-29
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
4
-79
/
+24
2008-02-29
rt2x00: Cleanup mode registration
Ivo van Doorn
8
-72
/
+81
2008-02-29
rt2x00: Rename dscape -> mac80211
Ivo van Doorn
6
-12
/
+12
2008-02-29
rt2x00: Remove reset_tsf()
Ivo van Doorn
4
-36
/
+0
2008-02-29
rt2x00: Fix Descriptor DMA initialization
Ivo van Doorn
5
-41
/
+63
2008-02-29
rt2x00: Filter ACK_CTS based on FIF_CONTROL
Ivo van Doorn
3
-4
/
+6
2008-02-29
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
10
-7
/
+47
2008-02-29
rt2x00: Send frames out with configured TX power
Ivo van Doorn
2
-6
/
+2
2008-02-29
rt2x00: Release rt2x00 2.1.1
Ivo van Doorn
1
-1
/
+1
2008-02-29
rt2x00: Kill guardian urb during disable_radio
Ivo van Doorn
1
-1
/
+18
2008-02-29
rt2x00: Cleanup Makefile
Ivo van Doorn
1
-25
/
+16
2008-02-29
rt2x00: Fix queue->qid initialization
Ivo van Doorn
1
-15
/
+18
2008-02-29
rt2x00: Fix skbdesc->data_len initialization
Ivo van Doorn
4
-5
/
+5
2008-02-29
rt2x00: Fix typo in debug statement
Ivo van Doorn
2
-2
/
+2
2008-02-29
rt2x00: Add queue statistics to debugfs
Ivo van Doorn
1
-14
/
+76
2008-02-29
rt2x00: Fix scheduling while atomic errors in usb drivers
Ivo van Doorn
1
-1
/
+8
2008-02-29
rt2x00: make csr_cache and csr_addr an union
Ivo van Doorn
4
-21
/
+23
2008-02-29
rt2x00: Select CONFIG_NEW_LEDS
Ivo van Doorn
1
-0
/
+1
2008-02-29
rt2x00: correct address calc for queue private data
Adam Baker
1
-1
/
+2
2008-02-29
rt2x00: Remove MGMT ring initialization
Ivo van Doorn
2
-3
/
+1
2008-02-29
rt2x00: Make rt2x00 less verbose
Ivo van Doorn
5
-20
/
+0
2008-02-29
rt2x00: Fix invalid DMA free
Ivo van Doorn
1
-25
/
+60
2008-02-29
wireless: rt2x00: fix driver menu indenting
Randy Dunlap
1
-8
/
+8
2008-02-29
prism54: Convert wpa_sem in a mutex
Matthias Kaehlcke
2
-6
/
+6
2008-02-29
prism54: Convert stats_sem in a mutex
Matthias Kaehlcke
3
-6
/
+6
2008-02-29
prism54: Convert acl->sem in a mutex
Matthias Kaehlcke
2
-15
/
+15
2008-02-29
ipw2200: le*_add_cpu conversion
Marcin Slusarz
1
-3
/
+1
2008-02-29
ipw2100/ipw2200: note firmware loading caveat in Kconfig help text
Daniel Drake
1
-10
/
+16
2008-02-29
p54: use IEEE 802.11e defaults for initialization
Christian Lamparter
1
-7
/
+1
2008-02-29
zd1211rw: Fix beacon filter flags thinko
Michael Buesch
1
-1
/
+1
2008-02-29
zd1211rw: Fixed incorrect constant name.
Javier Cardona
2
-9
/
+8
[next]