summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-29nfp: xsk: fix memory leak in nfp_net_alloc()Abdun Nihaal-2/+4
2025-10-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-7/+42
2025-10-29net: stmmac: reorganise stmmac_hwif_init()Russell King (Oracle)-34/+38
2025-10-29net: stmmac: use != rather than ^ for comparing dev_idRussell King (Oracle)-1/+1
2025-10-29net: stmmac: provide function to lookup hwifRussell King (Oracle)-12/+28
2025-10-29net: stmmac: use FIELD_GET() for version registerRussell King (Oracle)-4/+7
2025-10-29net: stmmac: move stmmac_get_*id() into stmmac_get_version()Russell King (Oracle)-15/+6
2025-10-29net: stmmac: consolidate version reading and validationRussell King (Oracle)-18/+11
2025-10-29net: stmmac: simplify stmmac_get_version()Russell King (Oracle)-9/+13
2025-10-29net: stmmac: move version handling into own functionRussell King (Oracle)-13/+29
2025-10-29igbvf: fix misplaced newline in VLAN add warning messageAlok Tiwari-1/+1
2025-10-29ixgbe: fix typos in ixgbe driver commentsAlok Tiwari-4/+4
2025-10-29idpf: remove duplicate defines in IDPF_CAP_RSSSreedevi Joshi-2/+0
2025-10-29i40e: avoid redundant VF link state updatesJay Vosburgh-0/+12
2025-10-29ice: Allow 100M speed for E825C SGMII deviceGrzegorz Nitka-0/+1
2025-10-29ice: implement configurable header split for regular RxAlexander Lobakin-36/+168
2025-10-29ice: switch to Page PoolMichal Kubiak-552/+203
2025-10-29ice: drop page splitting and recyclingMichal Kubiak-223/+24
2025-10-29ice: remove legacy Rx and construct SKBMichal Kubiak-208/+6
2025-10-29Revert "wifi: ath12k: Fix missing station power save configuration"Miaoqing Pan-67/+55
2025-10-28net: hibmcge: fix the inappropriate netif_device_detach()Jijie Shao-4/+6
2025-10-28net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...Jijie Shao-1/+4
2025-10-28net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issueJijie Shao-0/+1
2025-10-28net: phy: motorcomm: Add support for PHY LEDs on YT8531Tianling Shen-0/+3
2025-10-28net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...Pavel Zhigulin-1/+6
2025-10-28net: phy: realtek: Add RTL8224 cable testing supportIssam Hamdi-0/+187
2025-10-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-91/+110
2025-10-28ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()Kohei Enju-1/+1
2025-10-28igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()Kohei Enju-1/+1
2025-10-28igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()Kohei Enju-1/+1
2025-10-28igc: power up the PHY before the link testKohei Enju-0/+3
2025-10-28ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()Kohei Enju-1/+1
2025-10-28ice: fix usage of logical PF idGrzegorz Nitka-1/+1
2025-10-28ice: fix destination CGU for dual complex E825Grzegorz Nitka-2/+25
2025-10-28ice: fix lane number calculationGrzegorz Nitka-0/+9
2025-10-28net: stmmac: Add a devlink attribute to control timestamping modeMaxime Chevallier-3/+116
2025-10-28net: stmmac: Move subsecond increment configuration in dedicated helperMaxime Chevallier-20/+28
2025-10-28net: macb: Add "mobileye,eyeq5-gem" compatibleThéo Lebrun-0/+38
2025-10-28net: macb: rename bp->sgmii_phy field to bp->phyThéo Lebrun-14/+14
2025-10-28net: macb: add no LSO capability (MACB_CAPS_NO_LSO)Théo Lebrun-2/+6
2025-10-28net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignmentThéo Lebrun-3/+23
2025-10-28wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang-0/+4
2025-10-28wifi: iwlwifi: mld: check for NULL pointer after kmallocEmmanuel Grumbach-2/+5
2025-10-28wifi: iwlwifi: cfg: fix a few device namesJohannes Berg-3/+6
2025-10-28wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHTNidhish A N-56/+52
2025-10-28wifi: iwlwifi: disable EHT if the device doesn't allow itEmmanuel Grumbach-4/+33
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg-3/+3
2025-10-28wifi: iwlwifi: mld: use FW_CHECK on bad ROC notificationJohannes Berg-1/+3
2025-10-28wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHzJohannes Berg-0/+5
2025-10-28wifi: iwlwifi: bump core version for BZ/SC/DRJohannes Berg-5/+5