index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-10
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
Luciano Coelho
1
-1
/
+1
2011-05-10
ath9k: Failed to set default beacon rssi in AP/IBSS mode
Rajkumar Manoharan
1
-0
/
+1
2011-05-10
ath9k: Fix rssi update in ad-hoc mode
Rajkumar Manoharan
1
-1
/
+2
2011-05-10
ath9k_hw: Change DCU backoff thresh for AR9340
Rajkumar Manoharan
1
-2
/
+7
2011-05-10
ath9k_hw: Corrected xpabiaslevel register settings for AR9340
Rajkumar Manoharan
1
-8
/
+6
2011-05-10
rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)
Joe Perches
1
-2
/
+2
2011-05-10
ath9k_hw: remove get_channel_noise function
Mohammed Shafi Shajakhan
2
-9
/
+0
2011-05-10
b43: trivial: include ssb word in ssb specific functions
Rafał Miłecki
1
-4
/
+4
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
8
-17
/
+23
2011-05-10
b43legacy: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-18
/
+0
2011-05-10
b43: drop ssb-duplicated workaround for dangling cores
Rafał Miłecki
1
-17
/
+0
2011-05-10
rt2x00: Fix rmmod hang of rt2800pci
Gertjan van Wingerde
1
-1
/
+1
2011-05-10
p54pci: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-2
/
+1
2011-05-10
carl9170: fix -Wunused-but-set-variable warnings
Christian Lamparter
1
-9
/
+0
2011-05-10
rtlwifi: rtl8192se: Remove need to disable ASPM
Chaoming Li
2
-1
/
+4
2011-05-10
rtlwifi: Move 2 large arrays off stack
Larry Finger
1
-7
/
+28
2011-05-10
iwlagn: fix iwl_is_any_associated
Johannes Berg
1
-8
/
+11
2011-05-10
ath9k: process TSF out of range before RX
Rajkumar Manoharan
1
-11
/
+11
2011-05-10
ath9k: avoid enabling interrupts while processing rx
Rajkumar Manoharan
4
-3
/
+17
2011-05-10
mac80211: Fix build error when CONFIG_PM is not defined
Larry Finger
1
-2
/
+5
2011-05-10
iwlagn: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-05-10
wireless: Fix warnings due to -Wunused-but-set-variable
Rajkumar Manoharan
2
-4
/
+1
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
2
-28
/
+45
2011-05-06
iwlagn: remove bytecount indirection
Johannes Berg
7
-31
/
+8
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
2
-19
/
+13
2011-05-06
iwlagn: remove unused variable
Johannes Berg
1
-4
/
+0
2011-05-06
iwlagn: remove frame pre-allocation
Johannes Berg
2
-125
/
+25
2011-05-06
iwlagn: remove get_hcmd_size indirection
Johannes Berg
3
-9
/
+0
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
8
-2
/
+656
2011-05-05
mwl8k: Do not ask mac80211 to generate IV for crypto keys
Yogesh Ashok Powar
1
-8
/
+8
2011-05-05
b43legacy: drop invalid IMCFGLO workaround
Rafał Miłecki
1
-32
/
+0
2011-05-05
b43: drop invalid IMCFGLO workaround
Rafał Miłecki
1
-27
/
+1
2011-05-05
ath9k_hw: fix power for the HT40 duplicate frames
Luis R. Rodriguez
1
-0
/
+10
2011-05-05
rt2x00: Fix transfer speed regression for USB hardware
Ivo van Doorn
1
-3
/
+3
2011-05-05
rt2x00: Initial support for RT5370 USB devices.
Gertjan van Wingerde
4
-2
/
+24
2011-05-05
ath9k_hw: do noise floor calibration only on required chains
Rajkumar Manoharan
1
-0
/
+13
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
9
-5
/
+97
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
7
-4
/
+439
2011-05-05
carl9170: fix allmulticast mode
Nicolas Cavallari
1
-1
/
+1
2011-05-05
mwl8k: Fix broken WEP
Yogesh Ashok Powar
1
-1
/
+1
2011-05-05
cfg80211: Remove unused wiphy flag
Jouni Malinen
2
-5
/
+1
2011-05-05
nl80211: Fix set_key regression with some drivers
Jouni Malinen
1
-8
/
+0
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
19
-165
/
+148
2011-05-05
mwifiex: fix simultaneous assoc and scan issue
Amitkumar Karwar
2
-6
/
+9
2011-05-05
rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
Chaoming Li
4
-3
/
+30
2011-05-05
rtlwifi: rtl8192se: Merge TX and RX routines
Chaoming Li
2
-0
/
+1021
2011-05-05
rtlwifi: rtl8192se: Merge table routines
Chaoming Li
2
-0
/
+683
2011-05-05
rtlwifi: rtl8192se: Merge main (sw) routines
Chaoming Li
2
-0
/
+457
2011-05-05
rtlwifi: rtl8192se: Merge rf routines
Chaoming Li
2
-0
/
+589