aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2023-09-20wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_...Wen Gong1-3/+2
2023-09-20wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capability f...Wen Gong1-2/+20
2023-09-20wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2
2023-09-20wifi: ath9k: use u32 for txgain indexesDmitry Antipov1-4/+4
2023-09-20wifi: ath9k: simplify ar9003_hw_process_ini()Dmitry Antipov1-3/+0
2023-09-20wifi: ath12k: fix radar detection in 160 MHzManish Dharanenthiran1-10/+14
2023-09-20wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran1-6/+21
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan1-2/+2
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook1-1/+1
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook1-1/+1
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi1-1/+1
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König4-9/+7
2023-09-18wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722Zenm Chen1-0/+1
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih4-24/+223
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih2-12/+26
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih6-2/+6
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih3-0/+330
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih2-0/+23
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih3-0/+188
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang4-1/+96
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang3-1/+6
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang4-2/+37
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang5-2/+153
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang4-1/+88
2023-09-18wifi: rtw89: 52c: rfk: disable DPK during MCCZong-Zhe Yang4-2/+42
2023-09-18wifi: rtw89: rfk: disable driver tracking during MCCZong-Zhe Yang1-1/+12
2023-09-18wifi: rtw89: 52c: rfk: refine MCC channel info notificationZong-Zhe Yang2-12/+46
2023-09-18wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson1-1/+1
2023-09-18wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger1-2/+7
2023-09-18wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-09-18wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer1-0/+1
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach1-0/+3
2023-09-13wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg3-2/+2
2023-09-13wifi: iwlwifi: no power save during transition to D3Miri Korenblit2-2/+10
2023-09-13wifi: iwlwifi: update context info structure definitionsJohannes Berg1-1/+5
2023-09-13wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach1-1/+6
2023-09-13wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz3-6/+22
2023-09-13wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg3-17/+18
2023-09-13wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach1-1/+5
2023-09-13wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman6-0/+53
2023-09-13wifi: iwlwifi: remove dead-codeMiri Korenblit1-1/+0
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg3-0/+8
2023-09-13wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg1-0/+13
2023-09-13wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg1-2/+5
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit6-10/+12
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg2-3/+0
2023-09-11wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-09-11wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-09-11wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3