summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-15net: phy: aquantia: fix return value check in aqr107_config_mdi()Daniel Golle
2024-10-15r8169: implement additional ethtool stats opsHeiner Kallweit
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-10-15net: gianfar: Use __be64 * to store pointers to big endian valuesSimon Horman
2024-10-15net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5GSiddharth Vadapalli
2024-10-15net: phy: intel-xway: add support for PHY LEDsDaniel Golle
2024-10-15net: phy: mxl-gpy: correctly describe LED polarityDaniel Golle
2024-10-15net: phy: aquantia: correctly describe LED polarity overrideDaniel Golle
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle
2024-10-15net: phy: c45-tja11xx: add support for outputting RMII reference clockWei Fang
2024-10-14net: mtk_eth_soc: use ethtool_putsRosen Penev
2024-10-14net: mvneta: use ethtool_putsRosen Penev
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato
2024-10-14mlx5: Add support for persistent NAPI configJoe Damato
2024-10-14bnxt: Add support for persistent NAPI configJoe Damato
2024-10-14net: phylink: allow half-duplex modes with RATE_MATCH_PAUSEDaniel Golle
2024-10-14tg3: Address byte-order miss-matchesSimon Horman
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman
2024-10-14net: ethernet: ti: am65-cpsw: Use __be64 type for id_tempSimon Horman
2024-10-14r8169: enable SG/TSO on selected chip versions per defaultHeiner Kallweit
2024-10-13net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()Menglong Dong
2024-10-13net: vxlan: add drop reasons support to vxlan_xmit_one()Menglong Dong
2024-10-13net: vxlan: use kfree_skb_reason() in vxlan_xmit()Menglong Dong
2024-10-13net: vxlan: make vxlan_set_mac() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_snoop() return drop reasonsMenglong Dong
2024-10-13net: vxlan: make vxlan_remcsum() return drop reasonsMenglong Dong
2024-10-13net: vxlan: add skb drop reasons to vxlan_rcv()Menglong Dong
2024-10-13net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2024-10-11net: bcmasp: enable SW timestampingJustin Chen
2024-10-11net: broadcom: remove select MII from brcmstb Ethernet driversJustin Chen
2024-10-11net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran
2024-10-11net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran
2024-10-11netdevsim: copy addresses for both in and out pathsHangbin Liu
2024-10-11netdevsim: print human readable IP addressHangbin Liu
2024-10-11net: dsa: mv88e6xxx: Fix uninitialised err valueAryan Srivastava
2024-10-11net: emaclite: Adopt clock supportAbin Joseph
2024-10-11net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()Abin Joseph
2024-10-11net: phy: aquantia: poll status registerAryan Srivastava
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski
2024-10-10tg3: Link queues to NAPIsJoe Damato
2024-10-10tg3: Link IRQs to NAPI instancesJoe Damato
2024-10-10r8169: remove original workaround for RTL8125 broken rx issueHeiner Kallweit