summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-03-17mlxsw: reg: Add Switch Port Egress VLAN EtherType RegisterAmit Cohen
2021-03-17mlxsw: reg: Add egr_et_set field to SPVIDAmit Cohen
2021-03-17net: stmmac: add timestamp correction to rid CDC sync errorVoon Weifeng
2021-03-17ionic: Update driver to use ethtool_sprintfAlexander Duyck
2021-03-17bna: Update driver to use ethtool_sprintfAlexander Duyck
2021-03-17ena: Update driver to use ethtool_sprintfAlexander Duyck
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-17nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck
2021-03-17intel: Update drivers to use ethtool_sprintfAlexander Duyck
2021-03-17Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan
2021-03-16net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan
2021-03-16net/mlx5e: Unregister eth-reps devices firstRoi Dayan
2021-03-16net/mlx5: Move devlink port from mlx5e priv to mlx5e resourcesRoi Dayan
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan
2021-03-16net/mlx5e: Register nic devlink port with switch idRoi Dayan
2021-03-16net/mlx5e: Move devlink port register and unregister callsRoi Dayan
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan
2021-03-16net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan
2021-03-16net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan
2021-03-16net/mlx5e: Allow legacy vf ndos only if in legacy modeRoi Dayan
2021-03-16net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net: ocelot: Extend MRPHoratiu Vultur
2021-03-16net: ocelot: Add PGID_BLACKHOLEHoratiu Vultur
2021-03-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-03-16mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLEIdo Schimmel
2021-03-16mlxsw: core_acl_flex_actions: Add mirror sampler actionIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Add support for egress samplingIdo Schimmel
2021-03-16mlxsw: spectrum: Start using sampling triggers hash tableIdo Schimmel
2021-03-16mlxsw: spectrum: Track sampling triggers in a hash tableIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Pass matchall entry to sampling operationsIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operationsIdo Schimmel
2021-03-16mlxsw: spectrum_matchall: Propagate extack furtherIdo Schimmel
2021-03-16dpaa2-eth: fixup kdoc warningsIoana Ciornei
2021-03-16dpaa2-switch: fit the function declaration on the same lineIoana Ciornei
2021-03-16dpaa2-switch: reduce the size of the if_id bitmap to 64 bitsIoana Ciornei
2021-03-16dpaa2-switch: fix kdoc warningsIoana Ciornei
2021-03-16dpaa2-switch: remove unused ABI functionsIoana Ciornei
2021-03-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-15ionic: aggregate Tx byte counting callsShannon Nelson
2021-03-15ionic: simplify tx cleanShannon Nelson
2021-03-15ionic: generic tx skb mappingShannon Nelson
2021-03-15ionic: simplify TSO descriptor mappingShannon Nelson
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum headerAlex Elder
2021-03-15net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailerAlex Elder
2021-03-15net: qualcomm: rmnet: use masks instead of C bit-fieldsAlex Elder
2021-03-15net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macrosAlex Elder