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