summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-29net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King
2023-11-29net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko
2023-11-29mlxsw: spectrum: Use CFF mode where availablePetr Machata
2023-11-29mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata
2023-11-29mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata
2023-11-29mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata
2023-11-29mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata
2023-11-29mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata
2023-11-29mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata
2023-11-29mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata
2023-11-29mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata
2023-11-29mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata
2023-11-29mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata
2023-11-29mlxsw: spectrum_fid: Privatize FID familiesPetr Machata
2023-11-29net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi
2023-11-29net: phy: adin: allow control of Fast Link DownVincent Whitchurch
2023-11-29r8169: improve handling task schedulingHeiner Kallweit
2023-11-29net: dsa: microchip: make phylink_mac_link_up() not optionalOleksij Rempel
2023-11-29net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYsOleksij Rempel
2023-11-29net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...Oleksij Rempel
2023-11-29gve: Remove dependency on 4k page size.John Fraker
2023-11-29gve: Add page size register to the register_page_list command.John Fraker
2023-11-29gve: Remove obsolete checks that rely on page size.John Fraker
2023-11-29gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker
2023-11-29gve: Perform adminq allocations through a dma_pool.John Fraker
2023-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-28r8169: remove multicast filter limitHeiner Kallweit
2023-11-28ice: fix error code in ice_eswitch_attach()Dan Carpenter
2023-11-28nfp: ethtool: support TX/RX pause frame on/offYu Xiao
2023-11-28eth: link netdev to page_pools in driversJakub Kicinski
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)
2023-11-27net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2023-11-27net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)
2023-11-27net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)
2023-11-27net: phylink: split out per-interface validationRussell King (Oracle)
2023-11-27net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)
2023-11-27net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2023-11-27net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2023-11-27net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2023-11-27net: phy: add possible interfacesRussell King (Oracle)
2023-11-27iavf: use iavf_schedule_aq_request() helperPetr Oros
2023-11-27iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera
2023-11-27i40e: Remove queue tracking fields from i40e_adminq_ringIvan Vecera
2023-11-27i40e: Remove AQ register definitions for VF typesIvan Vecera