summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer3-1/+6
2023-09-25wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg1-9/+9
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg2-0/+4
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg1-3/+13
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg1-1/+1
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg1-1/+1
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker1-1/+33
2023-09-25wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach1-1/+7
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg5-18/+68
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg12-21/+36
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg2-1/+12
2023-09-25wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King1-1/+1
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang6-8/+761
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang8-31/+63
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang2-7/+10
2023-09-22wifi: rtw89: phy: refine helpers used for raw TX powerZong-Zhe Yang2-35/+43
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang14-11/+12
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang10-12/+17
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih2-3/+24
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov2-24/+8
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov1-224/+66
2023-09-21wifi: ipw2x00: Annotate struct libipw_txb with __counted_byKees Cook1-1/+1
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia2-4/+18
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo1-0/+6
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov2-14/+0
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-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: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong5-1/+41
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-09-13wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih1-0/+4
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit3-2/+8
2023-09-13wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach1-0/+3