index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
2016-12-15
ath9k: define all EEPROM fields in Little Endian format
Martin Blumenstingl
2016-12-15
ath9k: Make the EEPROM swapping check use the eepmisc register
Martin Blumenstingl
2016-12-15
ath9k: consistently use get_eeprom_rev(ah)
Martin Blumenstingl
2016-12-15
ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev
Martin Blumenstingl
2016-12-15
ath9k: Add an eeprom_ops callback for retrieving the eepmisc value
Martin Blumenstingl
2016-12-15
ath9k: indicate that the AR9003 EEPROM template values are little endian
Martin Blumenstingl
2016-12-15
ath9k: Add a #define for the EEPROM "eepmisc" endianness bit
Martin Blumenstingl
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
2016-12-01
ath9k_htc: don't use HZ for usb msg timeouts
Anthony Romano
2016-12-01
ath9k: constify ath_bus_ops structure
Bhumika Goyal
2016-12-01
ath9k: feed only active spectral / dfs-detector
Zefir Kurtisi
2016-11-27
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
2016-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
2016-11-23
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
2016-11-15
ath9k: Switch to using mac80211 intermediate software queues.
Toke Høiland-Jørgensen
2016-11-15
ath9k_htc: fix minor mistakes in dev_err messages
Colin Ian King
2016-11-15
ath9k: parse the device configuration from an OF node
Martin Blumenstingl
2016-11-15
ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
2016-10-13
ath9k: change entropy formula for easier understanding
Miaoqing Pan
2016-10-13
Revert "ath9k_hw: implement temperature compensation support for AR9003+"
Felix Fietkau
2016-09-28
ath9k: disable RNG by default
Miaoqing Pan
2016-09-09
Merge branch 'ath-current' into ath-next
Kalle Valo
2016-09-09
ath9k: remove repetitions of mask array size
Bob Copeland
2016-09-09
ath9k: improve powersave filter handling
Felix Fietkau
2016-09-09
ath9k: use ieee80211_tx_status_noskb where possible
Felix Fietkau
2016-09-07
ath9k: bring back direction setting in ath9k_{start_stop}
Giedrius Statkevičius
2016-09-02
ath9k: fix AR5416 access GPIO warning
Miaoqing Pan
2016-09-02
ath9k: mark ath_fill_led_pin() static
Baoyou Xie
2016-08-22
ath9k: fix using sta->drv_priv before initializing it
Felix Fietkau
2016-08-22
ath9k: fix client mode beacon configuration
Felix Fietkau
2016-08-19
ath9k: consider return code on
Eduardo Abinader
2016-08-19
ath9k: fix misleading indent
Bob Copeland
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-19
ath9k_hw: implement temperature compensation support for AR9003+
Felix Fietkau
2016-07-19
ath9k_hw: get rid of some duplicate code in calibration init
Felix Fietkau
2016-07-19
ath9k_hw: simplify ar9003_hw_per_calibration
Felix Fietkau
2016-07-19
ath9k_hw: fix duplicate (and partially wrong) definition of AR_CH0_THERM
Felix Fietkau
2016-07-19
ath9k_hw: fix spectral scan on AR9285 and newer
Felix Fietkau
2016-07-19
ath9k: simplify the code-paths when not using the built-in EEPROM
Martin Blumenstingl
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
2016-07-08
ath9k: Use tsf offset helper in ath9k_hw_reset
Benjamin Berg
2016-07-08
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
2016-07-08
ath9k: Correct TSF adjustment to align the beacon time correctly
Benjamin Berg
2016-07-08
ath9k: move all ath9k_platform_data initialization into one function
Martin Blumenstingl
2016-07-08
ath9k: remove return value from ath9k_hw_init_macaddr
Martin Blumenstingl
[next]