Pavel Roskin
|
c5f3f45c49
ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210
|
14 lat temu |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
14 lat temu |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
14 lat temu |
Pavel Roskin
|
e4bbf2f541
ath5k: fix formatting errors found by checkpatch.pl
|
14 lat temu |
Pavel Roskin
|
d2c7f7730e
ath5k: fix misplaced or extraneous braces found by checkpatch.pl
|
14 lat temu |
Pavel Roskin
|
0a5d381348
ath5k: replace spaces with tabs as suggested by checkpatch.pl
|
14 lat temu |
Felix Fietkau
|
3a9dddea89
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
|
14 lat temu |
Felix Fietkau
|
c266c71a9c
ath5k: reduce interrupt load caused by rx/tx interrupts
|
14 lat temu |
John W. Linville
|
81266baf04
ath5k: implement ieee80211_ops->{get,set}_ringparam
|
14 lat temu |
Ben Greear
|
e4b0b32aa1
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
|
14 lat temu |
Bruno Randolf
|
930a7622d6
ath5k: Remove redundant sc->curband
|
14 lat temu |
Bruno Randolf
|
4b3721ceb3
ath5k: Remove unused sc->curmode
|
14 lat temu |
Bruno Randolf
|
f15a4bb263
ath5k: Fix survey
|
14 lat temu |
Felix Fietkau
|
132b1c3ee3
ath5k: Introduce ath5k_init_softc function as in ath9k
|
14 lat temu |
Felix Fietkau
|
aeae4ac909
ath5k: Use Generic DMA for later support of AHB bus.
|
14 lat temu |
Ben Greear
|
b72acddbbe
ath5k: Print rx/tx bytes in debugfs
|
14 lat temu |
Ben Greear
|
b1ae1edf9e
ath5k: Allow ath5k to support virtual STA and AP interfaces.
|
14 lat temu |
Bruno Randolf
|
923e5b3d3d
ath5k: Count how many times a queue got stuck
|
14 lat temu |
Bruno Randolf
|
4edd761f40
ath5k: Add watchdog for stuck TX queues
|
14 lat temu |
Bruno Randolf
|
925e0b0613
ath5k: Use four hardware queues
|
14 lat temu |
Bruno Randolf
|
b3f194e54b
ath5k: clean up rxlink handling
|
15 lat temu |
Bob Copeland
|
5faaff7477
ath5k: move reset to mac80211 workqueue
|
15 lat temu |
Bruno Randolf
|
87d77c4ef1
ath5k: treat RXORN as non-fatal
|
15 lat temu |
Bruno Randolf
|
2111ac0d88
ath5k: Adaptive Noise Immunity (ANI) Implementation
|
15 lat temu |
Bruno Randolf
|
da35111ad9
ath5k: update phy errors codes
|
15 lat temu |
Bruno Randolf
|
495391d715
ath5k: simplify MIB counters
|
15 lat temu |
Bruno Randolf
|
7644395f8d
ath5k: add debugfs file frameerrors
|
15 lat temu |
Bruno Randolf
|
604eeadd18
ath5k: add antenna statistics and debugfs file for antenna settings
|
15 lat temu |
David S. Miller
|
f6f223039c
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 lat temu |
Kalle Valo
|
3b2119096d
ath5k: remove get_tx_stats() mac80211 op
|
15 lat temu |