summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/base.h
AgeCommit message (Expand)Author
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