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-12-17
ath9k: Fix interrupt handling for the AR9002 family
Sujith Manoharan
1
-9
/
+43
2013-12-17
ath9k_htc: properly set MAC address and BSSID mask
Mathy Vanhoef
2
-10
/
+20
2013-12-09
ath9k: fix duration calculation for non-aggregated packets
Felix Fietkau
1
-0
/
+4
2013-12-02
net: wireless: wcn36xx: fix potential NULL pointer dereference
Michal Nazarewicz
1
-6
/
+13
2013-12-02
net: wireless: ath9k: avoid possible NULL pointer dereference
Michal Nazarewicz
1
-4
/
+3
2013-12-02
ath9k: Fix XLNA bias strength
Sujith Manoharan
1
-1
/
+1
2013-12-02
ath9k: Fix QuickDrop usage
Sujith Manoharan
1
-9
/
+11
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+66
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-57
/
+147
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-11-15
ath9k: Fix issue with MCS15
Sujith Manoharan
2
-0
/
+61
2013-11-15
ath9k: Update AR9462 2.1 initvals
Sujith Manoharan
1
-3
/
+3
2013-11-15
ath: fix dynamic user regulatory settings
Luis R. Rodriguez
1
-1
/
+2
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
4
-13
/
+13
2013-11-11
wcn36xx: missing unlocks on error paths
Dan Carpenter
1
-2
/
+4
2013-11-11
wcn36xx: Add missing unlock before return
Wei Yongjun
1
-1
/
+2
2013-11-11
ath9k: Use correct PCIE initvals for AR9485
Sujith Manoharan
6
-48
/
+128
2013-11-11
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
1
-1
/
+1
2013-11-11
ath9k: dfs_debug fix possible NULL dereference
Janusz Dziedzic
1
-3
/
+10
2013-11-11
ath9k: DFS radar use correct width enum
Janusz Dziedzic
1
-2
/
+2
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-11-08
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
42
-518
/
+3542
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-28
/
+34
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+11
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
12
-17
/
+522
2013-10-18
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
1
-0
/
+3
2013-10-18
ath: add support for proper dynamic regulatory hints
Luis R. Rodriguez
2
-0
/
+101
2013-10-18
ath: split user and driver reguluatory hint parsing
Luis R. Rodriguez
1
-0
/
+1
2013-10-18
ath: move common dynamic regulatory domain setting to a helper
Luis R. Rodriguez
1
-18
/
+37
2013-10-18
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
8
-8
/
+8
2013-10-18
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
Janusz Dziedzic
2
-10
/
+3
2013-10-18
ath9k: dfs move ath_dfs_pool_stats
Janusz Dziedzic
6
-21
/
+35
2013-10-18
ath9k: dfs kill ath9k specyfic code
Janusz Dziedzic
3
-12
/
+13
2013-10-18
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2
-38
/
+137
2013-10-18
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
4
-8
/
+10
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
15
-388
/
+2674
2013-10-18
ath5k: fix regression in tx status processing
Felix Fietkau
1
-3
/
+3
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
36
-501
/
+10381
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
2013-10-16
ath10k: track vif list internally
Michal Kazior
3
-0
/
+7
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
1
-13
/
+40
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2
-18
/
+39
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2
-24
/
+24
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2
-2
/
+3
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
5
-20
/
+15
[next]