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.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
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-7
/
+0
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
1
-7
/
+0
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2011-06-23
ath9k: add external_reset callback to ath9k_platfom_data for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-23
ath9k: use correct max_streams for AR9330
Gabor Juhos
1
-1
/
+1
2011-06-23
ath9k: add MAC revision detection for AR9330
Gabor Juhos
1
-0
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-01
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-25
ath9k: cleanup hw pll work handler
Senthil Balasubramanian
1
-0
/
+1
2011-04-25
ath9k_hw: Get AHB clock information from ath9k_platform_data
Vasanthakumar Thiagarajan
1
-0
/
+1
2011-03-30
ath9k_hw: remove pCap->keycache_size
Felix Fietkau
1
-7
/
+1
2011-03-30
ath9k_hw: add a new register op for read-mask-write
Felix Fietkau
1
-0
/
+23
2011-03-30
ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
Felix Fietkau
1
-6
/
+3
2011-03-30
ath9k: Support RSN IBSS
Jouni Malinen
1
-0
/
+2
2011-03-30
ath9k: add support for overriding LED pin and GPIO settings from platform data
Felix Fietkau
1
-1
/
+7
2011-03-30
ath9k: add support for overriding the MAC address through platform data
Felix Fietkau
1
-1
/
+6
2011-02-28
ath9k: use generic mac80211 LED blinking code
Felix Fietkau
1
-0
/
+22
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-8
/
+0
2011-02-15
ath9k: Fix ath9k prevents CPU to enter C3 states
Mohammed Shafi Shajakhan
1
-8
/
+0
2011-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+2
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
1
-4
/
+2
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
1
-18
/
+1
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
1
-0
/
+2
2011-01-28
ath9k: fix race conditions when stop device
Stanislaw Gruszka
1
-5
/
+0
2011-01-21
ath9k: Restart xmit logic in xmit watchdog.
Ben Greear
1
-2
/
+3
2011-01-21
ath9k: Keep track of stations for debugfs.
Ben Greear
1
-0
/
+4
2011-01-21
ath9k: Initialize ah->hw
Ben Greear
1
-0
/
+1
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
1
-3
/
+3
2011-01-04
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
1
-2
/
+1
2010-12-22
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
1
-1
/
+1
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
1
-0
/
+2
2010-12-20
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
1
-0
/
+1
2010-12-16
ath9k: Make PM-QOS value as user configurable
Mohammed Shafi Shajakhan
1
-0
/
+4
2010-12-08
ath9k: Parse DTIM period from mac80211
Mohammed Shafi Shajakhan
1
-1
/
+2
2010-12-08
ath9k: Disable TX STBC for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-08
ath: Convert ath_print to ath_dbg
Joe Perches
1
-11
/
+11
2010-12-08
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
1
-4
/
+2
2010-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+4
2010-12-02
ath9k: Move debugfs under ieee80211/[phyname]/ath9k/
Ben Greear
1
-22
/
+8
2010-11-29
ath9k: Reintroduce modparam to enable btcoex
Vasanthakumar Thiagarajan
1
-0
/
+5
2010-11-29
ath9k/carl9170: advertise P2P
Johannes Berg
1
-0
/
+2
2010-11-29
ath9k: use per-device struct for pm_qos_* operations
Gabor Juhos
1
-5
/
+2
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-11-18
ath9k: add support for reading eeprom from platform data on PCI devices
Felix Fietkau
1
-0
/
+3
2010-11-16
ath9k: Remove pm_qos request after hw unregister.
Vivek Natarajan
1
-2
/
+1
2010-11-15
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
1
-46
/
+6
2010-11-15
ath9k: simplify hw reset locking
Luis R. Rodriguez
1
-1
/
+0
2010-11-15
ath9k: initialize per-channel tx power limits instead of hardcoding them
Felix Fietkau
1
-0
/
+33
2010-11-10
ath9k: optimize/fix ANI RSSI processing
Felix Fietkau
1
-0
/
+2
[next]