aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-16
|\
| * ath5k: Fix lockup due to un-init spinlock.Ben Greear2011-05-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\|
| * ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-14
| * ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau2011-04-12
| * ath5k: clean up debugfs codeFelix Fietkau2011-04-12
| * ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau2011-04-12
| * ath5k: fix tx status reporting issuesFelix Fietkau2011-04-12
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* 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
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-28
|\
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-18
* | ath5k: Fix short and long retry configurationBruno Randolf2011-01-28
* | ath5k: use tracing for packet tx/rx dumpBob Copeland2011-01-28
* | ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-25
* | ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-21
* | ath5k: Remove redundant sc->curbandBruno Randolf2011-01-21
* | ath5k: Remove unused sc->curmodeBruno Randolf2011-01-21
* | ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-21
* | ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-21
* | ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-21
|/
* ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
* ath5k: fix cycle counter inconsistent lockingBob Copeland2011-01-04
* ath5k: Move mac80211 functions into new fileBruno Randolf2011-01-04
* ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-20
* ath5k: Fix surveyBruno Randolf2010-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-08
| * ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-08
| * ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-08
* | ath5k: Use capabilities information for the number of TX queuesBruno Randolf2010-12-07
* | ath5k: remove MODULE_VERSIONJohn W. Linville2010-12-07
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath5k: Include tx ack reporting on hw flagsNick Kossifidis2010-12-06
* | ath5k: Disable ANI during resetNick Kossifidis2010-12-06
* | ath5k: Always free tx buffers before resetNick Kossifidis2010-12-06
* | ath5k: Use EWMA factor of 1024 instead of 1000Bruno Randolf2010-12-06
* | ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau2010-12-02
* | ath5k: Add AHB bus support.Felix Fietkau2010-12-02
* | ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-02
* | 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: Clean up turbo mode initvals/rfregsNick Kossifidis2010-11-30
* | ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-30
* | ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-30
* | ath5k: Extend rate_durationNick Kossifidis2010-11-30