index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
2
-2
/
+7
*
|
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
8
-14
/
+121
*
|
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
2
-10
/
+15
*
|
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
2009-10-07
3
-7
/
+104
*
|
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
2
-1
/
+5
*
|
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
3
-7
/
+14
*
|
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
1
-1
/
+0
*
|
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
1
-1
/
+4
*
|
ath9k: Update initvals
Vasanthakumar Thiagarajan
2009-10-07
1
-24
/
+25
*
|
ath9k: Fix RTC reset for AR5416
Sujith
2009-10-07
1
-2
/
+3
*
|
ath9k: Update INI release for AR9287
Sujith
2009-10-07
4
-12
/
+48
*
|
ath9k: Add Calibration checks
Vivek Natarajan
2009-10-07
1
-28
/
+50
*
|
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
3
-10
/
+18
*
|
ar9170: add heavy clip handling
Joerg Albert
2009-10-07
2
-4
/
+69
*
|
ar9170: fixed coding style, moved define
Joerg Albert
2009-10-07
2
-13
/
+17
*
|
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
|
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
11
-48
/
+66
*
|
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
4
-6
/
+6
*
|
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
12
-15
/
+15
*
|
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
6
-16
/
+14
*
|
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
2
-1
/
+2
*
|
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
5
-33
/
+17
*
|
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
5
-13
/
+3
*
|
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
6
-19
/
+30
*
|
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
25
-773
/
+1005
*
|
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
3
-28
/
+47
*
|
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
7
-8
/
+13
*
|
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
15
-140
/
+179
*
|
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
3
-17
/
+27
*
|
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
4
-25
/
+22
*
|
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
5
-47
/
+63
*
|
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
5
-16
/
+20
*
|
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
3
-10
/
+16
*
|
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
4
-18
/
+19
*
|
ath5k: initialize eeprom struct early on attach
Luis R. Rodriguez
2009-10-07
1
-3
/
+2
*
|
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
5
-47
/
+28
*
|
ar9170: make use of common macaddr and curbssid
Luis R. Rodriguez
2009-10-07
3
-6
/
+7
*
|
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
7
-37
/
+55
*
|
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
5
-16
/
+17
*
|
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
2009-10-07
5
-29
/
+31
*
|
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-10-07
5
-5
/
+5
*
|
ath9k: rename driver core and hw power save helpers
Luis R. Rodriguez
2009-10-07
3
-18
/
+18
*
|
ath9k: move ath9k_hw_setpower() to main.c
Luis R. Rodriguez
2009-10-07
3
-13
/
+12
*
|
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
3
-37
/
+38
*
|
ath9k: move ps helpers onto core driver when reseting tsf
Luis R. Rodriguez
2009-10-07
3
-4
/
+19
*
|
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
Luis R. Rodriguez
2009-10-07
3
-5
/
+5
[prev]
[next]