aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2017-07-27ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-19ath9k: add noise floor override optionSimon Wunderlich
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke
2017-04-19ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault
2017-04-19ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter
2017-04-05ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-03-16ath9k: don't trigger spectral scan when not enabledZefir Kurtisi
2017-03-09ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-02-07ath9k_hw: check if the chip failed to wake upFelix Fietkau
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau
2017-01-13ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter
2017-01-12ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King
2017-01-12ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland
2017-01-12ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann
2016-12-15ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen
2016-12-15ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl
2016-12-15ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl
2016-12-15ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl
2016-12-15ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl
2016-12-15ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl
2016-12-15ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano
2016-12-01ath9k: constify ath_bus_ops structureBhumika Goyal
2016-12-01ath9k: feed only active spectral / dfs-detectorZefir Kurtisi
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-23ath9k: fix NULL pointer dereferenceMiaoqing Pan
2016-11-23ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-11-15ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller