index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: 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
*
|
ath5k: read eeprom IQ calibration values correctly for G mode
Bruno Randolf
2010-03-10
1
-6
/
+9
*
|
ath5k: fix TSF reset
Bruno Randolf
2010-03-10
1
-4
/
+3
|
/
*
ath5k: dont use external sleep clock in AP mode
Bob Copeland
2010-01-22
1
-2
/
+3
*
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
1
-0
/
+4
*
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2010-01-12
1
-3
/
+2
*
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-27
1
-16
/
+1
*
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
1
-1
/
+0
*
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
1
-1
/
+1
*
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
1
-5
/
+8
*
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
2009-10-07
1
-2
/
+4
*
ath5k: Wakeup fixes
Nick Kossifidis
2009-08-14
1
-40
/
+115
*
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-07-10
1
-1
/
+0
*
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-06-10
1
-17
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
1
-3
/
+3
*
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
2009-05-06
1
-21
/
+14
*
ath5k: Implement antenna control
Nick Kossifidis
2009-05-06
1
-14
/
+14
*
ath5k: Put remaining EEPROM data on ee struct
Nick Kossifidis
2009-05-06
1
-2
/
+3
*
ath5k: Allow user/driver to set txpower
Nick Kossifidis
2009-05-06
1
-1
/
+1
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
1
-0
/
+1346