summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-10-21net: mscc: ocelot: convert the VLAN masks to a listVladimir Oltean1-16/+65
2021-10-21net: mscc: ocelot: add a type definition for REW_TAG_CFG_TAG_CFGVladimir Oltean1-8/+5
2021-10-20net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-10-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller17-286/+764
2021-10-20ethernet: via-velocity: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-20ethernet: via-rhine: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-20ethernet: tlan: use eth_hw_addr_set()Jakub Kicinski1-4/+6
2021-10-20ethernet: tehuti: use eth_hw_addr_set()Jakub Kicinski1-2/+4
2021-10-20ethernet: stmmac: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-20ethernet: netsec: use eth_hw_addr_set()Jakub Kicinski1-7/+9
2021-10-19ice: fix an error code in ice_ena_vfs()Dan Carpenter1-1/+2
2021-10-19ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2-4/+4
2021-10-19ice: Make use of the helper function devm_add_action_or_reset()Cai Huoqing1-3/+1
2021-10-19ice: Refactor PR ethtool opsWojciech Drewek1-25/+74
2021-10-19ice: Manage act flags for switchdev offloadsWojciech Drewek5-138/+21
2021-10-19ice: Forbid trusted VFs in switchdev modeWojciech Drewek1-5/+5
2021-10-19ice: fix software generating extra interruptsJesse Brandeburg2-11/+16
2021-10-19ice: fix rate limit update after coalesce changeJesse Brandeburg2-8/+13
2021-10-19ice: update dim usage and moderationJesse Brandeburg4-87/+142
2021-10-19ice: Add support for VF rate limitingBrett Creeley7-4/+486
2021-10-19net: ethernet: ixp4xx: Make use of dma_pool_zalloc() instead of dma_pool_allo...Cai Huoqing1-3/+2
2021-10-19ethernet: Remove redundant statementluo penghao1-1/+0
2021-10-19e1000e: Remove redundant statementluo penghao1-1/+0
2021-10-19ethernet: sparx5: use eth_hw_addr_gen()Jakub Kicinski1-3/+1
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski2-11/+7
2021-10-19ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski1-4/+1
2021-10-19ethernet: prestera: use eth_hw_addr_gen()Jakub Kicinski1-2/+5
2021-10-19ethernet: ocelot: use eth_hw_addr_gen()Jakub Kicinski1-2/+1
2021-10-19ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski2-15/+19
2021-10-19ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski2-2/+6
2021-10-19ethernet: sis900: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sis190: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sxgbe: use eth_hw_addr_set()Jakub Kicinski1-3/+6
2021-10-19ethernet: rocker: use eth_hw_addr_set()Jakub Kicinski1-3/+5
2021-10-19ethernet: renesas: use eth_hw_addr_set()Jakub Kicinski2-14/+18
2021-10-19ethernet: r8169: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-10-19ethernet: netxen: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: lpc: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-19ethernet: sky2/skge: use eth_hw_addr_set()Jakub Kicinski2-4/+9
2021-10-19ethernet: mv643xx: use eth_hw_addr_set()Jakub Kicinski1-3/+7
2021-10-19mlxsw: spectrum_qdisc: Make RED, TBF offloads classfulPetr Machata1-1/+31
2021-10-19mlxsw: spectrum_qdisc: Validate qdisc topologyPetr Machata1-9/+82
2021-10-19mlxsw: spectrum_qdisc: Clean stats recursively when priomap changesPetr Machata1-8/+29
2021-10-19mlxsw: spectrum_qdisc: Unify graft validationPetr Machata1-18/+19
2021-10-19mlxsw: spectrum_qdisc: Destroy children in mlxsw_sp_qdisc_destroy()Petr Machata1-2/+4
2021-10-19mlxsw: spectrum_qdisc: Extract two helpers for handling future FIFOsPetr Machata1-15/+33
2021-10-19mlxsw: spectrum_qdisc: Query tclass / priomap instead of caching itPetr Machata1-34/+146
2021-10-19Merge tag 'mlx5-updates-2021-10-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller19-35/+946
2021-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller3-105/+101
2021-10-19net/mlx5: E-Switch, Increase supported number of forward destinations to 32Maor Dickman1-1/+1