summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-276-21/+72
| * wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-275-24/+178
| * ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-196-2/+77
| * ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| * ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-192-0/+19
| * ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
| * ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| * ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
| * ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
| * ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
| * ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
| * ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
| * ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
| * ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
| * ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
| * ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
| * wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
| * ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
| * ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
| * wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
| * wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
| * wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
| * wcn36xx: Transition driver to SMD clientBjorn Andersson2017-01-126-66/+88
* | drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-302-2/+2
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-2/+1
|\ \ | |/ |/|
| * cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-2/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-0227-399/+732
|\ \
| * | ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-302-1/+2
| * | ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3
| * | ath10k: ignore configuring the incorrect board_idRyan Hsu2016-12-301-1/+4
| * | ath10k: recal the txpower when removing interfaceRyan Hsu2016-12-301-0/+4
| * | ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-303-3/+54
| * | ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2016-12-301-3/+4
| * | ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
| * | ath10k: add debug trace to rts/cts set functionBartosz Markowski2016-12-291-0/+3
| * | ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2016-12-291-8/+43
| * | ath10k: decrease num of peers supportBartosz Markowski2016-12-291-1/+1
| * | ath10k: override CE5 config for QCA9377Bartosz Markowski2016-12-291-1/+1
| * | ath10k: fix IRAM banks number for QCA9377Bartosz Markowski2016-12-291-1/+1
| * | ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan2016-12-151-0/+2
| * | ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-152-14/+9
| * | ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-159-56/+303
| * | ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl2016-12-155-234/+174
| * | ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl2016-12-151-16/+41
| * | ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl2016-12-155-47/+52
| * | ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl2016-12-156-18/+4
| * | ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl2016-12-155-4/+29
| * | ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl2016-12-152-5/+8
| * | ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl2016-12-156-6/+8
| |/
* | ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
OpenPOWER on IntegriCloud