Pavel Roskin
|
f643e51d71
ath: make gcc check format arguments of ath_print(), fix all misuses
|
15 years ago |
Sujith
|
1395d3f00a
ath9k: Add debugfs file for RX errors
|
15 years ago |
Sujith
|
1b04b9308e
ath9k: Cleanup Powersave flags
|
15 years ago |
Luis R. Rodriguez
|
db86f07ec6
ath9k_common: add new module to share 802.11n driver helpers
|
15 years ago |
Luis R. Rodriguez
|
c9b1417055
ath9k: move RX skb post processing to a helper
|
15 years ago |
Luis R. Rodriguez
|
7e86c1048a
ath9k: move driver keymap, keymax and splitmic to common
|
15 years ago |
Luis R. Rodriguez
|
1e875e9f16
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
|
15 years ago |
Luis R. Rodriguez
|
2c74aa4d73
ath9k: move the max rx buffer size check to ath9k_rx_accept()
|
15 years ago |
Luis R. Rodriguez
|
cc861f7468
ath: move the rx bufsize to common to share with ath5k/ath9k
|
15 years ago |
Luis R. Rodriguez
|
0a45da765e
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
|
15 years ago |
Luis R. Rodriguez
|
5ca42627f3
ath9k: avoid the copy skb->cb on every RX'd skb
|
15 years ago |
Luis R. Rodriguez
|
dbfc22df1a
ath9k: move rssi processing into a helper
|
15 years ago |
Luis R. Rodriguez
|
21b2273806
ath9k: move qual processing into a helper
|
15 years ago |
Luis R. Rodriguez
|
9878841e13
ath9k: move rate descriptor reading into a helper
|
15 years ago |
Luis R. Rodriguez
|
14077f5b7a
ath9k: remove temp variable ratecode from ath_rx_prepare()
|
15 years ago |
Luis R. Rodriguez
|
207e96854e
ath9k: move RX check code into helper ath9k_rx_accept()
|
15 years ago |
Luis R. Rodriguez
|
712c13a86a
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
|
15 years ago |
Luis R. Rodriguez
|
3d536acf45
ath9k: move struct ath_ani to common area
|
15 years ago |
Luis R. Rodriguez
|
30cbd42265
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
|
15 years ago |
Luis R. Rodriguez
|
26ab2645b4
ath9k: do not pass the entire descriptor to ath_rx_prepare()
|
15 years ago |
Luis R. Rodriguez
|
cee71d6c14
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
|
15 years ago |
Luis R. Rodriguez
|
b4afffc0cf
ath9k: simpify RX by calling ath_get_virt_hw() once
|
15 years ago |
Johannes Berg
|
5ed176e1c4
mac80211: make ieee80211_find_sta per virtual interface
|
15 years ago |
Senthil Balasubramanian
|
66afad0156
ath9k: Allow PSPOLL only when the interface is configured in AP mode
|
16 years ago |
Luis R. Rodriguez
|
9680e8a391
ath9k: remove driver ASSERT, just use BUG_ON()
|
16 years ago |
Luis R. Rodriguez
|
c46917bb53
atheros: add common debug printing
|
16 years ago |
Luis R. Rodriguez
|
13b8155920
atheros: define shared bssidmask setting
|
16 years ago |
Luis R. Rodriguez
|
27c51f1a34
ath9k: move ath_common to ath_hw
|
16 years ago |
Luis R. Rodriguez
|
1510718d0f
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
|
16 years ago |
Luis R. Rodriguez
|
f2b2143e60
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
|
16 years ago |