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
2011-03-30
ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
Felix Fietkau
2
-83
/
+56
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
3
-6
/
+41
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
3
-22
/
+18
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
2
-0
/
+16
2011-03-30
ath9k: fix stuck beacon detection
Felix Fietkau
2
-9
/
+9
2011-03-30
ath9k: trigger nfcal only after multiple missed beacons in AP mode
Felix Fietkau
1
-1
/
+2
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
5
-79
/
+49
2011-03-30
ath9k_hw: remove AR9485 1.0 support
Luis R. Rodriguez
2
-1015
/
+0
2011-03-30
ath9k: remove the pending frames ath_txq_schedule workaround
Felix Fietkau
1
-27
/
+0
2011-03-30
ath9k_hw: force rx chainmask to 7 on AR9100
Felix Fietkau
1
-0
/
+2
2011-03-30
ath9k_hw: enable a BlockAck related fixup specific to AR9100
Felix Fietkau
2
-0
/
+3
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
3
-8
/
+16
2011-03-30
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
1
-1
/
+6
2011-03-30
ath9k: add an interface for overriding the value of specific GPIO pins
Felix Fietkau
3
-0
/
+24
2011-03-30
ath9k: remove unnecessary debugfs return code checks
Felix Fietkau
1
-59
/
+29
2011-03-30
ath9k_hw: Speedup register ops for HTC driver
Rajkumar Manoharan
5
-5
/
+27
2011-03-30
ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
Rajkumar Manoharan
1
-8
/
+35
2011-03-30
ath9k_htc: Fix LED pin for AR9287 HTC device
Rajkumar Manoharan
1
-1
/
+1
2011-03-23
ath9k: Fix TX queue stuck issue.
Senthil Balasubramanian
1
-0
/
+2
2011-03-23
ath9k: Fix kernel panic caused by invalid rate index access.
Senthil Balasubramanian
1
-1
/
+1
2011-03-21
ath9k: Fix kernel panic in AR2427
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-138
/
+86
2011-03-14
ath9k: fix aggregation related interoperability issues
Felix Fietkau
1
-1
/
+1
2011-03-14
ath9k: improve reliability of beacon transmission and stuck beacon handling
Felix Fietkau
3
-74
/
+12
2011-03-14
ath9k: fix the .flush driver op implementation
Felix Fietkau
3
-51
/
+34
2011-03-14
ath9k: fix stopping tx dma on reset
Felix Fietkau
3
-8
/
+35
2011-03-14
ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits
Felix Fietkau
1
-2
/
+2
2011-03-11
ath9k_hw: Increase the wait count for nf load.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Fix PLL initialization for AR9485.
Vivek Natarajan
1
-2
/
+2
2011-03-11
ath9k_hw: Improve idle power consumption for AR9485.
Vivek Natarajan
1
-0
/
+2
2011-03-11
ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag
Felix Fietkau
1
-3
/
+1
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+78
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
1
-1
/
+1
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
14
-386
/
+755
2011-03-04
ath9k: Fix txq memory address printing in debugfs.
Ben Greear
1
-4
/
+4
2011-03-04
ath9k_hw: Read noise floor only for available chains for AR9003
Vasanthakumar Thiagarajan
1
-18
/
+19
2011-03-04
ath9k: Add a debugfs interface to dump chip registers
Vasanthakumar Thiagarajan
1
-0
/
+54
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+8
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
3
-20
/
+81
2011-02-28
ath9k: Fix incorrect GPIO LED pin for AR9485
Senthil Balasubramanian
2
-0
/
+3
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
4
-170
/
+61
2011-02-28
ath9k_htc: Fix an endian issue
Sujith Manoharan
1
-4
/
+5
2011-02-25
ath9k: Fix compilation warning.
Vivek Natarajan
1
-1
/
+1
2011-02-25
ath9k: Cancel pll_work while disabling radio.
Vivek Natarajan
1
-0
/
+4
2011-02-25
ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.
Vivek Natarajan
1
-4
/
+4
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2
-8
/
+5
2011-02-25
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
1
-2
/
+3
2011-02-24
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2
-2
/
+2
2011-02-24
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
1
-3
/
+1
2011-02-24
ath9k_htc: Add debug code to print endpoint mapping
Sujith Manoharan
1
-0
/
+17
[next]