aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.h
Commit message (Expand)AuthorAgeFilesLines
* ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau2011-04-141-1/+2
* ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau2011-04-121-0/+4
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+1
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-071-0/+13
* ath5k: Remove redundant sc->curbandBruno Randolf2011-01-211-2/+0
* ath5k: Remove unused sc->curmodeBruno Randolf2011-01-211-1/+0
* ath5k: Fix surveyBruno Randolf2010-12-161-0/+2
* ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-021-0/+1
* ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau2010-12-021-1/+3
* ath5k: Print rx/tx bytes in debugfsBen Greear2010-10-051-0/+7
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-051-4/+15
* ath5k: Count how many times a queue got stuckBruno Randolf2010-09-211-0/+1
* ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-211-0/+3
* ath5k: Use four hardware queuesBruno Randolf2010-09-211-1/+4
* ath5k: clean up rxlink handlingBruno Randolf2010-07-141-0/+1
* ath5k: move reset to mac80211 workqueueBob Copeland2010-07-141-1/+2
* ath5k: treat RXORN as non-fatalBruno Randolf2010-04-141-0/+1
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-0/+6
* ath5k: update phy errors codesBruno Randolf2010-03-311-0/+1
* ath5k: simplify MIB countersBruno Randolf2010-03-311-2/+11
* ath5k: add debugfs file frameerrorsBruno Randolf2010-03-101-0/+12
* ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-101-0/+8
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-141-1/+0
|\
| * ath5k: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\ \ | |/ |/|
| * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-041-1/+1
| * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | ath5k: use the common->keymapLuis R. Rodriguez2009-11-111-2/+0
* | ath5k: define ath_common opsLuis R. Rodriguez2009-10-071-11/+0
* | ath5k: move ath_common to ath5k_hwLuis R. Rodriguez2009-10-071-2/+1
|/
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-0/+13
* ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez2009-08-141-1/+2
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-141-1/+2
* ath5k: rework beacon configurationBob Copeland2009-07-101-0/+1
* ath5k: send buffered frames after the beaconBob Copeland2009-07-101-5/+4
* ath5k: minor rfkill cleanupBob Copeland2009-06-101-2/+0
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-101-0/+14
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-221-1/+0
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+190