summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-10wifi: mac80211: fix reporting of all valid links in sta_set_sinfo()Sarika Sharma
2025-09-05wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()Dan Carpenter
2025-09-04wifi: mac80211: Fix 6 GHz Band capabilities element advertisement in lower bandsRamya Gnanasekar
2025-09-04wifi: mac80211: reduce the scope of rts_thresholdMiri Korenblit
2025-09-04wifi: mac80211: reduce the scope of link_idMiri Korenblit
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng
2025-09-04wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada
2025-09-04wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...Aditya Kumar Singh
2025-09-04wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...Aditya Kumar Singh
2025-09-04wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan()Aditya Kumar Singh
2025-09-04wifi: mac80211: kunit: add kunit tests for S1G PVB decodingLachlan Hodges
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges
2025-09-04wifi: mac80211: support block bitmap S1G TIM encodingLachlan Hodges
2025-09-04Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
2025-09-03wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-09-03wifi: mwifiex: add rgpower table loading supportStefan Kerkmann
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-en...Gustavo A. R. Silva
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod
2025-09-03wifi: mac80211: count reg connection element in the sizeMiri Korenblit
2025-09-03wifi: mac80211: Make CONNECTION_MONITOR optional for MLO staLorenzo Bianconi
2025-09-03wifi: cfg80211: Remove unused tracepointsSteven Rostedt
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit
2025-08-31wifi: iwlwifi: really remove hw_wfpm_idMiri Korenblit
2025-08-31wifi: iwlwifi: remove unneeded jacket indicationMiri Korenblit
2025-08-31wifi: iwlwifi: don't publish TWT capabilitiesMiri Korenblit
2025-08-31wifi: iwlwifi: trans: move dev_cmd_pool to trans specificMiri Korenblit
2025-08-31wifi: iwlwifi: remove .pnvm files from module infoMiri Korenblit
2025-08-31wifi: iwlwifi: acpi: make iwl_guid staticJohannes Berg
2025-08-31wifi: iwlwifi: uefi: remove runtime check of constant valuesJohannes Berg
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-28eth: mlx5: remove Kconfig co-dependency with VXLANJakub Kicinski
2025-08-28net: stmmac: mdio: clean up c22/c45 accessor splitRussell King (Oracle)
2025-08-28Merge branch 'net_sched-extend-rcu-use-in-dump-methods-ii'Jakub Kicinski
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet
2025-08-28net_sched: remove BH blocking in eight actionsEric Dumazet