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
2011-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+8
2011-05-10
ath9k: Fix a warning due to a queued work during S3 state
Mohammed Shafi Shajakhan
1
-0
/
+8
2011-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2011-04-19
ath9k: fix the return value of ath_stoprecv
Felix Fietkau
1
-1
/
+1
2011-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-18
/
+28
2011-04-13
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
1
-2
/
+2
2011-04-13
ath9k_hw: fix stopping rx DMA during resets
Felix Fietkau
4
-16
/
+26
2011-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+11
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-04-08
ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls
Felix Fietkau
1
-2
/
+10
2011-04-07
ath: add missing regdomain pair 0x5c mapping
Christian Lamparter
1
-0
/
+1
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
22
-50
/
+50
2011-04-04
ath9k: Fix phy info print message with AR9485 chipset.
Senthil Balasubramanian
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
22
-50
/
+50
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
3
-0
/
+9
2011-03-28
ath9k: fix a chip wakeup related crash in ath9k_start
Felix Fietkau
1
-0
/
+4
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
14
-139
/
+132
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
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
3
-1
/
+46
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
8
-56
/
+133
2011-03-10
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
1
-1
/
+1
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
2
-2
/
+2
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
3
-31
/
+53
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
21
-403
/
+769
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
3
-6
/
+10
2011-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+10
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
9
-24
/
+18
2011-02-25
carl9170: add Airlive X.USB a/b/g/n USBID
Jan Puk
1
-0
/
+2
2011-02-25
ath9k: correct ath9k_hw_set_interrupts
Stanislaw Gruszka
1
-2
/
+3
[next]