aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-10-22iwlwifi: mvm: correct sta-state logic for TDLSJohannes Berg1-17/+20
2021-10-22iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-docJohannes Berg1-1/+1
2021-10-22iwlwifi: fix fw/img.c license statementJohannes Berg1-50/+3
2021-10-22iwlwifi: remove contact informationJohannes Berg35-169/+0
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg4-5/+1
2021-10-22iwlwifi: api: remove unused RX status bitsJohannes Berg1-15/+1
2021-10-22iwlwifi: add some missing kernel-doc in struct iwl_fwJohannes Berg1-0/+2
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit12-48/+20
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern4-4/+27
2021-10-22iwlwifi: add vendor specific capabilities for some RFsJohannes Berg1-0/+17
2021-10-22iwlwifi: mvm: add lmac/umac PC info in case of errorMordechay Goodstein1-6/+12
2021-10-22iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-10-22iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftypeJohannes Berg1-1/+2
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb3-3/+19
2021-10-22iwlwifi: Add support for more BZ HWsMatti Gottlieb4-0/+41
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb4-5/+132
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski1-2/+5
2021-10-20Merge tag 'mt76-for-kvalo-2021-10-20' of https://github.com/nbd168/wirelessKalle Valo70-2537/+6107
2021-10-20zd1201: use eth_hw_addr_set()Jakub Kicinski1-3/+4
2021-10-20wl3501_cs: use eth_hw_addr_set()Jakub Kicinski1-2/+1
2021-10-20ray_cs: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-10-20wilc1000: use eth_hw_addr_set()Jakub Kicinski2-5/+11
2021-10-20hostap: use eth_hw_addr_set()Jakub Kicinski1-1/+4
2021-10-20ipw2200: prepare for const netdev->dev_addrJakub Kicinski2-4/+4
2021-10-20airo: use eth_hw_addr_set()Jakub Kicinski1-14/+13
2021-10-20brcmfmac: prepare for const netdev->dev_addrJakub Kicinski1-2/+2
2021-10-20atmel: use eth_hw_addr_set()Jakub Kicinski1-5/+10
2021-10-20wil6210: use eth_hw_addr_set()Jakub Kicinski3-5/+7
2021-10-20ath6kl: use eth_hw_addr_set()Jakub Kicinski1-4/+5
2021-10-20wireless: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2-2/+2
2021-10-20wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski4-7/+7
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski11-20/+18
2021-10-20iwlwifi: cfg: set low-latency-xtal for some integrated So devicesJohannes Berg1-1/+1
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-10-20iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg1-1/+4
2021-10-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo22-60/+224
2021-10-20mwifiex: Deactive host sleep using HSCFG after it was activated manuallyJonas Dreßler4-0/+44
2021-10-20mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-10-20mwifiex: Fix an incorrect commentJonas Dreßler1-1/+1
2021-10-20mwifiex: Log an error on command failure during key-material uploadJonas Dreßler1-2/+8
2021-10-20mwifiex: Don't log error on suspend if wake-on-wlan is disabledJonas Dreßler1-1/+1
2021-10-20rtw89: remove unneeded semicolonYang Li1-1/+1
2021-10-20rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()Yang Yingliang1-1/+1
2021-10-20mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-10-20rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen1-2/+2
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen2-7/+13
2021-10-20mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()Shayne Chen1-21/+21