aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/reset.c
Commit message (Expand)AuthorAge
* ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-22
* ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-22
* ath5k: Use pci_is_pcie()Hauke Mehrtens2010-12-22
* ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau2010-12-02
* ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau2010-12-02
* ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-30
* ath5k: No need to save/restore staid flags on resetNick Kossifidis2010-11-30
* ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-30
* ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis2010-11-30
* ath5k: Increase PHY settling parameters for turo modeNick Kossifidis2010-11-30
* ath5k: Small cleanup on tweak_initvalsNick Kossifidis2010-11-30
* ath5k: Put core clock initialization on a new functionNick Kossifidis2010-11-30
* ath5k: Stop PCU on resetNick Kossifidis2010-11-30
* ath5k: Add new function to stop rx/tx DMANick Kossifidis2010-11-30
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-30
* ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear2010-10-05
* ath5k: trivial spelling fixesBob Copeland2010-08-25
* ath5k: clean up some commentsBob Copeland2010-08-24
* ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-24
* ath5k: no need to save/restore the default antennaBruno Randolf2010-06-08
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-02
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-02
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-02
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\
| * ath5k: remove double opmode definitionBruno Randolf2010-03-10
| * ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-09
| * ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-09
* | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-10
* | ath5k: fix TSF resetBruno Randolf2010-03-10
|/
* ath5k: dont use external sleep clock in AP modeBob Copeland2010-01-22
* ath5k: Implement mac80211 callback set_coverage_classLukáš Turek2010-01-12
* ath5k: Reimplement clock rate to usec conversionLukáš Turek2010-01-12
* ath5k: use noise calibration from madwifi halBob Copeland2009-10-27
* ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-07
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
* ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-07
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-07
* atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-07
* ath5k: Wakeup fixesNick Kossifidis2009-08-14
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-10
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-06
* ath5k: Implement antenna controlNick Kossifidis2009-05-06
* ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-06
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-06
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22