aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-19gtp: Set TOS and routing scope independently for fib lookups.Guillaume Nault1-1/+2
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-27/+38
2023-07-19net: stmmac: xgmac: Fix L3L4 filter countRohan G Thomas2-1/+11
2023-07-19vxlan: Add support for nexthop ID metadataIdo Schimmel1-0/+44
2023-07-18net: bna: Remove unnecessary (void*) conversionsWu Yunchuan1-7/+6
2023-07-18can: ems_pci: Remove unnecessary (void*) conversionsWu Yunchuan1-3/+3
2023-07-18net: mdio: Remove unnecessary (void*) conversionsWu Yunchuan1-2/+2
2023-07-18ethernet: smsc: remove unnecessary (void*) conversionsWu Yunchuan2-4/+4
2023-07-18ice: remove unnecessary (void*) conversionsWu Yunchuan1-2/+2
2023-07-18net: hns: Remove unnecessary (void*) conversionsWu Yunchuan1-5/+5
2023-07-18net: hns3: remove unnecessary (void*) conversions.Wu Yunchuan1-1/+1
2023-07-18net: ppp: Remove unnecessary (void*) conversionsWu Yunchuan2-4/+4
2023-07-18net: atlantic: Remove unnecessary (void*) conversionsWu Yunchuan2-7/+7
2023-07-18net: mana: Use the correct WQE count for ringing RQ doorbellLong Li1-1/+4
2023-07-18net: mana: Batch ringing RX queue doorbell on receiving packetsLong Li1-2/+8
2023-07-18net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du1-10/+0
2023-07-18net: txgbe: change LAN reset modeJiawen Wu3-70/+4
2023-07-18igc: Add TransmissionOverrun counterMuhammad Husaini Zulkifli1-3/+32
2023-07-18ptp: Explicitly include correct DT includesRob Herring1-1/+1
2023-07-18netconsole: Append kernel version to messageBreno Leitao1-3/+78
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)1-13/+9
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)8-38/+0
2023-07-18net: ftgmac100: support getting MAC address from NVMEMPaul Fertser1-4/+12
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie1-0/+14
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie1-18/+32
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie1-0/+15
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie1-5/+20
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie1-20/+9
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie1-10/+18
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli1-0/+1
2023-07-17net: phy: mdio-bcm-unimac: Add asp v2.0 supportJustin Chen1-0/+2
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen4-4/+199
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen2-1/+139
2023-07-17net: bcmasp: Add support for eee modeJustin Chen3-0/+71
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen4-1/+768
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen4-12/+262
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen8-0/+2791
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence1-8/+8
2023-07-14i40e: Wait for pending VF reset in VF set callbacksIvan Vecera1-11/+5
2023-07-14i40e: Add helper for VF inited state check with timeoutIvan Vecera1-16/+33
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer1-2/+2
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata3-29/+128
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata1-2/+9
2023-07-14mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding stylePetr Machata1-3/+5
2023-07-14mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF paramsPetr Machata1-13/+18
2023-07-14mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_getPetr Machata1-2/+6
2023-07-14mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()Petr Machata1-4/+6
2023-07-14netdevsim: add dummy macsec offloadSabrina Dubroca4-0/+397
2023-07-14net: dsa: mv88e6xxx: cleanup after phylink_pcs conversionRussell King (Oracle)4-332/+2
2023-07-14net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)5-881/+914