index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-07
ath9k: fix tx queue scheduling after channel changes
Felix Fietkau
1
-12
/
+11
2013-10-01
ath9k: fix powersave response handling for BA session packets
Felix Fietkau
1
-3
/
+6
2013-09-26
ath9k: add txq locking for ath_tx_aggr_start
Felix Fietkau
1
-0
/
+6
2013-09-26
ath9k: don't use BAW tracking on PS responses for non-AMPDU packets
Felix Fietkau
1
-2
/
+4
2013-09-26
ath9k: Fix regression in LNA diversity
Sujith Manoharan
1
-7
/
+0
2013-09-26
ath9k: do not link bf_next across multiple A-MPDUs
Felix Fietkau
1
-1
/
+3
2013-09-26
ath9k: fix stale flag handling on buffer clone
Felix Fietkau
1
-0
/
+1
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-2
/
+2
2013-08-28
ath9k: Enable D3/L1 ASPM fix for AR9462
Sujith Manoharan
1
-6
/
+5
2013-08-28
ath9k: Remove unused ANI commands
Sujith Manoharan
5
-18
/
+4
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+4
2013-08-28
ath9k: ar9003_eeprom.c:3618 fix variable name typo
John W. Linville
1
-2
/
+2
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+15
2013-08-26
ath9k: Fix DEBUG_FS dependency for ath9k
Sujith Manoharan
1
-1
/
+1
2013-08-26
ath9k: Fix TX poll work locking
Sujith Manoharan
1
-1
/
+1
2013-08-26
ath9k: Fix ASPM workaround usage
Sujith Manoharan
6
-25
/
+64
2013-08-26
ath5k: debugfs: NULL-terminate strings
Djalal Harouni
1
-6
/
+18
2013-08-26
ath9k: Fix ASPM for AR9462
Sujith Manoharan
3
-0
/
+31
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2
-5
/
+4
2013-08-22
ath9k: Add one more PCI ID for CUS198
Sujith Manoharan
1
-0
/
+5
2013-08-22
ath9k: Add antenna diversity tweak for CUS198
Sujith Manoharan
4
-0
/
+9
2013-08-22
ath9k: Add support for AR9485 1.2
Sujith Manoharan
3
-13
/
+13
2013-08-22
ath9k: Enable PLL fix only for AR9340/AR9330
Sujith Manoharan
1
-2
/
+1
2013-08-22
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
1
-0
/
+10
2013-08-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+4
2013-08-21
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
2
-2
/
+4
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+7
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
5
-0
/
+43
2013-08-16
ath5k: enable support for 5 MHz and 10 MHz channels
Simon Wunderlich
4
-5
/
+25
2013-08-16
ath5k: set 5/10 MHz supported channels and fix duration
Simon Wunderlich
3
-9
/
+42
2013-08-16
ath5k: report 5/10 MHz channels
Simon Wunderlich
1
-0
/
+10
2013-08-16
ath9k: announce that ath9k supports 5/10 MHz
Simon Wunderlich
1
-0
/
+1
2013-08-16
ath9k: set 5/10 MHz supported channels and fix bitrate
Simon Wunderlich
2
-8
/
+21
2013-08-16
ath9k: report 5/10 MHz channels
Simon Wunderlich
1
-0
/
+11
2013-08-16
ath9k: use chandef instead of channel_type
Simon Wunderlich
6
-40
/
+51
2013-08-16
ath9k: always use SIFS times from OFDM for 5/10 MHz
Simon Wunderlich
1
-3
/
+2
2013-08-16
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
1
-1
/
+1
2013-08-16
ath9k: Optimize LNA check
Sujith Manoharan
1
-30
/
+47
2013-08-16
ath9k: Identify first subframe in an A-MPDU
Sujith Manoharan
3
-2
/
+5
2013-08-16
ath9k: Handle invalid RSSI
Sujith Manoharan
1
-16
/
+33
2013-08-16
ath9k: Remove unused function argument
Sujith Manoharan
1
-2
/
+1
2013-08-16
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
1
-10
/
+18
2013-08-16
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
1
-2
/
+10
2013-08-16
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
1
-4
/
+4
2013-08-16
ath9k: Fix RX beacon processing
Sujith Manoharan
1
-26
/
+22
2013-08-16
ath9k: Fix RX packet counter
Sujith Manoharan
1
-4
/
+7
2013-08-16
ath9k: Fix RX debug statistics
Sujith Manoharan
1
-2
/
+1
2013-08-16
ath9k: Fix PHY error processing
Sujith Manoharan
1
-11
/
+12
2013-08-16
ath9k: Reorder some functions
Sujith Manoharan
1
-110
/
+110
2013-08-16
ath9k: Fix TSF processing
Sujith Manoharan
1
-13
/
+20
[next]