summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-18Merge branch 'net-mana-fix-doorbell-access-for-receive-queues'Jakub Kicinski
2023-07-18net: mana: Use the correct WQE count for ringing RQ doorbellLong Li
2023-07-18net: mana: Batch ringing RX queue doorbell on receiving packetsLong Li
2023-07-18net: mvpp2: debugfs: remove redundant parameter check in three functionsMinjie Du
2023-07-18net: txgbe: change LAN reset modeJiawen Wu
2023-07-18selftests/net: replace manual array size calc with ARRAYSIZE macro.Mahmoud Maatuq
2023-07-18rtnetlink: Move nesting cancellation rollback to proper functionGal Pressman
2023-07-18igc: Add TransmissionOverrun counterMuhammad Husaini Zulkifli
2023-07-18ptp: Explicitly include correct DT includesRob Herring
2023-07-18netconsole: Append kernel version to messageBreno Leitao
2023-07-18Merge branch 'remove-some-unused-phylink-legacy'Paolo Abeni
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-07-18net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)
2023-07-18net: ftgmac100: support getting MAC address from NVMEMPaul Fertser
2023-07-17Merge branch 'phy-at803x-support'David S. Miller
2023-07-17net: phy: at803x: add qca8081 fifo reset on the link changedLuo Jie
2023-07-17net: phy: at803x: remove qca8081 1G fast retrain and slave seed configLuo Jie
2023-07-17net: phy: at803x: support qca8081 1G chip typeLuo Jie
2023-07-17net: phy: at803x: enable qca8081 slave seed conditionallyLuo Jie
2023-07-17net: phy: at803x: merge qca8081 slave seed functionLuo Jie
2023-07-17net: phy: at803x: support qca8081 genphy_c45_pma_read_abilitiesLuo Jie
2023-07-17Merge branch 'qrtr-fixes'David S. Miller
2023-07-17net: qrtr: Handle IPCR control port format of older targetsVignesh Viswanathan
2023-07-17net: qrtr: ns: Change nodes radix tree to xarrayVignesh Viswanathan
2023-07-17net: qrtr: ns: Change servers radix tree to xarrayVignesh Viswanathan
2023-07-17Merge branch 'brcm-asp-2.0-support'David S. Miller
2023-07-17MAINTAINERS: ASP 2.0 Ethernet driver maintainersJustin Chen
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli
2023-07-17net: phy: mdio-bcm-unimac: Add asp v2.0 supportJustin Chen
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen
2023-07-17net: bcmasp: Add support for eee modeJustin Chen
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen
2023-07-17dt-bindings: net: Brcm ASP 2.0 Ethernet controllerFlorian Fainelli
2023-07-17dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0Justin Chen
2023-07-17net: fec: Refactor: rename `adapter` to `fep`Csókás Bence
2023-07-14gve: trivial spell fix Recive to ReceiveJesper Dangaard Brouer
2023-07-14Merge branch 'mlxsw-rif-pvid'David S. Miller
2023-07-14selftests: router_bridge_pvid_vlan_upper: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan_upper_pvid: Add a new selftestPetr Machata
2023-07-14selftests: router_bridge_vlan: Add PVID change testPetr Machata
2023-07-14selftests: router_bridge: Add tests to remove and add PVIDPetr Machata
2023-07-14selftests: forwarding: lib: Add ping6_, ping_test_fails()Petr Machata
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata
2023-07-14mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding stylePetr Machata
2023-07-14mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF paramsPetr Machata