summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-19i40e: xsk: add TX multi-buffer supportTirthendu Sarkar2-5/+6
2023-07-19ice: xsk: Tx multi-buffer supportMaciej Fijalkowski2-23/+61
2023-07-19i40e: xsk: add RX multi-buffer supportTirthendu Sarkar4-18/+84
2023-07-19ice: xsk: add RX multi-buffer supportMaciej Fijalkowski2-43/+102
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-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
2023-07-14net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King5-252/+396
2023-07-14net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)5-129/+196
2023-07-14net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)2-6/+10
2023-07-14net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)2-0/+60
2023-07-14net: dsa: mv88e6xxx: remove handling for DSA and CPU portsRussell King (Oracle)1-43/+5
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)1-2/+22
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)1-4/+34
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)1-0/+24
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)1-9/+39
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou6-8/+102
2023-07-14net: dsa: ar9331: Use maple tree register cacheMark Brown1-1/+1
2023-07-14pptp: Constify the po parameter of pptp_route_output().Guillaume Nault1-2/+2
2023-07-14net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski2-3/+3
2023-07-14net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2-6/+6
2023-07-14net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski3-3/+6
2023-07-14net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2-5/+6
2023-07-14net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2-2/+3
2023-07-14net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski2-4/+7
2023-07-14net: stmmac: replace the tso_en field with a flagBartosz Golaszewski7-10/+12
2023-07-14net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski2-3/+3