summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-08-22wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern
2023-08-22wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern
2023-08-22wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern
2023-08-22wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern
2023-08-22wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya
2023-08-22wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg
2023-08-22wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg
2023-08-22wifi: iwlwifi: add Razer to ppag approved listGregory Greenman
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg
2023-08-22wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() upJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-08-22wifi: iwlwifi: remove WARN from read_mem32()Johannes Berg
2023-08-22wifi: iwlwifi: api: fix a small upper/lower-case typoJohannes Berg
2023-08-22wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook
2023-08-21wifi: rtw89: regd: update regulatory map to R64-R43Zong-Zhe Yang
2023-08-21wifi: rtw89: fix a width vs precision bugDan Carpenter
2023-08-21wifi: rt2x00: correct MAC_SYS_CTRL register RX mask in R-CalibrationShiji Yang
2023-08-21wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2023-08-21wifi: rtw89: Introduce Time Averaged SAR (TAS) featureKuan-Chung Chen
2023-08-21wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih
2023-08-21wifi: ipw2x00: refactor to use kstrtoulJustin Stitt
2023-08-21wifi: mwifiex: fix comment typos in SDIO moduleDmitry Antipov
2023-08-21wifi: mwifiex: cleanup adapter dataDmitry Antipov
2023-08-21wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-08-21wifi: mwifiex: use is_zero_ether_addr() instead of ether_addr_equal()Ruan Jinjie
2023-08-21wifi: mwifiex: drop BUG_ON from TX pathsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible mwifiex_write_reg() errorsDmitry Antipov
2023-08-21wifi: mwifiex: handle possible sscanf() errorsDmitry Antipov
2023-08-21wifi: mwifiex: cleanup private data structuresDmitry Antipov
2023-08-21wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-21net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-08-21IPv4: add extack info for IPv4 address add/deleteHangbin Liu
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-20Merge branch 'ipv6-update-route-when-delete-saddr'David S. Miller
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu
2023-08-20ipv6: do not match device when remove source routeHangbin Liu
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu
2023-08-20net: release reference to inet6_dev pointerPatrick Rohr