aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2018-03-26ath9k: spelling s/premble/preamble/Peter Große1-1/+1
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried3-9/+14
2018-03-26ath: fix false radar detection in JP regionSriram R1-1/+1
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan6-15/+518
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan5-10/+470
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-03-21ath9k_htc: use non-QoS NDP for AP probingJohannes Berg1-0/+1
2018-03-14ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-03-14ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai3-26/+60
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2018-02-27wil6210: add debugfs 'mids' fileLior David1-0/+37
2018-02-27wil6210: multiple VIFs support for connections and data pathLior David12-151/+347
2018-02-27wil6210: rename p2p_wdev_mutex to vif_mutexLior David5-41/+41
2018-02-27wil6210: multiple VIFs support for start/stop APLior David6-33/+71
2018-02-27wil6210: add support for adding and removing virtual interfacesLior David6-59/+518
2018-02-27wil6210: infrastructure for multiple virtual interfacesLior David15-615/+877
2018-02-27wil6210: support concurrency record in FW fileLior David4-5/+158
2018-02-27wil6210: add wil6210_vif structure for per-VIF dataLior David3-65/+107
2018-02-27wcn36xx: Fix warning due to duplicate scan_completed notificationLoic Poulain2-6/+5
2018-02-27ath9k: Fix ack SIFS time for quarter/half channelsWojciech Dubowik1-1/+7
2018-02-27ath9k: Fix airtime calculation for quarter/half channelsWojciech Dubowik1-2/+4
2018-02-27ath5k: remove duplicated re-assignment to pointer 'tq'Colin Ian King1-2/+0
2018-02-27ath10k: update the IRAM bank number for QCA9377Ryan Hsu1-1/+1
2018-02-27ath10k: fix log message for hif power on failureGovind Singh1-1/+2
2018-02-26wil6210: fix spelling mistake: "preperation"-> "preparation"Colin Ian King1-1/+1
2018-02-26ath10k: make ath10k report discarded packets to mac80211Ignacio Nunez Hernanz1-5/+7
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+2
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty1-1/+2
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu1-7/+7
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel1-0/+1
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang1-2/+10
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik1-1/+1
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm3-0/+36
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang1-1/+2
2018-01-25wcn36xx: release DMA memory in case of errorRamon Fried1-6/+40
2018-01-25ath9k: Display calibration data piers in debugfsWojciech Dubowik1-1/+63
2018-01-25ath9k: Use calibrated noise floor value when availableWojciech Dubowik1-14/+24
2018-01-25ath9k: Read noise floor calibration data from eepromWojciech Dubowik3-8/+67
2018-01-25ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik1-0/+6
2018-01-25wil6210: support parsing brd file address from fw fileMaya Erez4-11/+184
2018-01-25wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David3-3/+18
2018-01-25wil6210: fix random failure to bring network interface upLior David5-2/+138
2018-01-25wil6210: configure OTP HW vectors in SW reset flowMaya Erez2-0/+26
2018-01-25wil6210: support flashless deviceDedy Lansky3-29/+87
2018-01-25wil6210: add support for Talyn AHB address mapMaya Erez4-17/+92