aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ath5k: make use of the new rate control APIThomas Huehn1-6/+8
2011-08-08ath5k: remove last references to "softc"Pavel Roskin1-2/+2
2011-08-08ath5k: clean up base.h and its usePavel Roskin1-11/+42
2011-08-08ath5k: remove unused and write-only structures and fieldsPavel Roskin1-1/+0
2011-08-08ath5k: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-22ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin1-4/+5
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin1-196/+0
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin1-2/+2
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin1-2/+2
2011-07-08ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin1-2/+1
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin1-1/+1
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau1-1/+2
2011-04-12ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau1-0/+4
2011-03-11ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville1-0/+1
2011-03-07ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear1-0/+13
2011-01-21ath5k: Remove redundant sc->curbandBruno Randolf1-2/+0
2011-01-21ath5k: Remove unused sc->curmodeBruno Randolf1-1/+0
2010-12-16ath5k: Fix surveyBruno Randolf1-0/+2
2010-12-02ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau1-0/+1
2010-12-02ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau1-1/+3
2010-10-05ath5k: Print rx/tx bytes in debugfsBen Greear1-0/+7
2010-10-05ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear1-4/+15
2010-09-21ath5k: Count how many times a queue got stuckBruno Randolf1-0/+1
2010-09-21ath5k: Add watchdog for stuck TX queuesBruno Randolf1-0/+3
2010-09-21ath5k: Use four hardware queuesBruno Randolf1-1/+4
2010-07-14ath5k: clean up rxlink handlingBruno Randolf1-0/+1
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland1-1/+2
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf1-0/+1
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-0/+6
2010-03-31ath5k: update phy errors codesBruno Randolf1-0/+1
2010-03-31ath5k: simplify MIB countersBruno Randolf1-2/+11
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf1-0/+12
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf1-0/+8
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-1/+0
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo1-1/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder1-1/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-11-11ath5k: use the common->keymapLuis R. Rodriguez1-2/+0
2009-10-07ath5k: define ath_common opsLuis R. Rodriguez1-11/+0
2009-10-07ath5k: move ath_common to ath5k_hwLuis R. Rodriguez1-2/+1
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-0/+13
2009-08-14ath5k: use common ath.ko ath_rxbuf_alloc()Luis R. Rodriguez1-1/+2
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis1-1/+2
2009-07-10ath5k: rework beacon configurationBob Copeland1-0/+1
2009-07-10ath5k: send buffered frames after the beaconBob Copeland1-5/+4
2009-06-10ath5k: minor rfkill cleanupBob Copeland1-2/+0
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel1-0/+14
2009-04-22ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland1-1/+0
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+190