aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/reset.c
AgeCommit message (Expand)Author
2015-03-13ath5k: channel change fixSergey Ryazanov
2015-02-06ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2013-03-06ath5k: cleanup channel to eprom_mode functionJiri Slaby
2013-02-08NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby
2012-11-16ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-02-22ath5k:Remove __raw_read and __raw_writeJonathan Bither
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-11-28ath5k: Cleanups v2 + add kerneldoc on all hw functionsNick Kossifidis
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis
2011-08-08ath5k: clean up base.h and its usePavel Roskin
2011-08-08ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_valuePavel Roskin
2011-08-08ath5k: remove most references to XRPavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: don't use volatile, it's not neededPavel Roskin
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin
2011-06-17ath5k: annotate reg in ath5k_hw_nic_reset() as __iomemPavel Roskin
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville
2010-12-22ath5k: Use helper function to get eeprom mode from channelBruno Randolf
2010-12-22ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf
2010-12-22ath5k: Use pci_is_pcie()Hauke Mehrtens
2010-12-02ath5k: Fix reset and interrupts for AHB type of devices.Felix Fietkau
2010-12-02ath5k: Check if pci pdev struct is initialized in common functions.Felix Fietkau
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis
2010-11-30ath5k: No need to save/restore staid flags on resetNick Kossifidis
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis
2010-11-30ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis
2010-11-30ath5k: Small cleanup on tweak_initvalsNick Kossifidis
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis
2010-11-30ath5k: Stop PCU on resetNick Kossifidis
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis
2010-10-05ath5k: Allow ath5k to support virtual STA and AP interfaces.Ben Greear
2010-08-25ath5k: trivial spelling fixesBob Copeland
2010-08-24ath5k: clean up some commentsBob Copeland
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis
2010-06-08ath5k: no need to save/restore the default antennaBruno Randolf
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf
2010-06-02ath5k: add sysfs files for ANI parametersBruno Randolf
2010-06-02ath5k: clarify logic when to enable spur mitigation filterBruno Randolf
2010-06-02ath5k: remove ATH_TRACE macroBruno Randolf
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-10ath5k: remove double opmode definitionBruno Randolf