aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-28mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen2-0/+231
2022-06-28mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen2-19/+43
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen3-0/+7
2022-06-28mlxsw: Add an initial PGT table supportAmit Cohen4-1/+136
2022-06-28mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen1-0/+23
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen2-5/+14
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen1-5/+4
2022-06-28mlxsw: Prepare 'bridge_type' field for SFMR usageAmit Cohen2-8/+9
2022-06-28mlxsw: spectrum_fid: Configure flooding table type for rFIDAmit Cohen2-3/+14
2022-06-28mlxsw: spectrum: Add a temporary variable to indicate bridge modelAmit Cohen2-0/+2
2022-06-27hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-06-27nfp: add support for 'ethtool -t DEVNAME' commandFei Qin1-0/+167
2022-06-27nfp: support vepa mode in HW bridgeYinjun Zhang4-2/+73
2022-06-27net: atlantic:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-27amd/xgbe: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27agere: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27net: axienet: Modify function descriptionDeming Wang1-1/+1
2022-06-27sfc:falcon: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-27sfc: fix repeated words in commentsJilin Yuan1-5/+5
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller17-374/+542
2022-06-27net: dsa: rzn1-a5psw: add FDB supportClément Léger2-0/+185
2022-06-27net: dsa: rzn1-a5psw: add statistics supportClément Léger2-0/+220
2022-06-27net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driverClément Léger4-0/+926
2022-06-27net: pcs: add Renesas MII converter driverClément Léger3-0/+529
2022-06-25can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTIONFrank Jungclaus1-4/+6
2022-06-25can/esd_usb: Fixed some checkpatch.pl warningsFrank Jungclaus1-23/+8
2022-06-25can/esd_usb: Rename all terms USB2 to USBFrank Jungclaus1-104/+109
2022-06-25can/esd_usb2: Rename esd_usb2.c to esd_usb.cFrank Jungclaus3-5/+12
2022-06-24net: pcs: xpcs: depends on PHYLINK in KconfigJakub Kicinski1-2/+2
2022-06-24usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-06-24i40e: read the XDP program once per NAPICiara Loftus2-12/+16
2022-06-24sfc: siena: fix repeated words in commentsJilin Yuan1-5/+5
2022-06-24net/funeth: Support UDP segmentation offloadDimitris Michailidis4-2/+27
2022-06-24net: pcs: lynx: consolidate sgmii and 1000base-x config codeRussell King (Oracle)1-35/+21
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)1-0/+1
2022-06-24net: lan743x: Use correct variable in lan743x_sgmii_config()Dan Carpenter1-2/+2
2022-06-24mlxsw: spectrum: Change mlxsw_sp_rif_vlan_fid_op() to be dedicated for FID RIFsAmit Cohen2-20/+8
2022-06-24mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLANAmit Cohen3-6/+6
2022-06-24mlxsw: spectrum: Use different arrays of FID families per-ASIC typeAmit Cohen3-2/+17
2022-06-24mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()Amit Cohen1-15/+10
2022-06-24mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()Amit Cohen1-15/+8
2022-06-24mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()Amit Cohen1-31/+12
2022-06-24mlxsw: spectrum_fid: Update FID structure prior to device configurationAmit Cohen1-24/+24
2022-06-24mlxsw: spectrum_fid: Maintain {port, VID}->FID mappingsAmit Cohen1-0/+63
2022-06-24net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss4-183/+69
2022-06-24net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss7-19/+4
2022-06-24net: dsa: microchip: move ksz_dev_ops to ksz_common.cArun Ramadoss6-164/+271
2022-06-24net: dsa: microchip: common menuconfig for ksz series switchArun Ramadoss3-25/+13
2022-06-24net: dsa: microchip: ksz9477: separate phylink mode from switch registerArun Ramadoss2-26/+7
2022-06-24net: dsa: microchip: common dsa_switch_ops for ksz switchesArun Ramadoss4-190/+89