summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer
2023-09-25wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg
2023-09-25wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg
2023-09-25wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker
2023-09-25wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg
2023-09-25wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang
2023-09-22wifi: rtw89: phy: refine helpers used for raw TX powerZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih
2023-09-22wifi: mwifiex: followup PCIE and related cleanupsDmitry Antipov
2023-09-22wifi: mwifiex: simplify PCIE write operationsDmitry Antipov
2023-09-21wifi: ipw2x00: Annotate struct libipw_txb with __counted_byKees Cook
2023-09-21wifi: wilc1000: add back-off algorithm to balance tx queue packetsPrasurjya Rohan Saikia
2023-09-21wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo
2023-09-21wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rxDmitry Antipov
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-20wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_byKees Cook
2023-09-20wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_byKees Cook
2023-09-18wifi: wlcore: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722Zenm Chen
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to fill TX descriptor for firmware command v2Ping-Ke Shih
2023-09-18wifi: rtw89: add to query RX descriptor format v2Ping-Ke Shih
2023-09-18wifi: rtw89: mcc: deal with beacon NoA if GO existsZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with BT slot changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: deal with P2P PS changeZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: update role bitmap when changedZong-Zhe Yang
2023-09-18wifi: rtw89: 52c: rfk: disable DPK during MCCZong-Zhe Yang
2023-09-18wifi: rtw89: rfk: disable driver tracking during MCCZong-Zhe Yang
2023-09-18wifi: rtw89: 52c: rfk: refine MCC channel info notificationZong-Zhe Yang
2023-09-18wifi: cw1200: Avoid processing an invalid TIM IEJeff Johnson
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-14wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg