index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: fix eeprom INI values override for 2GHz-only cards
Felix Fietkau
2010-01-25
1
-4
/
+3
*
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
1
-2
/
+13
*
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
1
-1
/
+10
*
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-28
1
-8
/
+4
*
ath9k: Fix bug in initializing chain masks
Sujith
2009-11-18
1
-1
/
+1
*
ath9k: Remove a few unused functions
Sujith
2009-11-18
1
-53
/
+0
*
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
2009-11-11
1
-0
/
+15
*
ath9k_hw: Fix and complete force bias for AR5416
Luis R. Rodriguez
2009-10-30
1
-1
/
+3
*
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
Luis R. Rodriguez
2009-10-30
1
-1
/
+1
*
ath9k_hw: make spur mitigation a callback
Luis R. Rodriguez
2009-10-30
1
-11
/
+6
*
ath9k_hw: order phy.c code and integrate spur mitigation
Luis R. Rodriguez
2009-10-30
1
-453
/
+0
*
ath9k_hw: use a callback for frequency change
Luis R. Rodriguez
2009-10-30
1
-9
/
+6
*
ath9k_hw: make both analog channel change routines return int
Luis R. Rodriguez
2009-10-30
1
-11
/
+13
*
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
Luis R. Rodriguez
2009-10-30
1
-1
/
+2
*
ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
1
-18
/
+9
*
ath9k_hw: change the way we initialize the pll for ar9271
Luis R. Rodriguez
2009-10-30
1
-0
/
+36
*
ath9k_hw: update register initialization/reset values for ar9271
Luis R. Rodriguez
2009-10-30
1
-4
/
+11
*
ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
Luis R. Rodriguez
2009-10-30
1
-1
/
+2
*
ath9k_hw: add AR9271 single chip name mapping
Luis R. Rodriguez
2009-10-30
1
-1
/
+2
*
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
1
-4
/
+27
*
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
1
-0
/
+62
*
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
1
-1
/
+10
*
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
2009-10-07
1
-1
/
+5
*
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
1
-0
/
+61
*
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
1
-1
/
+4
*
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
1
-4
/
+11
*
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
1
-1
/
+0
*
ath9k: Fix RTC reset for AR5416
Sujith
2009-10-07
1
-2
/
+3
*
ath9k: Update INI release for AR9287
Sujith
2009-10-07
1
-0
/
+10
*
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
1
-17
/
+12
*
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
1
-6
/
+2
*
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
1
-2
/
+2
*
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
1
-115
/
+139
*
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
1
-17
/
+5
*
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
1
-4
/
+4
*
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
1
-9
/
+1
*
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
1
-32
/
+0
*
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
1
-14
/
+0
*
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
1
-10
/
+16
*
ath9k: use ath9k_hw_write_associd() on reset
Luis R. Rodriguez
2009-10-07
1
-3
/
+1
*
ath9k: Use ath9k_hw_setbssidmask() on reset
Luis R. Rodriguez
2009-10-07
1
-2
/
+1
*
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
Luis R. Rodriguez
2009-10-07
1
-7
/
+7
*
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
2009-10-07
1
-6
/
+6
*
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
2009-10-07
1
-12
/
+0
*
ath9k: avoid usage of ath9k_hw_setpower() on hw.c
Luis R. Rodriguez
2009-10-07
1
-5
/
+5
*
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
Luis R. Rodriguez
2009-10-07
1
-35
/
+1
*
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
2009-10-07
1
-2
/
+0
[next]