summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-03net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl
2023-11-03net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-02net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-02net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth
2023-11-01net: xscale: Drop unused PHY numberLinus Walleij
2023-11-01net: mdio: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-10-28net: fill in MODULE_DESCRIPTION()s under drivers/net/Jakub Kicinski
2023-10-28net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju
2023-10-27net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov
2023-10-27vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt
2023-10-27iavf: use unregister_netdevMichal Schmidt
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt
2023-10-27iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt
2023-10-27iavf: simplify mutex_trylock+sleep loopsMichal Schmidt
2023-10-27iavf: fix comments about old bit locksMichal Schmidt
2023-10-27ipvlan: properly track tx_errorsEric Dumazet
2023-10-27netdevsim: Block until all devices are releasedIdo Schimmel
2023-10-27nfp: using napi_build_skb() to replace build_skb()Fei Qin
2023-10-27net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King
2023-10-27net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LANOleksij Rempel
2023-10-27net: dsa: microchip: Refactor switch shutdown routine for WoL preparationOleksij Rempel
2023-10-27net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()Oleksij Rempel
2023-10-27net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() functionOleksij Rempel
2023-10-27net: dsa: microchip: ksz9477: Add Wake on Magic Packet supportOleksij Rempel
2023-10-27virtio_net: use u64_stats_t infra to avoid data-racesEric Dumazet
2023-10-27vxlan: mdb: Add MDB get supportIdo Schimmel
2023-10-27vxlan: mdb: Factor out a helper for remote entry size calculationIdo Schimmel
2023-10-27vxlan: mdb: Adjust function argumentsIdo Schimmel
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add support for E830 DDP package segmentDan Nowlin
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26bnxt_en: Fix 2 stray ethtool -S countersMichael Chan
2023-10-26netlink: make range pointers in policies constJakub Kicinski
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel