summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/reset.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-051-2/+2
* ath5k: trivial spelling fixesBob Copeland2010-08-251-3/+3
* ath5k: clean up some commentsBob Copeland2010-08-241-11/+11
* ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-241-1/+1
* ath5k: no need to save/restore the default antennaBruno Randolf2010-06-081-7/+1Star
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-081-27/+6Star
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-021-1/+0Star
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5Star
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-021-7/+0Star
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-13/+25
|\
| * ath5k: remove double opmode definitionBruno Randolf2010-03-101-7/+2Star
| * ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-091-4/+21
| * ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-091-2/+2
* | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-101-6/+9
* | ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3Star
|/
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-01-221-2/+3
* ath5k: Implement mac80211 callback set_coverage_classLukáš Turek2010-01-121-0/+4
* ath5k: Reimplement clock rate to usec conversionLukáš Turek2010-01-121-3/+2Star
* ath5k: use noise calibration from madwifi halBob Copeland2009-10-271-16/+1Star
* ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-071-1/+0Star
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-1/+1
* ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-071-1/+1
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-071-5/+8
* atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-071-2/+4
* ath5k: Wakeup fixesNick Kossifidis2009-08-141-40/+115
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-101-1/+0Star
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-101-17/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-3/+3
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-061-21/+14Star
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-14/+14
* ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-061-2/+3
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-061-1/+1
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+1346