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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
1
-0
/
+2
2009-10-08
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
1
-0
/
+2
2009-10-08
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
1
-0
/
+2
2009-10-08
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
atheros: add common debug printing
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
1
-3
/
+6
2009-10-08
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
1
-2
/
+15
2009-10-08
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
1
-0
/
+1
2009-10-08
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
1
-2
/
+2
2009-10-08
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
1
-1
/
+0
2009-10-08
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
1
-2
/
+4
2009-10-08
ath9k: rename ath_btcoex_info to ath_btcoex_hw
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
1
-3
/
+0
2009-10-08
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
1
-0
/
+7
2009-09-23
ath9k: Fix chip wakeup issue
Sujith
1
-1
/
+1
2009-09-23
ath9k: Revamp PCIE workarounds
Vivek Natarajan
1
-1
/
+1
2009-09-09
ath9k: Enable btcoex based on the subsystem id of the device
Vasanthakumar Thiagarajan
1
-0
/
+4
2009-09-09
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
1
-0
/
+1
2009-09-09
ath9k: Disable ASPM when btcoex is active
Vasanthakumar Thiagarajan
1
-0
/
+5
2009-08-28
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-08-28
ath9k: Add infrastructure for generic hw timers
Vasanthakumar Thiagarajan
1
-0
/
+52
2009-08-28
ath9k: Remove hw capability bit meant for btcoex
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-08-28
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
1
-2
/
+0
2009-08-28
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
1
-4
/
+0
2009-08-28
ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
Vasanthakumar Thiagarajan
1
-0
/
+2
2009-08-28
ath9k: Reduce the frequency of PA offset calibration
Sujith
1
-0
/
+1
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
1
-1
/
+0
2009-08-20
ath9k: Enable LEDs for AR9287 chipsets.
Vivek Natarajan
1
-0
/
+1
2009-08-14
ath9k: Remove duplicate variables
Sujith
1
-9
/
+7
2009-08-14
ath9k: Remove has_hw_phycounters
Sujith
1
-1
/
+0
2009-08-14
ath9k: Cleanup function return types
Sujith
1
-1
/
+1
2009-08-05
ath9k: add initial hardware support for ar9271
Luis R. Rodriguez
1
-0
/
+2
2009-08-05
ath9k: Remove _t postfix for ar9287_eeprom structure
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: describe hw initialization better
Luis R. Rodriguez
1
-2
/
+2
2009-08-05
ath9k: pass only one argument to hw attach
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: move devid cache setting to ath_init()
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: move memory allocation of ath_hw to ath_init()
Luis R. Rodriguez
1
-1
/
+1
2009-08-05
ath9k: Remove unused ath9k_hw_intrget()
Vasanthakumar Thiagarajan
1
-1
/
+0
2009-07-29
ath9k: fix race with IEEE80211_CONF_PS checks
Gabor Juhos
1
-1
/
+0
2009-07-27
ath9k: Add support for AR9287 based chipsets.
Vivek Natarajan
1
-0
/
+4
2009-07-24
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
Gabor Juhos
1
-0
/
+1
2009-07-24
ath9k: remap ATH9K_MODE_*
Luis R. Rodriguez
1
-8
/
+8
2009-07-24
ath9k: remove ATH9K_MODE_11B
Luis R. Rodriguez
1
-1
/
+0
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
1
-3
/
+0
[next]