summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-13can: rcar_canfd: Add support for Transceiver Delay CompensationGeert Uytterhoeven
2025-06-13can: rcar_canfd: Return early in rcar_canfd_set_bittiming() when not FDGeert Uytterhoeven
2025-06-13can: rcar_canfd: Share config code in rcar_canfd_set_bittiming()Geert Uytterhoeven
2025-06-13can: rcar_canfd: Rename rcar_canfd_setrnc() to rcar_canfd_set_rnc()Geert Uytterhoeven
2025-06-13can: rcar_canfd: Repurpose f_dcfg base for other registersGeert Uytterhoeven
2025-06-13can: rcar_canfd: Simplify data access in rcar_canfd_{ge,pu}t_data()Geert Uytterhoeven
2025-06-13can: rcar_canfd: Add helper variable dev to rcar_canfd_reset_controller()Geert Uytterhoeven
2025-06-13can: rcar_canfd: Add helper variable ndev to rcar_canfd_rx_pkt()Geert Uytterhoeven
2025-06-13can: rcar_canfd: Remove bittiming debug printsGeert Uytterhoeven
2025-06-13can: rcar_canfd: Consistently use ndev for net_device pointersGeert Uytterhoeven
2025-06-12net: Use dev_fwnode()Jiri Slaby (SUSE)
2025-06-12net: mdio: mux-gpio: use gpiod_multi_set_value_cansleepDavid Lechner
2025-06-12net: bcmasp: enable GRO software interrupt coalescing by defaultFlorian Fainelli
2025-06-12net: bcmasp: Utilize napi_complete_done() return valueFlorian Fainelli
2025-06-12net: hns3: Demote load and progress messages to debug levelGeert Uytterhoeven
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)
2025-06-12net: phy: move definition of genphy_c45_driver to phy_device.cHeiner Kallweit
2025-06-12net: stmmac: extend use of snps,multicast-filter-bins property to xgmacNikunj Kela
2025-06-12net: phy: assign default match function for non-PHY MDIO devicesHeiner Kallweit
2025-06-12ionic: Prevent driver/fw getting out of sync on devcmd(s)Brett Creeley
2025-06-12net: drv: hyperv: migrate to new RXFH callbacksJakub Kicinski
2025-06-12net: drv: virtio: migrate to new RXFH callbacksJakub Kicinski
2025-06-12net: drv: vmxnet3: migrate to new RXFH callbacksJakub Kicinski
2025-06-12eth: fbnic: migrate to new RXFH callbacksJakub Kicinski
2025-06-12eth: remove empty RXFH handling from driversJakub Kicinski
2025-06-12net: ethtool: require drivers to opt into the per-RSS ctx RXFHJakub Kicinski
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-12Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-12net: drv: netdevsim: don't napi_complete() from netpollJakub Kicinski
2025-06-12net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()Dan Carpenter
2025-06-12veth: prevent NULL pointer dereference in veth_xdp_rcvJesper Dangaard Brouer
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-11net: bcmgenet: enable GRO software interrupt coalescing by defaultZak Kemble
2025-06-11net: bcmgenet: use napi_complete_done return valueZak Kemble
2025-06-11net: macb: Add shutdown operation supportAbin Joseph
2025-06-11net: phy: micrel: add cable test support for KSZ9477-class PHYsOleksij Rempel
2025-06-11net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated ...Oleksij Rempel
2025-06-11net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated...Oleksij Rempel
2025-06-11eth: fbnic: Expand coverage of mac statsMohsin Bashir
2025-06-11net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_operShahar Shitrit
2025-06-11net/mlx5e: Fix leak of Geneve TLV option objectJianbo Liu
2025-06-11net/mlx5: HWS, make sure the uplink is the last destinationVlad Dogaru
2025-06-11net/mlx5: HWS, fix missing ip_version handling in definerYevgeny Kliteynik
2025-06-11net/mlx5: HWS, Init mutex on the correct pathVlad Dogaru
2025-06-11net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad
2025-06-11net/mlx5: Fix ECVF vports unload on shutdown flowAmir Tzin
2025-06-11net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh
2025-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-11net: fman_memac: Don't use of_property_read_bool on non-boolean property managedAlexander Stein