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