summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-01-12ath10k: use the right length of "background"Nicolas Iooss
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-10-07ath9k: Fix programming of minCCA power thresholdSven Eckelmann
2016-09-30ath9k: fix misleading indentationArnd Bergmann
2016-09-24ath9k: fix using sta->drv_priv before initializing itFelix Fietkau
2016-06-07ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury
2016-06-07ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli
2016-06-07ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan
2016-06-07ath10k: fix firmware assert in monitor modeRajkumar Manoharan
2016-06-07ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli
2016-06-07ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2016-06-07ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)
2016-05-11ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann
2015-11-17Merge ath-current from ath.gitKalle Valo
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-29ath6kl: implement ethtool statsBen Greear
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear
2015-10-29ath6kl: fix firmware version assignmentBen Greear
2015-10-29ath6kl: add error message to explain lack of HTBen Greear
2015-10-29ath6kl: report antenna configurationBen Greear
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan
2015-10-29ath10k: move static HT/VHT capability setup functionsRajkumar Manoharan
2015-10-29ath10k: fill HT/VHT MCS rateset only for configured chainmaskRajkumar Manoharan
2015-10-29ath10k: remove supported chain maskRajkumar Manoharan
2015-10-29ath10k: remove shadow copy of CE descriptors for source ringRajkumar Manoharan
2015-10-29ath10k: cleanup copy engine send completionRajkumar Manoharan
2015-10-29ath10k: remove send completion validation in diag read/writeRajkumar Manoharan
2015-10-29ath10k: use local memory instead of shadow descriptor in ce_sendRajkumar Manoharan
2015-10-29ath10k: add fw_stats support to 10.4 firmwareManikanta Pubbisetty