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
/
ath9k
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-22
ath9k: prevent aggregation session deadlocks
Felix Fietkau
4
-114
/
+46
2013-05-17
ath9k: fix draining aggregation tid buffers
Felix Fietkau
1
-3
/
+1
2013-05-17
ath9k: fix rate handling/reporting
Felix Fietkau
1
-2
/
+7
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
3
-25
/
+48
2013-05-17
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan
2
-2
/
+2
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
3
-6
/
+17
2013-05-17
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-09
ath9k: Update initvals for AR9565
Sujith Manoharan
1
-68
/
+70
2013-05-09
ath9k: Fix beacon reconfiguration
Sujith Manoharan
1
-2
/
+2
2013-05-03
ath9k: fix key allocation error handling for powersave keys
Felix Fietkau
1
-1
/
+5
2013-04-23
ath9k: Fix RX DMA mapping
Sujith Manoharan
1
-3
/
+3
2013-04-23
ath9k: Use lockless variants for the RX fifo queue
Sujith Manoharan
1
-2
/
+2
2013-04-23
ath9k: Reduce deep indentation
Sujith Manoharan
1
-46
/
+44
2013-04-23
ath9k: Remove unused argument "size"
Sujith Manoharan
1
-9
/
+3
2013-04-23
ath9k: add support for the new rate control API
Felix Fietkau
3
-8
/
+19
2013-04-23
ath9k: merge ath_tx_start_dma into ath_tx_start
Felix Fietkau
1
-44
/
+36
2013-04-23
ath9k: apply coverage class on slottime too
Mathias Kretschmer
1
-1
/
+2
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-6
/
+6
2013-04-22
ath9k: always set common->macaddr to the MAC adress of a virtual interface
Felix Fietkau
2
-6
/
+10
2013-04-22
ath: update hardware mac address with bssid mask
Felix Fietkau
2
-7
/
+3
2013-04-22
ath9k: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+2
2013-04-22
ath9k: change DFS logging to use ath_dbg()
Zefir Kurtisi
6
-67
/
+63
2013-04-12
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-10
ath9k: implement buffer holding handling for EDMA FIFO
Felix Fietkau
1
-11
/
+19
2013-04-10
ath9k: detect more kinds of invalid descriptors
Felix Fietkau
3
-0
/
+11
2013-04-10
ath9k: fix handling of broken descriptors
Felix Fietkau
2
-5
/
+20
2013-04-10
ath9k: improve dma map failure handling
Felix Fietkau
1
-17
/
+13
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
7
-26
/
+9
2013-04-10
ath9k_hw: make various ar5416/ar91xx rf banks const
Felix Fietkau
4
-71
/
+26
2013-04-10
ath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx
Felix Fietkau
3
-32
/
+13
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
10
-27
/
+33
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-04-08
ath9k: add support for DFS master mode
Zefir Kurtisi
5
-7
/
+36
2013-04-08
ath9k: add debugfs based DFS radar simulation
Zefir Kurtisi
1
-0
/
+20
2013-04-08
ath9k: add interface combinations for DFS master
Zefir Kurtisi
1
-8
/
+24
2013-04-08
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-08
ath9k: fix DFS detector called in softirq context
Zefir Kurtisi
2
-4
/
+4
2013-04-03
ath9k: Re-enable interrupts after a channel change failure
Robert Shade
1
-0
/
+4
2013-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-14
/
+19
2013-03-27
Show actual timeout value in failed calibration messages.
Robert Shade
2
-4
/
+8
2013-03-27
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
1
-1
/
+1
2013-03-27
ath9k: avoid queueing hw check work when suspended
Luis R. Rodriguez
1
-1
/
+2
2013-03-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
10
-27
/
+33
2013-03-18
ath9k: limit tx path hang check to normal data queues
Felix Fietkau
1
-13
/
+13
2013-03-18
ath9k_hw: revert chainmask to user configuration after calibration
Felix Fietkau
1
-0
/
+4
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-9
/
+16
2013-03-07
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
1
-0
/
+2
2013-03-07
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2
-0
/
+5
[next]