summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-03mctp i2c: drop check because i2c_unregister_device() is NULL safeWolfram Sang
2024-12-03rtnetlink: fix double call of rtnl_link_get_net_ifla()Cong Wang
2024-12-03wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-12-03net/qed: allow old cards not supporting "num_images" to workLouis Leseur
2024-12-02net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...Oleksij Rempel
2024-12-02Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu
2024-11-30wifi: ath12k: introduce QMI firmware ready flagKarthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_get_num_hw()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()Karthikeyan Periyasamy
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy
2024-11-29net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang
2024-11-29net: enetc: read TSN capabilities from port register, not SIVladimir Oltean
2024-11-29wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link idKalle Valo
2024-11-29wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'Kalle Valo
2024-11-29wifi: ath12k: defer vdev creation for MLORameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_bss_assoc(): MLO supportAditya Kumar Singh
2024-11-29wifi: ath12k: do not return invalid link id for scan linkSriram R
2024-11-29wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leakRameshkumar Sundaram
2024-11-29wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_flush(): MLO supportSriram R
2024-11-29wifi: ath12k: ath12k_mac_op_tx(): MLO supportSriram R
2024-11-29wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_workKalle Valo
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)
2024-11-27wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()Zong-Zhe Yang
2024-11-27wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()Zong-Zhe Yang
2024-11-27wifi: rtw89: apply MLD pairwise key to dynamically active linksZong-Zhe Yang
2024-11-27wifi: rtw89: implement ops of change vif/sta linksZong-Zhe Yang
2024-11-27wifi: rtw89: register ops of can_activate_linksZong-Zhe Yang
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-26can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.Marc Kleine-Budde
2024-11-26net: mdio-ipq4019: add missing error checkRosen Penev