index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
reset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
2013-03-06
1
-3
/
+1
*
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
2013-02-08
1
-0
/
+2
*
ath5k: precedence error in ath5k_hw_nic_wakeup()
Dan Carpenter
2012-11-16
1
-3
/
+3
*
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2012-04-10
1
-0
/
+2
*
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
2012-02-22
1
-5
/
+5
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-2
/
+2
*
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
2011-11-28
1
-52
/
+164
*
ath5k: Use usleep_range where possible
Nick Kossifidis
2011-11-28
1
-7
/
+7
*
ath5k: clean up base.h and its use
Pavel Roskin
2011-08-08
1
-1
/
+0
*
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
2011-08-08
1
-40
/
+30
*
ath5k: remove most references to XR
Pavel Roskin
2011-08-08
1
-8
/
+0
*
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-20
1
-22
/
+22
*
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
2011-07-13
1
-3
/
+8
*
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
2011-07-13
1
-1
/
+11
*
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
1
-5
/
+5
*
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-08
1
-4
/
+4
*
ath5k: don't use volatile, it's not needed
Pavel Roskin
2011-07-08
1
-1
/
+1
*
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
2011-07-08
1
-1
/
+1
*
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
Pavel Roskin
2011-06-17
1
-3
/
+3
*
ath5k: Disable fast channel switching by default
Nick Kossifidis
2011-06-03
1
-1
/
+4
*
ath5k: fix uninitialized var warning for txf2txs
John W. Linville
2011-04-29
1
-0
/
+5
*
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
2010-12-22
1
-11
/
+8
*
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
2010-12-22
1
-8
/
+3
*
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-22
1
-2
/
+2
*
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
2010-12-02
1
-12
/
+91
*
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
2010-12-02
1
-2
/
+2
*
ath5k: Cleanup turbo channel flags
Nick Kossifidis
2010-11-30
1
-16
/
+1
*
ath5k: No need to save/restore staid flags on reset
Nick Kossifidis
2010-11-30
1
-21
/
+1
*
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
2010-11-30
1
-110
/
+157
*
ath5k: Update PLL programming for turbo/half/quarter
Nick Kossifidis
2010-11-30
1
-5
/
+23
*
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
2010-11-30
1
-13
/
+39
*
ath5k: Small cleanup on tweak_initvals
Nick Kossifidis
2010-11-30
1
-15
/
+3
*
ath5k: Put core clock initialization on a new function
Nick Kossifidis
2010-11-30
1
-14
/
+116
*
ath5k: Stop PCU on reset
Nick Kossifidis
2010-11-30
1
-0
/
+5
*
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
2010-11-30
1
-5
/
+8
*
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
2010-11-30
1
-471
/
+171
*
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
2010-10-05
1
-2
/
+2
*
ath5k: trivial spelling fixes
Bob Copeland
2010-08-25
1
-3
/
+3
*
ath5k: clean up some comments
Bob Copeland
2010-08-24
1
-11
/
+11
*
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-08-24
1
-1
/
+1
*
ath5k: no need to save/restore the default antenna
Bruno Randolf
2010-06-08
1
-7
/
+1
*
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-08
1
-27
/
+6
*
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
1
-1
/
+0
*
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
2010-06-02
1
-10
/
+5
*
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-06-02
1
-7
/
+0
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-3
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
1
-13
/
+25
|
\
|
*
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
1
-7
/
+2
|
*
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
2010-03-09
1
-4
/
+21
|
*
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-03-09
1
-2
/
+2
[next]