aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
...
* 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
* ath5k: Increase "fudge" for beacon timersBruno Randolf2010-09-28
* ath5k: Check and fix ATIM windowBruno Randolf2010-09-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-24
|\
| * ath5k: check return value of ieee80211_get_tx_rateJohn W. Linville2010-08-30
* | ath5k: Add tx queue configuration functionBruno Randolf2010-09-21
* | ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-21
* | ath5k: Keep last descriptor in queueBruno Randolf2010-09-21
* | ath5k: Count how many times a queue got stuckBruno Randolf2010-09-21
* | ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-21
* | ath5k: Move tx frame completion into separate functionBruno Randolf2010-09-21
* | ath5k: Fix TX queues stoppingBruno Randolf2010-09-21
* | ath5k: Use four hardware queuesBruno Randolf2010-09-21