Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3db1cd5c05f35fb43eb134df6f321de4e63141f2
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
reset.c
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
c47faa3
ath5k: Cleanups v2 + add kerneldoc on all hw functions
by Nick Kossifidis
· 13 years ago
1846ac3
ath5k: Use usleep_range where possible
by Nick Kossifidis
· 13 years ago
931be26
ath5k: clean up base.h and its use
by Pavel Roskin
· 14 years ago
32c2546
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
by Pavel Roskin
· 14 years ago
8d44a82
ath5k: remove most references to XR
by Pavel Roskin
· 14 years ago
e0d687b
ath5k: merge ath5k_hw and ath5k_softc
by Pavel Roskin
· 14 years ago
6340211
ath5k: disable 32KHz sleep clock operation by default
by Felix Fietkau
· 14 years ago
f006438
ath5k: fix reference clock usec duration setting restore
by Felix Fietkau
· 14 years ago
6a2a0e7
ath5k: fix typos, bad comment formatting and GHz in place of MHz
by Pavel Roskin
· 14 years ago
e4bbf2f
ath5k: fix formatting errors found by checkpatch.pl
by Pavel Roskin
· 14 years ago
2753f87
ath5k: don't use volatile, it's not needed
by Pavel Roskin
· 14 years ago
0a5d381
ath5k: replace spaces with tabs as suggested by checkpatch.pl
by Pavel Roskin
· 14 years ago
d816ab2
ath5k: annotate reg in ath5k_hw_nic_reset() as __iomem
by Pavel Roskin
· 14 years ago
a99168e
ath5k: Disable fast channel switching by default
by Nick Kossifidis
· 14 years ago
e245292
ath5k: fix uninitialized var warning for txf2txs
by John W. Linville
· 14 years ago
0207c0c
ath5k: Use helper function to get eeprom mode from channel
by Bruno Randolf
· 14 years ago
26a51ad
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
by Bruno Randolf
· 14 years ago
e98b06b
ath5k: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
4cebb34
ath5k: Fix reset and interrupts for AHB type of devices.
by Felix Fietkau
· 14 years ago
8efa5d7
ath5k: Check if pci pdev struct is initialized in common functions.
by Felix Fietkau
· 14 years ago
acb091d
ath5k: Cleanup turbo channel flags
by Nick Kossifidis
· 14 years ago
c2b0ebe
ath5k: No need to save/restore staid flags on reset
by Nick Kossifidis
· 14 years ago
8aec7af
ath5k: Support synth-only channel change for AR2413/AR5413
by Nick Kossifidis
· 14 years ago
f08fbf6
ath5k: Update PLL programming for turbo/half/quarter
by Nick Kossifidis
· 14 years ago
b405086
ath5k: Increase PHY settling parameters for turo mode
by Nick Kossifidis
· 14 years ago
325089a
ath5k: Small cleanup on tweak_initvals
by Nick Kossifidis
· 14 years ago
c297560
ath5k: Put core clock initialization on a new function
by Nick Kossifidis
· 14 years ago
e088f23
ath5k: Stop PCU on reset
by Nick Kossifidis
· 14 years ago
d41174f
ath5k: Add new function to stop rx/tx DMA
by Nick Kossifidis
· 14 years ago
9320b5c4
ath5k: Reset cleanup and generic cleanup
by Nick Kossifidis
· 14 years ago
b1ae1ed
ath5k: Allow ath5k to support virtual STA and AP interfaces.
by Ben Greear
· 14 years ago
8801df8
ath5k: trivial spelling fixes
by Bob Copeland
· 15 years ago
a180a13
ath5k: clean up some comments
by Bob Copeland
· 15 years ago
418de6d
ath5k: rename ath5k_hw_set_associd to _set_bssid
by Nick Kossifidis
· 15 years ago
20fbed2
ath5k: no need to save/restore the default antenna
by Bruno Randolf
· 15 years ago
0ca7402
ath5k: new function for setting the antenna switch table
by Bruno Randolf
· 15 years ago
40ca22e
ath5k: add sysfs files for ANI parameters
by Bruno Randolf
· 15 years ago
30bd3a3
ath5k: clarify logic when to enable spur mitigation filter
by Bruno Randolf
· 15 years ago
230fc4f
ath5k: remove ATH_TRACE macro
by Bruno Randolf
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ccfe555
ath5k: remove double opmode definition
by Bruno Randolf
· 15 years ago
5f13bfa
ath5k: read eeprom IQ calibration values correctly for G mode
by Bruno Randolf
· 15 years ago
a3b980f
ath5k: fix TSF reset
by Bruno Randolf
· 15 years ago
ec182d9
ath5k: move ath5k_hw_register_timeout() into reset.c
by Pavel Roskin
· 15 years ago
626ede6
ath5k: remove stale function declarations, make some functions static
by Pavel Roskin
· 15 years ago
5d6ce62
ath5k: dont use external sleep clock in AP mode
by Bob Copeland
· 15 years ago
6e08d22
ath5k: Implement mac80211 callback set_coverage_class
by Lukáš Turek
· 15 years ago
3578e6e
ath5k: Reimplement clock rate to usec conversion
by Lukáš Turek
· 15 years ago
e5e2647
ath5k: use noise calibration from madwifi hal
by Bob Copeland
· 15 years ago
8ce54c5
ath5k: enable Power-Save Polls by setting the association ID
by Luis R. Rodriguez
· 15 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 15 years ago
91b9eb8
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
by Luis R. Rodriguez
· 15 years ago
954fece
ath5k: use common curbssid, bssidmask and macaddr
by Luis R. Rodriguez
· 15 years ago
bcd8f54
atheros: use get_unaligned_le*() for bssid mask setting
by Luis R. Rodriguez
· 15 years ago
edd7fc7
ath5k: Wakeup fixes
by Nick Kossifidis
· 16 years ago
46026e8
ath5k: cleanup ath5k_hw struct
by Bob Copeland
· 16 years ago
e6a3b61
ath5k: added cfg80211 based rfkill support
by Tobias Doerffel
· 16 years ago
c649c0e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
57e6c56
ath5k: Add Spur filter support on newer chips
by Nick Kossifidis
· 16 years ago
2bed03e
ath5k: Implement antenna control
by Nick Kossifidis
· 16 years ago
1889ba0
ath5k: Put remaining EEPROM data on ee struct
by Nick Kossifidis
· 16 years ago
a082381
ath5k: Allow user/driver to set txpower
by Nick Kossifidis
· 16 years ago
203c480
atheros: put atheros wireless drivers into ath/
by Luis R. Rodriguez
· 16 years ago
[Renamed from drivers/net/wireless/ath5k/reset.c]
807e373
ath5k: fix scanning in AR2424
by Pavel Roskin
· 16 years ago
0ee904c
drivers/net: replace BUG() with BUG_ON() if possible
by Alexander Beregalov
· 16 years ago
8f655dd
ath5k: Add tx power calibration support
by Nick Kossifidis
· 16 years ago
2c91108c
ath5k: constify stuff
by Jiri Slaby
· 16 years ago
e8f055f
ath5k: Update reset code
by Nick Kossifidis
· 16 years ago
a406c13
ath5k: Update initvals
by Nick Kossifidis
· 16 years ago
8892e4e
ath5k: Update RF Buffer handling
by Nick Kossifidis
· 16 years ago
6f3b414
ath5k: Update gain_F calibration code and add documentation
by Nick Kossifidis
· 16 years ago
1048643
ath5k: Clean up eeprom parsing and add missing calibration data
by Felix Fietkau
· 16 years ago
8b0162a
ath5k: ignore the return value of ath5k_hw_noise_floor_calibration
by Felix Fietkau
· 16 years ago
4c674c6
ath5k: Update interrupt masking code
by Nick Kossifidis
· 16 years ago
7d19267
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
by Elias Oltmanns
· 16 years ago
1bef016
ath5k: Update registers and SREV ids v2
by Nick Kossifidis
· 16 years ago
84e463f
ath5k: Fix bad udelay calls on AR5210 code
by Nick Kossifidis
· 16 years ago
05c914f
mac80211: use nl80211 interface types
by Johannes Berg
· 16 years ago
c6e387a
ath5k: HW code cleanup
by Nick Kossifidis
· 16 years ago