summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-04-28wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and funcZong-Zhe Yang-19/+19
2025-04-28wifi: rtw89: acpi: introduce country specific TAS enablingKuan-Chung Chen-5/+84
2025-04-28wifi: rtw89: 8922a: increase beacon loss to 6 secondsKuan-Chung Chen-3/+15
2025-04-26wifi: rtw89: set pre-calculated antenna matrices for HE trigger frameKuan-Chung Chen-1/+12
2025-04-26wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSIZong-Zhe Yang-2/+13
2025-04-26wifi: rtw89: 8922a: fix TX fail with wrong VCO settingKuan-Chung Chen-5/+0
2025-04-26wifi: rtw89: 8852c: update supported firmware format to 2Ping-Ke Shih-1/+1
2025-04-25Revert "wifi: iwlwifi: clean up config macro"Johannes Berg-540/+637
2025-04-25wifi: iwlwifi: move phy_filters to fw_runtimeMiri Korenblit-7/+7
2025-04-25wifi: iwlwifi: pcie: make sure to lock rxq->readMiri Korenblit-0/+6
2025-04-25wifi: iwlwifi: add definitions for iwl_mac_power_cmd version 2Miri Korenblit-3/+4
2025-04-25wifi: iwlwifi: clean up config macroJohannes Berg-637/+540
2025-04-25wifi: iwlwifi: mld: simplify iwl_mld_rx_fill_status()Johannes Berg-37/+32
2025-04-25wifi: iwlwifi: mld: rx: simplify channel handlingJohannes Berg-14/+14
2025-04-25wifi: iwlwifi: clean up band in RX metadataJohannes Berg-11/+14
2025-04-25wifi: iwlwifi: mld: skip unknown FW channel load valuesJohannes Berg-5/+14
2025-04-25wifi: iwlwifi: define API for external FSEQ imagesJohannes Berg-11/+62
2025-04-25wifi: iwlwifi: mld: allow EMLSR on separated 5 GHz subbandsJohannes Berg-2/+22
2025-04-25wifi: iwlwifi: mld: use cfg80211_chandef_get_width()Johannes Berg-2/+2
2025-04-25wifi: iwlwifi: mld: fix iwl_mld_emlsr_disallowed_with_link() returnJohannes Berg-2/+5
2025-04-25wifi: iwlwifi: mld: clarify variable typeJohannes Berg-1/+1
2025-04-25wifi: iwlwifi: pcie: add support for the reset handshake in MSIEmmanuel Grumbach-14/+38
2025-04-25wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabledEdward Adam Davis-0/+5
2025-04-25Merge tag 'ath-next-20250418' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-1067/+4965
2025-04-24Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-195/+217
2025-04-23wifi: mac80211: restructure tx profile retrieval for MLO MBSSIDRameshkumar Sundaram-9/+30
2025-04-23wifi: mwifiex: remove mwifiex_sta_init_cmd() last argumentSascha Hauer-7/+7
2025-04-23wifi: mwifiex: drop asynchronous init waiting codeSascha Hauer-61/+4
2025-04-23wifi: mwifiex: let mwifiex_init_fw() return 0 for successSascha Hauer-10/+4
2025-04-23wifi: mwifiex: remove unnecessary queue empty checkSascha Hauer-10/+3
2025-04-23wifi: iwlwifi: set step_urm in transport and not in the opmodesMiri Korenblit-9/+5
2025-04-23wifi: iwlwifi: mld: tests: simplify le32 bitfield handlingJohannes Berg-7/+7
2025-04-23wifi: iwlwifi: update the PHY_CONTEXT_CMD APIEmmanuel Grumbach-3/+6
2025-04-23wifi: iwlwifi: mld: inform trans on init failureMiri Korenblit-2/+3
2025-04-23wifi: iwlwifi: mld: properly handle async notification in op mode startMiri Korenblit-10/+12
2025-04-23wifi: iwlwifi: mld: refactor purging async notificationsMiri Korenblit-11/+11
2025-04-23wifi: iwlwifi: mld: don't do iwl_trans_stop_device twiceMiri Korenblit-3/+2
2025-04-23wifi: iwlwifi: mld: stop hw if mcc_init failsMiri Korenblit-16/+10
2025-04-23wifi: iwlwifi: mld: avoid memory leak if mcc_init failsMiri Korenblit-11/+10
2025-04-23wifi: iwlwifi: mld: remove stored_beacon supportEmmanuel Grumbach-46/+3
2025-04-23wifi: iwlwifi: mld: remove P2P powersave trackingJohannes Berg-5/+0
2025-04-23wifi: iwlwifi: parse active and 20 MHz AP NVM channel flagAnjaneyulu-14/+22
2025-04-23wifi: iwlwifi: re-add IWL_AMSDU_8K caseMiri Korenblit-0/+1
2025-04-23wifi: iwlwifi: fw: do reset handshake during assert if neededJohannes Berg-7/+23
2025-04-23wifi: iwlwifi: mvm: remove IWL_EMPTYING_HW_QUEUE_DELBA stateJohannes Berg-16/+3
2025-04-23wifi: brcm80211: fmac: Add error log in brcmf_usb_dl_cmd()Wentao Liang-7/+16
2025-04-23wifi: mwifiex: Don't use %pK through printkThomas Weißschuh-1/+1
2025-04-23wifi: brcmsmac: Spelling correctionsSimon Horman-15/+15
2025-04-23wifi: mwifiex: move common settings out of switch/caseSascha Hauer-11/+5
2025-04-23wifi: mwifiex: make locally used function staticSascha Hauer-2/+1