summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)AuthorFilesLines
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-18/+14
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-23/+23
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller23-148/+255
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller1-0/+2
2017-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo23-148/+255
2017-04-19ath10k: bump up FW API to 6Ryan Hsu2-1/+5
2017-04-19ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan3-9/+32
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2017-04-13ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan1-1/+1
2017-04-10Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller11-13/+459
2017-04-05ath10k: clean header files from bad block commentsMarcin Rokicki9-40/+70
2017-04-05ath10k: use octal permission representationMarcin Rokicki4-55/+50
2017-04-05ath10k: fix block comments styleMarcin Rokicki10-38/+69
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan1-2/+1
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan1-0/+3
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2-0/+8
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14
2017-04-05ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan1-1/+1
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King1-3/+0
2017-03-20ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan1-1/+1
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo1-3/+3
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1
2017-03-16ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan1-0/+5
2017-03-16ath10k: remove redundant error checkColin Ian King1-6/+0
2017-03-16ath10k: update available channel list for 5G radioTamizh chelvam4-0/+29
2017-03-16ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2017-03-09ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2017-03-09ath10k: improve the firmware download time for QCA9377Ryan Hsu1-1/+3
2017-03-09ath10k: improve the firmware download time for QCA6174Ryan Hsu5-1/+411
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2-3/+117
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu1-1/+1
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo1-1/+2
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior2-7/+9
2017-02-14ath10k: add directory to board data error messageKalle Valo1-1/+2
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl2-28/+27
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo1-1/+2
2017-02-14ath10k: fix commentAmadeusz Sławiński1-1/+1
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński3-29/+29
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński4-42/+37
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg1-0/+1
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz1-1/+1
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan3-19/+60
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2-0/+66
2017-02-07ath10k: few whitespace fixesKalle Valo2-4/+4
2017-02-07ath10k: use names in function definition argumentsKalle Valo2-2/+2