summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-09-02net: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz
2026-09-02net: phy: air_en8811h: restore AN8811HB LED GPIO after MCU restartZiyou Xu
2026-09-02net: pcs: lynx: add support for 25GBASE-RVincent Jardin
2026-09-02net: dsa: mt7530: implement port_change_conduit opDaniel Golle
2026-09-02net: dsa: mt7530: implement port_fast_ageDaniel Golle
2026-09-02net: dsa: mt7530: convert to use field accessor macrosDaniel Golle
2026-09-02net: dsa: mt7530: drop the dummy poll machineryDaniel Golle
2026-09-02net: dsa: mt7530: replace mt7530_read with regmap_readDaniel Golle
2026-09-02net: dsa: mt7530: replace mt7530_rmw/set/clear with regmap APIDaniel Golle
2026-09-02net: dsa: mt7530: replace mt7530_write with regmap_writeDaniel Golle
2026-09-02net: dsa: mt7530: fold mt7530_mii_write/read into mt7530_write/readDaniel Golle
2026-09-02net: dsa: mt7530: move MDIO bus locking into regmapDaniel Golle
2026-09-02net: mdio: realtek-rtl9300: reword Kconfig and module descriptionMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Add support for RTL839xMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Add support for RTL838xMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Open up C22 and C45 space in parallelMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Increase MDIO timeoutMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Add page trackingMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Configure hardware polling during probingMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: suppress sysfs bind/unbind attributesMarkus Stockhausen
2026-09-02net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_busDaniel Golle
2026-09-02net: phy: add phy_detach_internal() helperMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: deny C45 over C22 accessMarkus Stockhausen
2026-09-02net: mdio: realtek-rtl9300: Add polling documentationMarkus Stockhausen
2026-09-02netdevsim: fix panic when NETIF_F_LOOPBACK is set on a VF portJiayuan Chen
2026-09-02net: dsa: realtek: rtl83xx: use dev_err_cast_probe() for reset GPIOOleksij Rempel
2026-09-02net: dsa: realtek: rtl83xx: add support for enabling suppliesAhmad Fatoum
2026-09-02bonding: do not clear curr_active_slave prematurely when releasing all slavesEric Dumazet
2026-09-02bonding: fix u32 overflow in compute_gap()Hangbin Liu
2026-09-02bonding: convert unbalanced_load to per-cpu stateHangbin Liu
2026-09-02hv_netvsc: Advertise the SR-IOV capability for CoCo VMsDexuan Cui
2026-09-02octeontx2-af: Fix limiting SRIOV VF count logicSunil Goutham
2026-09-02ieee802154: hwsim: serialize pib updates to fix double-freeDavid Carlier
2026-09-02ieee802154: cc2520: fix FIFOP work use-after-freeFan Wu
2026-09-01net: fbnic: validate mailbox TLV extentsPengpeng Hou
2026-09-01bonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet
2026-09-01i40e: Avoid repeating RX filter warningChris Packham
2026-09-01i40e: add support for bpf_xdp_metadata_rx_vlan_tag()Kohei Enju
2026-09-01i40e: add support for bpf_xdp_metadata_rx_hash()Kohei Enju
2026-09-01i40e: prepare for XDP metadata ops supportKohei Enju
2026-09-01net: stmmac: Remove ARP offload codeMaxime Chevallier
2026-09-01net: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
2026-08-31net: ntb_netdev: Fix statistics racesKoichiro Den
2026-08-31ppp: ppp_synctty: simplify tty disc_data accessQingfang Deng
2026-08-31ppp: ppp_async: simplify tty disc_data accessQingfang Deng
2026-08-31net: stmmac: stop DMA before freeing descriptors on openZhaoJinming
2026-08-31net: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal
2026-08-31net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal