summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-11wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit
2023-09-11wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg
2023-09-11wifi: iwlwifi: honor the enable_ini valueEmmanuel Grumbach
2023-09-11wifi: iwlwifi: mvm: disconnect long CSA only w/o alternativeJohannes Berg
2023-09-11wifi: iwlwifi: mvm: increase session protection after CSAJohannes Berg
2023-09-11wifi: iwlwifi: mvm: support CSA with MLDEmmanuel Grumbach
2023-09-11wifi: mac80211_hwsim: clean up kernel-docJohannes Berg
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11iwlwifi: mvm: handle PS changes in vif_cfg_changedGregory Greenman
2023-09-11net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi
2023-09-11net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11r8152: check budget for r8152_poll()Hayes Wang
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-11net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-11net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-11net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-11net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-11net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-11net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-11net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-11net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-09-10net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski
2023-09-07net: hns3: remove GSO partial feature bitJie Wang
2023-09-07net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao
2023-09-07net: hns3: fix debugfs concurrency issue between kfree buffer and readHao Chen
2023-09-07net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()Hao Chen
2023-09-07net: hns3: Support query tx timeout threshold by debugfsJijie Shao
2023-09-07net: hns3: fix tx timeout issueJian Shen
2023-09-07wifi: rtw89: 8922a: set memory heap address for secure firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: refine download flow to support variant firmware suitsPing-Ke Shih
2023-09-07wifi: rtw89: 8922a: add chip_ops::bb_preinit to enable BB before downloading ...Ping-Ke Shih
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: implement supported functions of download firmware for WiFi ...Ping-Ke Shih
2023-09-07wifi: rtw89: fw: generalize download firmware flow by mac_gen pointersPing-Ke Shih
2023-09-07wifi: rtw89: fw: move polling function of firmware path ready to an individua...Ping-Ke Shih
2023-09-07wifi: rtw89: mcc: trigger FW to start/stop MCCZong-Zhe Yang
2023-09-07wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()Zong-Zhe Yang
2023-09-07wifi: rtw89: mcc: decide pattern and calculate parametersZong-Zhe Yang