summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-03-19atl1c: switch to napi_gro_receiveSieng Piaw Liew
2021-03-18Fix a typoBhaskar Chowdhury
2021-03-18ionic: protect adminq from early destroyShannon Nelson
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson
2021-03-18ionic: block actions during fw resetShannon Nelson
2021-03-18ionic: update ethtool support bits for BASETShannon Nelson
2021-03-18ionic: fix unchecked referenceShannon Nelson
2021-03-18ionic: simplify the intr_index use in txq_initShannon Nelson
2021-03-18ionic: code cleanup detailsShannon Nelson
2021-03-18net: ocelot: support multiple bridgesVladimir Oltean
2021-03-18net: ocelot: Fix deletetion of MRP entries from MAC tableHoratiu Vultur
2021-03-18octeontx2-af: Remove redundant initialization of pointer pfvfColin Ian King
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong
2021-03-18net: stmmac: EST interrupts handling and error reportingVoon Weifeng
2021-03-18net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong
2021-03-18net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong
2021-03-18octeontx2-pf: TC_MATCHALL egress ratelimiting offloadSunil Goutham
2021-03-18octeontx2-pf: add tc flower stats handler for hw offloadsNaveen Mamindlapalli
2021-03-18octeontx2-pf: Add tc flower hardware offload on ingress trafficNaveen Mamindlapalli
2021-03-18octeontx2-pf: Add ip tos and ip proto icmp/icmpv6 flow offload supportNaveen Mamindlapalli
2021-03-17net: macb: simplify clk_init with dev_err_probeMichael Tretter
2021-03-17ethernet/microchip:remove unneeded variable: "ret"dingsenjie
2021-03-17ethernet/broadcom:remove unneeded variable: "ret"dingsenjie
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-03-17octeontx2-af: Modify the return code for unsupported flow keysNaveen Mamindlapalli
2021-03-17octeontx2-af: Avoid duplicate unicast rule in mcam_rules listSubbaraya Sundeep
2021-03-17octeontx2-af: Use npc_install_flow API for promisc and broadcast entriesNaveen Mamindlapalli
2021-03-17octeontx2-af: Add support for multi channel in NIX promisc entryNalla, Pradeep
2021-03-17octeontx2-af: refactor function npc_install_flow for default entryNaveen Mamindlapalli
2021-03-17mlxsw: Allow 802.1d and .1ad VxLAN bridges to coexist on Spectrum>=2Amit Cohen
2021-03-17mlxsw: Add struct mlxsw_sp_switchdev_ops per ASICAmit Cohen
2021-03-17mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()Amit Cohen
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