aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
* ath5k: fix beacon_int handlingJiri Slaby2009-06-191-3/+1
* ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen2009-06-191-0/+7
* ath5k: minor rfkill cleanupBob Copeland2009-06-101-4/+1
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-101-0/+10
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-031-2/+0
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-031-2/+3
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-9/+13
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-16/+50
* ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
* ath5k: Beaconing fixesNick Kossifidis2009-05-061-31/+33
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-061-1/+10
* ath5k: correct interrupt storm warningBob Copeland2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-44/+27
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+4
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-221-20/+4
* ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
* ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+3110