summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún
2026-03-11net: macb: Clean up the .usrio settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .init settings in macb_config instancesKevin Hao
2026-03-11net: macb: Clean up the .clk_init setting in the macb_config instancesKevin Hao
2026-03-11net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-11net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-10net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)
2026-03-10net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)
2026-03-10net: mdio: mvusb: drop redundant device referenceJohan Hovold
2026-03-10amd-xgbe: add PCI power management for S0i3 supportRaju Rangoju
2026-03-10amd-xgbe: Simplify powerdown/powerup pathsRaju Rangoju
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz
2026-03-10net: ethernet: ravb: Disable interrupts when closing deviceYoshihiro Shimoda
2026-03-10ionic: Report additional media types from firmwareEric Joyner
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle
2026-03-10net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-03-10net: mvneta: support EPROBE_DEFER when reading MAC addressRosen Penev
2026-03-10net: macb: Shuffle the tx ring before enabling txKevin Hao
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-10wifi: ath12k: Use .mbn firmware for AHB devicesAaradhana Sahu
2026-03-10wifi: ath10k: rename disconnect callbackJohan Hovold
2026-03-10wifi: ath10k: drop redundant device referenceJohan Hovold
2026-03-10wifi: ath9k: drop redundant device referenceJohan Hovold
2026-03-10wifi: ath6kl: rename disconnect callbackJohan Hovold
2026-03-10wifi: ath6kl: drop redundant device referenceJohan Hovold
2026-03-10Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-10eth fbnic: Add mailbox self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: TLV support for use by MBX self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: Add msix self testMike Marciniszyn (Meta)
2026-03-10eth fbnic: Add register self testMike Marciniszyn (Meta)
2026-03-10net: mana: hardening: Validate doorbell ID from GDMA_REGISTER_DEVICE responseErni Sri Satya Vennela
2026-03-10net: airoha: Move GDM forward port configuration in ndo_open/ndo_stop callbacksLorenzo Bianconi
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju
2026-03-10bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang