index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-3
/
+3
2016-03-11
ath5k: fix incorrect indentation
Bob Copeland
1
-2
/
+2
2015-03-13
ath5k: channel change fix
Sergey Ryazanov
1
-24
/
+0
2015-02-06
ath5k: fix spontaneus AR5312 freezes
Sergey Ryazanov
1
-1
/
+1
2013-03-07
ath5k: cleanup channel to eprom_mode function
Jiri Slaby
1
-3
/
+1
2013-02-08
NET: ath5k, check ath5k_eeprom_mode_from_channel retval
Jiri Slaby
1
-0
/
+2
2012-11-16
ath5k: precedence error in ath5k_hw_nic_wakeup()
Dan Carpenter
1
-3
/
+3
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-0
/
+2
2012-02-22
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
1
-5
/
+5
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
1
-52
/
+164
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
1
-7
/
+7
2011-08-09
ath5k: clean up base.h and its use
Pavel Roskin
1
-1
/
+0
2011-08-09
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
1
-40
/
+30
2011-08-09
ath5k: remove most references to XR
Pavel Roskin
1
-8
/
+0
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-22
/
+22
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
1
-3
/
+8
2011-07-13
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
1
-1
/
+11
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-5
/
+5
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-4
/
+4
2011-07-08
ath5k: don't use volatile, it's not needed
Pavel Roskin
1
-1
/
+1
2011-07-08
ath5k: replace spaces with tabs as suggested by checkpatch.pl
Pavel Roskin
1
-1
/
+1
2011-06-17
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
Pavel Roskin
1
-3
/
+3
2011-06-03
ath5k: Disable fast channel switching by default
Nick Kossifidis
1
-1
/
+4
2011-04-29
ath5k: fix uninitialized var warning for txf2txs
John W. Linville
1
-0
/
+5
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
1
-11
/
+8
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
1
-8
/
+3
2010-12-22
ath5k: Use pci_is_pcie()
Hauke Mehrtens
1
-2
/
+2
2010-12-02
ath5k: Fix reset and interrupts for AHB type of devices.
Felix Fietkau
1
-12
/
+91
2010-12-02
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
1
-2
/
+2
2010-11-30
ath5k: Cleanup turbo channel flags
Nick Kossifidis
1
-16
/
+1
2010-11-30
ath5k: No need to save/restore staid flags on reset
Nick Kossifidis
1
-21
/
+1
2010-11-30
ath5k: Support synth-only channel change for AR2413/AR5413
Nick Kossifidis
1
-110
/
+157
2010-11-30
ath5k: Update PLL programming for turbo/half/quarter
Nick Kossifidis
1
-5
/
+23
2010-11-30
ath5k: Increase PHY settling parameters for turo mode
Nick Kossifidis
1
-13
/
+39
2010-11-30
ath5k: Small cleanup on tweak_initvals
Nick Kossifidis
1
-15
/
+3
2010-11-30
ath5k: Put core clock initialization on a new function
Nick Kossifidis
1
-14
/
+116
2010-11-30
ath5k: Stop PCU on reset
Nick Kossifidis
1
-0
/
+5
2010-11-30
ath5k: Add new function to stop rx/tx DMA
Nick Kossifidis
1
-5
/
+8
2010-11-30
ath5k: Reset cleanup and generic cleanup
Nick Kossifidis
1
-471
/
+171
2010-10-05
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
1
-2
/
+2
2010-08-25
ath5k: trivial spelling fixes
Bob Copeland
1
-3
/
+3
2010-08-25
ath5k: clean up some comments
Bob Copeland
1
-11
/
+11
2010-08-25
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
1
-1
/
+1
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
1
-27
/
+6
2010-06-03
ath5k: add sysfs files for ANI parameters
Bruno Randolf
1
-1
/
+0
2010-06-03
ath5k: clarify logic when to enable spur mitigation filter
Bruno Randolf
1
-10
/
+5
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-7
/
+0
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-3
/
+0
[next]