index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-05
rt2x00: use correct headroom for transmission
Pavel Roskin
1
-3
/
+3
2010-01-04
cfg80211: fix syntax error on user regulatory hints
Luis R. Rodriguez
1
-1
/
+1
2010-01-04
ath5k: Fix eeprom checksum check for custom sized eeproms
Luis R. Rodriguez
2
-3
/
+37
2010-01-04
zd1211rw: Fix multicast filtering.
Benoit Papillault
1
-6
/
+7
2010-01-04
iwl: off by one bug
Dan Carpenter
1
-1
/
+1
2010-01-04
mwl8k: fix configure_filter() memory leak on error
Lennert Buytenhek
1
-1
/
+3
2010-01-04
ath9k: fix ito64
Ming Lei
1
-3
/
+3
2010-01-04
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
Dominik Geyer
1
-1
/
+1
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2
-158
/
+46
2009-12-28
iwmc3200wifi: fix array out-of-boundary access
Zhu Yi
1
-1
/
+1
2009-12-28
wl1251: timeout one too soon in wl1251_boot_run_firmware()
Roel Kluin
1
-1
/
+1
2009-12-28
mac80211: fix propagation of failed hardware reconfigurations
Luis R. Rodriguez
1
-0
/
+12
2009-12-28
mac80211: fix race with suspend and dynamic_ps_disable_work
Luis R. Rodriguez
1
-0
/
+4
2009-12-28
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2
-1
/
+4
2009-12-28
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
1
-0
/
+6
2009-12-28
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
1
-0
/
+2
2009-12-28
ath9k: fix suspend by waking device prior to stop
Sujith
1
-0
/
+6
2009-12-28
cfg80211: fix error path in cfg80211_wext_siwscan
Johannes Berg
1
-4
/
+9
2009-12-28
wl1271_cmd.c: cleanup char => u8
Dan Carpenter
1
-2
/
+2
2009-12-28
iwlwifi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-28
ath9k: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-12-28
cfg80211: fix race between deauth and assoc response
Johannes Berg
1
-1
/
+12
2009-12-28
wireless: remove remaining qual code
Johannes Berg
11
-257
/
+4
2009-12-28
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
1
-0
/
+1
2009-12-28
ath5k: fix SWI calibration interrupt storm
Bob Copeland
1
-4
/
+3
2009-12-28
mac80211: fix ibss join with fixed-bssid
Felix Fietkau
1
-0
/
+4
2009-12-28
libertas: Remove carrier signaling from the scan code
Samuel Ortiz
1
-14
/
+8
2009-12-28
orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
Andrey Borzenkov
1
-3
/
+3
2009-12-21
ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV
Benjamin Herrenschmidt
1
-0
/
+2
2009-12-21
mac80211: fix WMM AP settings application
Johannes Berg
1
-0
/
+8
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
3
-6
/
+24
2009-12-21
iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()
Roel Kluin
3
-3
/
+3
2009-12-21
Libertas: fix buffer overflow in lbs_get_essid()
Daniel Mack
1
-2
/
+0
2009-12-21
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
akpm@linux-foundation.org
1
-1
/
+2
2009-12-21
ath9k: Stop ANI when doing a reset
Sujith
1
-0
/
+6
2009-12-21
ath9k: Fix TX queue draining
Sujith
2
-3
/
+3
2009-12-21
ath9k: Fix bug in assigning sequence number
Sujith
1
-10
/
+3
2009-12-21
rt2x00: Fix calculation of rt2800 iveiv entry offset.
Gertjan van Wingerde
1
-1
/
+1
2009-12-21
iwlwifi: fix 40MHz operation setting on cards that do not allow it
Reinette Chatre
1
-1
/
+2
2009-12-21
iwl3945: fix panic in iwl3945 driver
Zhu Yi
1
-0
/
+3
2009-12-21
iwlwifi: initialize spinlock before use
Reinette Chatre
2
-4
/
+4
2009-12-21
iwl3945: disable power save
Reinette Chatre
2
-3
/
+7
2009-12-21
iwlwifi: fix more eeprom endian bugs
Johannes Berg
4
-11
/
+16
2009-12-21
iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
Johannes Berg
2
-10
/
+12
2009-12-21
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2
-0
/
+11
2009-12-21
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-21
ath9k: Last fix for TX software padding.
Benoit Papillault
1
-11
/
+12
2009-12-21
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
2
-2
/
+2
2009-12-21
iwlwifi: power up all devices for EEPROM read
Reinette Chatre
2
-16
/
+6
2009-12-21
iwlwifi: allocated rx page accounting cleanup
Zhu Yi
7
-24
/
+21
[next]