summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-30net: mana: Fix spelling mistake "enforecement" -> "enforcement"Colin Ian King2-3/+3
2023-11-30net: dsa: sja1105: Use units.h instead of the copy of a definitionAndy Shevchenko1-1/+2
2023-11-30mlxsw: spectrum: Use CFF mode where availablePetr Machata1-0/+2
2023-11-30mlxsw: spectrum_fid: Add support for rFID family in CFF flood modePetr Machata1-0/+231
2023-11-30mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood modePetr Machata1-0/+96
2023-11-30mlxsw: spectrum_fid: Initialize flood profiles in CFF modePetr Machata1-1/+122
2023-11-30mlxsw: spectrum_fid: Add profile_id to flood profilePetr Machata1-0/+6
2023-11-30mlxsw: spectrum_fid: Add an object to keep flood profilesPetr Machata1-19/+31
2023-11-30mlxsw: spectrum_fid: Add hooks for RSP table maintenancePetr Machata3-1/+67
2023-11-30mlxsw: spectrum_fid: Add a not-UC packet typePetr Machata2-0/+12
2023-11-30mlxsw: spectrum_fid: Add an op for packing SFMRPetr Machata1-2/+11
2023-11-30mlxsw: spectrum_fid: Add an op to get PGT address of a FIDPetr Machata1-7/+9
2023-11-30mlxsw: spectrum_fid: Add an op to get PGT allocation sizePetr Machata1-5/+18
2023-11-30mlxsw: spectrum_fid: Add an op for flood table initializationPetr Machata1-5/+12
2023-11-30mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() upPetr Machata1-30/+30
2023-11-30mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an intPetr Machata1-7/+14
2023-11-30mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()Petr Machata1-5/+12
2023-11-30mlxsw: spectrum_fid: Rename FID ops, families, arraysPetr Machata1-23/+25
2023-11-30mlxsw: spectrum_fid: Privatize FID familiesPetr Machata3-20/+44
2023-11-30net: phy: aquantia: drop wrong endianness conversion for addr and CRCChristian Marangi1-10/+14
2023-11-30net: phy: adin: allow control of Fast Link DownVincent Whitchurch1-0/+53
2023-11-30r8169: improve handling task schedulingHeiner Kallweit1-2/+4
2023-11-29net: dsa: microchip: make phylink_mac_link_up() not optionalOleksij Rempel1-4/+2
2023-11-29net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYsOleksij Rempel3-1/+74
2023-11-29net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...Oleksij Rempel3-2/+56
2023-11-29gve: Remove dependency on 4k page size.John Fraker5-10/+11
2023-11-29gve: Add page size register to the register_page_list command.John Fraker2-1/+3
2023-11-29gve: Remove obsolete checks that rely on page size.John Fraker2-18/+1
2023-11-29gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker2-13/+44
2023-11-29gve: Perform adminq allocations through a dma_pool.John Fraker2-10/+22
2023-11-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski12-200/+90
2023-11-29r8169: remove multicast filter limitHeiner Kallweit1-6/+1
2023-11-29ice: fix error code in ice_eswitch_attach()Dan Carpenter1-1/+3
2023-11-29nfp: ethtool: support TX/RX pause frame on/offYu Xiao3-4/+124
2023-11-28eth: link netdev to page_pools in driversJakub Kicinski4-0/+5
2023-11-28Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski149-58614/+3358
2023-11-28net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)1-13/+54
2023-11-28net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)1-25/+31
2023-11-28net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)1-4/+7
2023-11-28net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)1-2/+5
2023-11-28net: phylink: split out per-interface validationRussell King (Oracle)1-12/+30
2023-11-28net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)2-1/+80
2023-11-28net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)1-0/+12
2023-11-28net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)1-0/+18
2023-11-28net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)1-77/+120
2023-11-28net: phy: add possible interfacesRussell King (Oracle)1-0/+2
2023-11-27iavf: use iavf_schedule_aq_request() helperPetr Oros2-17/+8
2023-11-27iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera4-70/+39
2023-11-27i40e: Remove queue tracking fields from i40e_adminq_ringIvan Vecera4-70/+39
2023-11-27i40e: Remove AQ register definitions for VF typesIvan Vecera1-10/+0