summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-29net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIsBiao Huang1-141/+199
2022-06-29net: ethernet: mtk-star-emac: add support for MII interfaceBiao Huang1-1/+11
2022-06-29dt-bindings: net: mtk-star-emac: add description for new propertiesBiao Huang1-0/+16
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-29dt-bindings: net: mtk-star-emac: add support for MT8365Biao Huang1-0/+1
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-29Merge branch 'sfc-add-extra-states-for-VDPA'David S. Miller18-431/+554
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-29Merge branch 'mlxsw-unified-bridge-conversion-part-5'David S. Miller3-268/+455
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: mptcp: fix some spelling mistake in mptcpMenglong Dong2-2/+2
2022-06-29Revert the ARM/dts changes for Renesas RZ/N1Jakub Kicinski2-225/+0
2022-06-29Merge branch 'net-phylink-cleanup-pcs-code'Jakub Kicinski1-30/+39
2022-06-29net: phylink: disable PCS polling over major configurationRussell King (Oracle)1-10/+20
2022-06-29net: phylink: remove pcs_ops memberRussell King (Oracle)1-20/+19
2022-06-29tcp: diag: add support for TIME_WAIT sockets to tcp_abort()Eric Dumazet1-9/+17
2022-06-29net/funeth: Support for ethtool -mDimitris Michailidis2-0/+74
2022-06-29af_unix: Do not call kmemdup() for init_net's sysctl table.Kuniyuki Iwashima1-6/+13
2022-06-28Merge branch 'mlxsw-unified-bridge-conversion-part-4-6'Paolo Abeni8-40/+572
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