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.13.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
2009-10-27
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
1
-7
/
+18
2009-10-27
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
1
-1
/
+2
2009-10-10
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
5
-14
/
+15
2009-10-08
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
1
-17
/
+14
2009-10-08
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
1
-2
/
+11
2009-10-08
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
1
-9
/
+14
2009-10-08
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2
-15
/
+24
2009-10-08
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2
-5
/
+5
2009-10-08
atheros: define a common priv struct
Luis R. Rodriguez
4
-24
/
+30
2009-10-08
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2
-2
/
+7
2009-10-08
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
1
-1
/
+5
2009-10-08
ath9k: move hw code to its own module
Luis R. Rodriguez
7
-13
/
+120
2009-10-08
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2
-10
/
+15
2009-10-08
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
3
-7
/
+104
2009-10-08
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2
-1
/
+5
2009-10-08
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
3
-7
/
+14
2009-10-08
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
1
-1
/
+0
2009-10-08
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
1
-1
/
+4
2009-10-08
ath9k: Update initvals
Vasanthakumar Thiagarajan
1
-24
/
+25
2009-10-08
ath9k: Fix RTC reset for AR5416
Sujith
1
-2
/
+3
2009-10-08
ath9k: Update INI release for AR9287
Sujith
4
-12
/
+48
2009-10-08
ath9k: Add Calibration checks
Vivek Natarajan
1
-28
/
+50
2009-10-08
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
atheros: move bus ops to ath_common
Luis R. Rodriguez
10
-48
/
+56
2009-10-08
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
4
-6
/
+6
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
12
-15
/
+15
2009-10-08
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
6
-16
/
+14
2009-10-08
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2
-1
/
+2
2009-10-08
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
5
-33
/
+17
2009-10-08
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
5
-13
/
+3
2009-10-08
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
5
-19
/
+27
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
20
-773
/
+883
2009-10-08
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
3
-28
/
+47
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
5
-8
/
+10
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
5
-14
/
+6
2009-10-08
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
4
-47
/
+57
2009-10-08
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
5
-16
/
+20
2009-10-08
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
4
-18
/
+19
2009-10-08
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
6
-37
/
+51
2009-10-08
ath9k: use ath9k_hw_write_associd() on reset
Luis R. Rodriguez
1
-3
/
+1
2009-10-08
ath9k: Use ath9k_hw_setbssidmask() on reset
Luis R. Rodriguez
1
-2
/
+1
2009-10-08
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
5
-16
/
+17
2009-10-08
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
1
-2
/
+0
2009-10-08
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
3
-18
/
+18
2009-10-08
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
3
-13
/
+12
2009-10-08
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
Luis R. Rodriguez
1
-5
/
+5
2009-10-08
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
3
-37
/
+38
2009-10-08
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
3
-4
/
+19
2009-10-08
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
3
-5
/
+5
[next]