aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-04ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdevSathishkumar Muruganandam1-7/+22
2020-05-04ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun1-1/+3
2020-05-04ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun1-0/+1
2020-05-04Merge tag 'iwlwifi-next-for-kalle-2020-04-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo37-354/+799
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2100.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-04-30docs: networking: convert ray_cs.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28ath11k: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong3-0/+14
2020-04-28ath10k: add bitrate parse for peer stats infoWen Gong3-0/+190
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong8-0/+304
2020-04-28ath10k: enable firmware peer stats info for wmi tlvWen Gong4-0/+8
2020-04-28ath5k: remove conversion to bool in ath5k_ani_calibration()Jason Yan1-1/+1
2020-04-28ath9k: add calibration timeout for AR9002Sergey Ryazanov3-2/+25
2020-04-28ath9k: invalidate all calibrations at onceSergey Ryazanov1-6/+9
2020-04-28ath9k: interleaved NF calibration on AR9002Sergey Ryazanov1-2/+6
2020-04-28ath9k: do not miss longcal on AR9002Sergey Ryazanov2-1/+10
2020-04-28ath9k: remove needless NFCAL_PENDING flag settingSergey Ryazanov1-3/+0
2020-04-28ath9k: fix AR9002 ADC and NF calibrationsSergey Ryazanov1-3/+2
2020-04-28rtw88: fix sparse warnings for download firmware routineYan-Hsuan Chuang1-2/+4
2020-04-27ath10k: add statistics of tx retries and tx failed when tx complete disableWen Gong3-0/+16
2020-04-27ath10k: enable rx duration report default for wmi tlvWen Gong3-1/+11
2020-04-27ath11k: fix reo flush sendKarthikeyan Periyasamy3-2/+15
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-6/+6
2020-04-24iwlwifi: debug: set NPK buffer in context infoGil Adam2-30/+43
2020-04-24iwlwifi: pcie: add new structs for So devices with long latencyLuca Coelho3-5/+27
2020-04-24iwlwifi: pcie: add new structure for Qu devices with medium latencyLuca Coelho3-9/+23
2020-04-24iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg4-9/+36
2020-04-24iwlwifi: update few product names in AX familyIhab Zhaika1-4/+4
2020-04-24iwlwifi: pcie: add cfgs for SoCs with device ID 0x4FD0Luca Coelho1-0/+14
2020-04-24iwlwifi: add new cards for AX familyIhab Zhaika3-4/+25
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein6-0/+149
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach3-20/+1
2020-04-24iwlwifi: remove deprecated and unused iwl_mvm_keyinfo structLuca Coelho1-26/+0
2020-04-24iwlwifi: mvm: add framework for specific phy configurationGil Adam3-6/+91
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg2-16/+15
2020-04-24iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time pointShahar S Matityahu1-14/+28
2020-04-24iwlwifi: mvm: add DCM flag to rate pretty-printJohannes Berg1-1/+2
2020-04-24iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg1-3/+5
2020-04-24iwlwifi: pcie: add n_window/ampdu to tx_queue debugfsJohannes Berg1-2/+3
2020-04-24iwlwifi: pcie: use seq_file for tx_queue debugfs fileJohannes Berg1-32/+89
2020-04-24iwlwifi: support version 9 of WOWLAN_GET_STATUS notificationMordechay Goodstein2-10/+58
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu4-51/+72
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein9-53/+118
2020-04-24iwlwifi: nvm: use iwl_nl80211_band_from_channel_idxTova Mussai1-2/+1
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai2-62/+0
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg5-5/+5
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-04-23ath10k: drop the TX packet which size exceed credit size for sdioWen Gong1-0/+5
2020-04-23ath10k: Fix the invalid tx/rx chainmask configurationMaharaja Kennadyrajan1-5/+10