aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou1-1/+48
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou2-7/+192
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen1-8/+23
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean5-25/+34
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean5-35/+44
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-20tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima3-7/+8
2022-09-20ravb: Add RZ/G2L MII interface supportBiju Das2-1/+15
2022-09-20net: macb: Add zynqmp SGMII dynamic configuration supportRadhey Shyam Pandey1-0/+22
2022-09-20net: ethernet: adi: Add ADIN1110 supportAlexandru Tachici5-0/+1732
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini3-19/+27
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini3-77/+4
2022-09-20net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()Nathan Chancellor1-2/+2
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean1-1/+2
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean2-6/+9
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean1-1/+1
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik4-2/+109
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge1-2/+1
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand1-1/+1
2022-09-19net: korina: Fix return type of korina_send_packetNathan Huckleberry1-1/+2
2022-09-19net: ethernet: litex: Fix return type of liteeth_start_xmitNathan Huckleberry1-1/+2
2022-09-19net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmitNathan Huckleberry1-1/+1
2022-09-19net: davicom: Fix return type of dm9000_start_xmitNathan Huckleberry1-1/+1
2022-09-19net: ax88796c: Fix return type of ax88796c_start_xmitNathan Huckleberry1-1/+1
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko1-2/+2
2022-09-19sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-19sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-19net/mlx5e: Switch to kmemdup() when allocate dev_addrYang Yingliang1-2/+1
2022-09-19net/mlx5e: add missing error code in error pathYang Yingliang1-2/+6
2022-09-19net: enetc: expose some standardized ethtool countersVladimir Oltean1-0/+111
2022-09-19net: enetc: parameterize port MAC stats to also cover the pMACVladimir Oltean2-114/+116
2022-09-19net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven1-0/+1
2022-09-19net: fec: Add initial s32v234 supportWei Fang2-3/+15
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi1-1/+1
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang1-0/+10
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson1-0/+6
2022-09-19r8169: disable detection of chip version 36Heiner Kallweit1-1/+4
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui1-3/+0
2022-09-19iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-17octeontx2-af: Initialize PTP_SEC_ROLLOVER register properlyNaveen Mamindlapalli1-0/+10
2022-09-17octeontx2-af: Add PTP PPS Errata workaround on CN10K siliconNaveen Mamindlapalli4-5/+109
2022-09-17octeontx2-pf: Add support for ptp 1-step mode on CN10K siliconHariprasad Kelam10-42/+234
2022-09-17octeontx2-af: return correct ptp timestamp for CN10K siliconNaveen Mamindlapalli1-1/+13
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang80-489/+1457
2022-09-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller4-25/+33
2022-09-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller2-4/+17