aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20qtnfmac: track broadcast domain of each interfaceIgor Mitsyanko7-0/+149
2019-11-20qtnfmac: remove VIF in firmware in case of errorIgor Mitsyanko2-15/+12
2019-11-20rtlwifi: set proper udelay within rf_serial_readPing-Ke Shih3-7/+4
2019-11-20rtlwifi: rf_lock use non-irqsave spin_lockPing-Ke Shih6-36/+24
2019-11-20ipw2x00: remove set but not used variable 'force_update'zhengbin1-2/+1
2019-11-20ipw2x00: remove set but not used variable 'reason'zhengbin1-3/+0
2019-11-20brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'zhengbin1-5/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+7
2019-11-16Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller102-1113/+1739
2019-11-15rtw88: remove duplicated include from ps.cYueHaibing1-1/+0
2019-11-15rtl8xxxu: Remove set but not used variable 'rsr'Zheng Yongjun1-2/+1
2019-11-15brcmsmac: remove unnecessary returnEduardo Abinader1-2/+0
2019-11-15net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2-16/+0
2019-11-15net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller1-1/+1
2019-11-15net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller1-0/+15
2019-11-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo5-8/+22
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg1-6/+1
2019-11-15iwlwifi: 22000: fix some indentationJohannes Berg1-15/+15
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg16-106/+45
2019-11-15iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach1-1/+3
2019-11-15iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein1-20/+23
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss3-3/+4
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu1-4/+2
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika6-338/+433
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2-0/+228
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu3-162/+208
2019-11-15iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King1-1/+1
2019-11-15iwlwifi: bump FW API to 51 for 22000 seriesLuca Coelho1-1/+1
2019-11-15iwlwifi: FW API: reference enum in docs of modify_maskJohannes Berg1-6/+4
2019-11-15iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2-5/+7
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai4-6/+380
2019-11-15iwlwifi: scan: Create function to build scan cmdTova Mussai1-15/+17
2019-11-15iwlwifi: scan: create function for scan scheduling paramsTova Mussai1-23/+38
2019-11-15iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu1-0/+2
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2-6/+3
2019-11-15iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein3-1/+5
2019-11-15iwlwifi: nvm: update iwl_uhb_nvm_channelsTova Mussai1-5/+4
2019-11-15iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho1-2/+3
2019-11-15iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2019-11-15wcn36xx: fix typoEduardo Abinader1-1/+1
2019-11-15ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson1-0/+7
2019-11-15ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson1-5/+1
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-11-14qtnfmac: add support for getting/setting transmit powerMikhail Karpenko4-0/+151
2019-11-14qtnfmac: handle MIC failure event from firmwareSergey Matyukevich2-0/+55
2019-11-14qtnfmac: send EAPOL frames via control pathSergey Matyukevich5-20/+14
2019-11-14qtnfmac: modify Rx descriptors queue setupSergey Matyukevich4-23/+41
2019-11-14qtnfmac: fix invalid channel information outputSergey Matyukevich1-3/+4
2019-11-14qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich1-1/+5