aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2017-01-19ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan6-2/+77
2017-01-19ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan1-0/+2
2017-01-19ath10k: prevent sta pointer rcu violationMichal Kazior2-0/+19
2017-01-19ath6kl: fix warning for using 0 as NULLWei Yongjun1-1/+1
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+1
2017-01-13ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan1-1/+1
2017-01-13ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan1-1/+1
2017-01-13ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter8-8/+64
2017-01-13ath10k: add accounting for the extended peer statisticsChristian Lamparter1-2/+5
2017-01-13ath10k: add VHT160 supportSebastian Gottschall6-6/+74
2017-01-13ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo1-6/+16
2017-01-12ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King1-1/+1
2017-01-12ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland1-46/+46
2017-01-12ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland1-32/+32
2017-01-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-01-12wil6210: constify cfg80211_ops structuresBhumika Goyal1-1/+1
2017-01-12ath10k: htc: simplified credit distributionErik Stromdahl2-25/+5
2017-01-12ath10k: htc: removal of unused struct membersErik Stromdahl2-8/+0
2017-01-12wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson1-1/+2
2017-01-12wcn36xx: Implement print_reg indicationBjorn Andersson2-0/+46
2017-01-12wcn36xx: Implement firmware assisted scanBjorn Andersson5-23/+81
2017-01-12wcn36xx: Transition driver to SMD clientBjorn Andersson6-66/+88
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller27-395/+728
2016-12-30ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2-1/+2
2016-12-30ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan1-4/+3
2016-12-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2016-12-30ath10k: recal the txpower when removing interfaceRyan Hsu1-0/+4
2016-12-30ath10k: support dev_coredump for crash dumpArun Khandavalli3-3/+54
2016-12-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2016-12-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2016-12-29ath10k: add debug trace to rts/cts set functionBartosz Markowski1-0/+3
2016-12-29ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2016-12-29ath10k: decrease num of peers supportBartosz Markowski1-1/+1
2016-12-29ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2016-12-29ath10k: fix IRAM banks number for QCA9377Bartosz Markowski1-1/+1
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-20ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear1-1/+1
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2-4/+0
2016-12-15ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan1-0/+2
2016-12-15ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2-14/+9
2016-12-15ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen9-56/+303
2016-12-15ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl5-230/+170
2016-12-15ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl1-16/+41
2016-12-15ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl5-47/+52
2016-12-15ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl6-18/+4
2016-12-15ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl5-4/+29
2016-12-15ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl2-5/+8
2016-12-15ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl6-6/+8
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2016-12-14treewide: Fix printk() message errorsMasanari Iida2-2/+2