aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* 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
* | ath5k: Use new function to stop beacon queueNick Kossifidis2010-11-30
* | ath5k: Use new dma_stop function on base.cNick Kossifidis2010-11-30
* | ath5k: Use generic EWMA libraryBruno Randolf2010-11-18
* | ath5k: Cleanup opmode setting logic.Ben Greear2010-11-16
* | ath5k: Add support for antenna configurationBruno Randolf2010-11-16
* | ath5k: make ath5k_update_bssid_mask_and_opmode() staticLuis R. Rodriguez2010-11-15
* | ath5k: Add channel time to survey dataBruno Randolf2010-11-09
|/
* ath5k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-25
* ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear2010-10-13
* ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches2010-10-12
* ath5k: Adjust opmode when interfaces are removed.Ben Greear2010-10-11
* ath5k: Don't wake internal queuesBruno Randolf2010-10-05
* ath5k: Print rx/tx bytes in debugfsBen Greear2010-10-05
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-05