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
/
hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
1
-0
/
+62
2009-10-08
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
1
-1
/
+10
2009-10-08
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
1
-2
/
+2
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
1
-0
/
+61
2009-10-08
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
1
-1
/
+4
2009-10-08
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
1
-4
/
+11
2009-10-08
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
1
-1
/
+0
2009-10-08
ath9k: Fix RTC reset for AR5416
Sujith
1
-2
/
+3
2009-10-08
ath9k: Update INI release for AR9287
Sujith
1
-0
/
+10
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
1
-17
/
+12
2009-10-08
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
1
-6
/
+2
2009-10-08
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-115
/
+139
2009-10-08
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
1
-17
/
+5
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
1
-4
/
+4
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
1
-9
/
+1
2009-10-08
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
1
-32
/
+0
2009-10-08
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
1
-14
/
+0
2009-10-08
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
1
-10
/
+16
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
1
-7
/
+7
2009-10-08
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
1
-6
/
+6
2009-10-08
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
1
-12
/
+0
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
1
-35
/
+1
2009-10-08
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
1
-2
/
+0
2009-10-08
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
1
-8
/
+8
2009-10-08
ath9k: rename btcoex_scheme to just scheme
Luis R. Rodriguez
1
-3
/
+3
2009-10-08
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
1
-1
/
+2
2009-10-08
ath9k: use ath_hw for DPRINTF() and debug init/exit
Luis R. Rodriguez
1
-60
/
+60
2009-09-23
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
1
-2
/
+2
2009-09-23
ath9k: Disable autosleep feature by default.
Vivek Natarajan
1
-9
/
+1
2009-09-23
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
1
-1
/
+1
2009-09-23
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-09-23
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-09-23
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
1
-0
/
+9
2009-09-23
ath9k: Restore TSF after RESET
Sujith
1
-0
/
+9
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
1
-66
/
+96
2009-09-09
ath9k: Initialize the priority gpio for BT coex 3-wire
Vasanthakumar Thiagarajan
1
-2
/
+4
2009-09-09
ath9k: Get rid of the modparam btcoex_enable
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
1
-1
/
+2
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
1
-0
/
+14
2009-09-09
ath9k: Fix RX Filter handling for BAR
Sujith
1
-1
/
+2
2009-08-31
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
1
-0
/
+7
[next]