summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-031-1/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-1/+1
|\
| * ath5k: Fix lockup due to un-init spinlock.Ben Greear2011-05-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-15/+56
|\|
| * ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-141-1/+1
| * ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau2011-04-121-3/+42
| * ath5k: clean up debugfs codeFelix Fietkau2011-04-121-1/+0Star
| * ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau2011-04-121-2/+9
| * ath5k: fix tx status reporting issuesFelix Fietkau2011-04-121-10/+6Star
* | Fix common misspellingsLucas De Marchi2011-03-311-3/+3
|/
* ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-1/+2
* ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-071-29/+23Star
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2Star
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-0/+4
|\
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-281-1/+2
* | ath5k: use tracing for packet tx/rx dumpBob Copeland2011-01-281-6/+10
* | ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-251-8/+3Star
* | ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-211-4/+3Star
* | ath5k: Remove redundant sc->curbandBruno Randolf2011-01-211-7/+4Star
* | ath5k: Remove unused sc->curmodeBruno Randolf2011-01-211-18/+0Star
* | ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-211-6/+13
* | ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-211-4/+4
* | ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-211-15/+8Star
|/
* ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-051-2/+2
* ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-041-2/+2
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-041-713/+50Star
* ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
* ath5k: Fix surveyBruno Randolf2010-12-161-12/+23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-5/+8
|\
| * ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
| * ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
| * ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
* | ath5k: Use capabilities information for the number of TX queuesBruno Randolf2010-12-071-26/+39
* | ath5k: remove MODULE_VERSIONJohn W. Linville2010-12-071-1/+0Star
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-1/+0Star
* | ath5k: Include tx ack reporting on hw flagsNick Kossifidis2010-12-061-2/+3
* | ath5k: Disable ANI during resetNick Kossifidis2010-12-061-2/+8
* | ath5k: Always free tx buffers before resetNick Kossifidis2010-12-061-2/+4
* | ath5k: Use EWMA factor of 1024 instead of 1000Bruno Randolf2010-12-061-1/+1
* | ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau2010-12-021-1/+6
* | ath5k: Add AHB bus support.Felix Fietkau2010-12-021-2/+14
* | ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-021-266/+1Star
* | ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-021-144/+200
* | ath5k: Use Generic DMA for later support of AHB bus.Felix Fietkau2010-12-021-30/+36
* | ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis2010-11-301-2/+0Star
* | ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-301-5/+0Star
* | ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-301-7/+10
* | ath5k: Extend rate_durationNick Kossifidis2010-11-301-1/+3