index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-08
rt2x00: use rt2800_config_channel_rt3x for rt2872
Helmut Schaa
1
-1
/
+2
2010-04-08
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
Pavel Roskin
2
-64
/
+13
2010-04-08
ath9k_htc: Fix HTC layer memleak
Sujith
1
-0
/
+7
2010-04-08
ath9k_htc: Use anchors for REGOUT pipe
Sujith
2
-16
/
+15
2010-04-08
ath9k_htc: Fix module unloading issue
Sujith
2
-1
/
+2
2010-04-08
ath9k_htc: Fix RX URB reference count
Sujith
1
-0
/
+6
2010-04-08
ath9k_htc: Protect RX stream variables
Sujith
2
-0
/
+9
2010-04-08
rt2x00: Enable powersaving by default again on rt2500usb.
Gertjan van Wingerde
1
-5
/
+0
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
6
-10
/
+10
2010-04-08
wireless/ath: remove trailing space in messages
Frans Pop
4
-5
/
+5
2010-04-07
mac80211: fix paged RX crypto
Johannes Berg
1
-4
/
+6
2010-04-07
mac80211: fix some RX aggregation locking
Johannes Berg
1
-4
/
+15
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
6
-88
/
+40
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
5
-7
/
+7
2010-04-07
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
4
-28
/
+5
2010-04-07
mac80211: remove irq disabling for sta lock
Johannes Berg
1
-3
/
+2
2010-04-07
mac80211: fix station destruction problem
Johannes Berg
1
-6
/
+9
2010-04-07
ath9k_htc: Configure the beacon timers once the scan is completed.
Vivek Natarajan
3
-16
/
+43
2010-04-07
ath9k_htc: Add support for power save.
Vivek Natarajan
5
-6
/
+117
2010-04-07
ath9k: Add support for newer AR9285 chipsets.
Vivek Natarajan
5
-23
/
+201
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
7
-33
/
+97
2010-04-07
wl1251: use DRIVER_NAME macro in wl1251_spi_driver
Kalle Valo
1
-1
/
+1
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
12
-16
/
+1083
2010-04-06
b43: N-PHY: fix copy&paste typo
Rafał Miłecki
1
-1
/
+1
2010-04-06
wl1271: Fix tx queue flushing
Juuso Oikarinen
1
-17
/
+1
2010-04-06
wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
Juuso Oikarinen
1
-2
/
+2
2010-04-06
wl1271: Configure a higher listen interval to AP upon association
Juuso Oikarinen
2
-2
/
+11
2010-04-06
wl1271: Configure rates for templates
Juuso Oikarinen
4
-19
/
+30
2010-04-06
wl1271: Use minimum rate for each band for control messages
Juuso Oikarinen
7
-36
/
+108
2010-04-06
wl1271: Fix keep-alive related command error
Juuso Oikarinen
1
-0
/
+12
2010-04-06
wl1271: added missing command header in wl1271_cmd_disconnect
Luciano Coelho
1
-0
/
+2
2010-04-06
wl1271: fix sdio driver name in wl1271_sdio_driver
Luciano Coelho
1
-1
/
+1
2010-04-06
ath9k_htc: Add TL-WN422G v2 product ID
Sujith
1
-0
/
+1
2010-04-06
ath9k_hw: Don't check devid for ath9k_htc
Sujith
2
-8
/
+7
2010-04-06
ath: Add a bus type field
Sujith
4
-3
/
+13
2010-04-06
ath9k: fix compile error without debug enabled
Felix Fietkau
1
-2
/
+3
2010-04-06
ath9k: remove ah->mask_reg, it's never used properly
Pavel Roskin
3
-10
/
+8
2010-04-06
ath9k: move imask from sc to ah
Pavel Roskin
5
-56
/
+56
2010-04-06
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
Pavel Roskin
3
-7
/
+7
2010-04-06
ath: fix coding style/readability in ath/ar9170
Luis de Bethencourt
3
-8
/
+9
2010-04-06
rt2x00: Add wakeup interrupt handler to rt2800pci.
Gertjan van Wingerde
1
-0
/
+11
2010-04-06
rt2x00: Add wakeup interrupt handler to rt61pci.
Gertjan van Wingerde
1
-0
/
+14
2010-04-06
rt2x00: Disable auto wakeup before waking up device.
Gertjan van Wingerde
5
-5
/
+17
2010-04-06
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
2
-0
/
+24
2010-04-06
ath: fix code readability in regd.c
Luis de Bethencourt
1
-1
/
+2
2010-04-06
Net: wireless: ath: fix macros coding style issue in hw.c
Luis de Bethencourt
1
-2
/
+2
2010-04-06
mac80211: Fix robust management frame handling (MFP)
Jouni Malinen
1
-1
/
+2
2010-04-06
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
1
-2
/
+1
2010-04-06
mac80211: annotate station rcu dereferences
Johannes Berg
2
-6
/
+18
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
[next]