summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-29net: prestera: acl: add support for 'egress' rulesMaksym Glubokiy
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-06-29net: dsa: microchip: move remaining register offset to ksz_chip_regArun Ramadoss
2022-06-29net: dsa: microchip: add P_STP_CTRL to ksz_chip_regArun Ramadoss
2022-06-29net: dsa: microchip: change the size of reg from u8 to u16Arun Ramadoss
2022-06-29net: dsa: microchip: remove the struct ksz8Arun Ramadoss
2022-06-29net: dsa: microchip: move ksz8->shifts to ksz_commonArun Ramadoss
2022-06-29net: dsa: microchip: move ksz8->masks to ksz_commonArun Ramadoss
2022-06-29net: dsa: microchip: move ksz8->regs to ksz_commonArun Ramadoss
2022-06-29net: ethernet: mtk-star-emac: enable half duplex hardware supportBiao Huang
2022-06-29net: ethernet: mtk-star-emac: separate tx/rx handling with two NAPIsBiao Huang
2022-06-29net: ethernet: mtk-star-emac: add support for MII interfaceBiao Huang
2022-06-29net: ethernet: mtk-star-emac: add timing adjustment supportBiao Huang
2022-06-29net: ethernet: mtk-star-emac: add clock pad selection for RMIIBiao Huang
2022-06-29net: ethernet: mtk-star-emac: add support for MT8365 SoCBiao Huang
2022-06-29net: ethernet: mtk-star-emac: modify IRQ trigger flagsBiao Huang
2022-06-29net: ethernet: mtk-star-emac: store bit_clk_div in compat structureBiao Huang
2022-06-29sfc: Separate netdev probe/remove from PCI probe/removeJonathan Cooper
2022-06-29sfc: replace function name in string with __func__Jonathan Cooper
2022-06-29sfc: Unsplit literal string.Jonathan Cooper
2022-06-29sfc: Move EF100 efx_nic_type structs to the end of the fileJonathan Cooper
2022-06-29sfc: Separate efx_nic memory from net_device memoryJonathan Cooper
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper
2022-06-29sfc: Change BUG_ON to WARN_ON and recovery code.Jonathan Cooper
2022-06-29sfc: Remove netdev init from efx_init_structJonathan Cooper
2022-06-29sfc: Add a PROBED state for EF100 VDPA use.Jonathan Cooper
2022-06-29sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper
2022-06-29mlxsw: spectrum_switchdev: Convert MDB code to use PGT APIsAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Flush port from MDB entries according to FID indexAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Add support for getting and putting MDB entryAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Implement mlxsw_sp_mc_mdb_entry_{init, fini}()Amit Cohen
2022-06-29mlxsw: spectrum_switchdev: Add support for maintaining list of ports per MDB ...Amit Cohen
2022-06-29mlxsw: spectrum_switchdev: Add support for maintaining hash table of MDB entriesAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Save MAC and FID as a key in 'struct mlxsw_sp_mdb_...Amit Cohen
2022-06-29mlxsw: spectrum_switchdev: Rename MIDs listAmit Cohen
2022-06-29mlxsw: spectrum_switchdev: Rename MID structureAmit Cohen
2022-06-29mlxsw: Align PGT index to legacy bridge modelAmit Cohen
2022-06-28net: phylink: disable PCS polling over major configurationRussell King (Oracle)
2022-06-28net: phylink: remove pcs_ops memberRussell King (Oracle)
2022-06-28net/funeth: Support for ethtool -mDimitris Michailidis
2022-06-28mlxsw: spectrum_fid: Configure flooding entries using PGT APIsAmit Cohen
2022-06-28mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initializationAmit Cohen
2022-06-28mlxsw: spectrum: Initialize PGT tableAmit Cohen
2022-06-28mlxsw: Extend PGT APIs to support maintaining list of ports per entryAmit Cohen
2022-06-28mlxsw: Add a dedicated structure for bitmap of portsAmit Cohen
2022-06-28mlxsw: Add an indication of SMPE index validity for PGT tableAmit Cohen
2022-06-28mlxsw: Add an initial PGT table supportAmit Cohen
2022-06-28mlxsw: spectrum_fid: Configure egress VID classification for multicastAmit Cohen
2022-06-28mlxsw: Set flood bridge type for FIDsAmit Cohen
2022-06-28mlxsw: spectrum_fid: Store 'bridge_type' as part of FID familyAmit Cohen