summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-06-29net: ethernet: mtk-star-emac: add support for MII interfaceBiao Huang1-1/+11
2022-06-29net: ethernet: mtk-star-emac: add timing adjustment supportBiao Huang1-0/+33
2022-06-29net: ethernet: mtk-star-emac: add clock pad selection for RMIIBiao Huang1-2/+17
2022-06-29net: ethernet: mtk-star-emac: add support for MT8365 SoCBiao Huang1-11/+64
2022-06-29net: ethernet: mtk-star-emac: modify IRQ trigger flagsBiao Huang1-1/+1
2022-06-29net: ethernet: mtk-star-emac: store bit_clk_div in compat structureBiao Huang1-4/+19
2022-06-29sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper8-148/+183
2022-06-29sfc: replace function name in string with __func__Jonathan Cooper1-1/+2
2022-06-29sfc: Unsplit literal string.Jonathan Cooper1-2/+2
2022-06-29sfc: Move EF100 efx_nic_type structs to the end of the fileJonathan Cooper1-172/+172
2022-06-29sfc: Separate efx_nic memory from net_device memoryJonathan Cooper4-9/+46
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper13-73/+78
2022-06-29sfc: Change BUG_ON to WARN_ON and recovery code.Jonathan Cooper1-1/+2
2022-06-29sfc: Remove netdev init from efx_init_structJonathan Cooper4-8/+7
2022-06-29sfc: Add a PROBED state for EF100 VDPA use.Jonathan Cooper4-8/+12
2022-06-29sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper6-31/+72
2022-06-29mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIsAmit Cohen1-304/+48
2022-06-29mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID indexAmit Cohen1-6/+11
2022-06-29mlxsw: spectrum_switchdev: Add support for getting and putting MDB entryAmit Cohen1-2/+78
2022-06-29mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()Amit Cohen1-2/+174
2022-06-29mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...Amit Cohen1-0/+153
2022-06-29mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entriesAmit Cohen1-0/+15
2022-06-29mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...Amit Cohen1-10/+14
2022-06-29mlxsw: spectrum_switchdev: Rename MIDs listAmit Cohen1-10/+11
2022-06-29mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen2-91/+97
2022-06-29mlxsw: Align PGT index to legacy bridge modelAmit Cohen2-3/+14
2022-06-29net/funeth: Support for ethtool -mDimitris Michailidis2-0/+74
2022-06-28mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen1-6/+59
2022-06-28mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen2-4/+32
2022-06-28mlxsw: spectrum: Initialize PGT tableAmit Cohen1-0/+9
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-28hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-06-28nfp: add support for 'ethtool -t DEVNAME' commandFei Qin1-0/+167
2022-06-28nfp: support vepa mode in HW bridgeYinjun Zhang4-2/+73
2022-06-28net: atlantic:fix repeated words in commentsJilin Yuan1-2/+2
2022-06-28amd/xgbe: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-28agere: fix repeated words in commentsJilin Yuan1-1/+1
2022-06-28octeon_ep: use bitwise ANDShreenidhi Shedi1-1/+1
2022-06-28net: axienet: Modify function descriptionDeming Wang1-1/+1
2022-06-28epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-06-27sfc:falcon: fix repeated words in commentsJilin Yuan1-1/+1