summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-12-08net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan3-27/+44
2021-12-08net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-12-08net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay4-6/+6
2021-12-08net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-12-08net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-12-08net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-12-08net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-12-08net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-12-08atlantic: Remove warn trace message.Sameer Saurabh1-3/+0
2021-12-08atlantic: Fix statistics logic for production hardwareDmitry Bogdanov5-27/+139
2021-12-08Remove Half duplex mode speed capabilities.Sameer Saurabh1-4/+1
2021-12-08atlantic: Add missing DIDs and fix 115c.Nikita Danilov4-1/+27
2021-12-08atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh1-3/+3
2021-12-08atlatnic: enable Nbase-t speeds with base-tNikita Danilov3-19/+13
2021-12-08atlantic: Increase delay for fw transactionsDmitry Bogdanov1-2/+5
2021-12-08octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang1-1/+1
2021-12-08dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu1-0/+2
2021-12-08net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-12-08net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch1-5/+6
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-08net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem1-1/+1
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi1-0/+4
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue1-13/+17
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen1-0/+10
2021-12-01net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-12-01net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-12-01net: hns3: fix incorrect components info of ethtool --reset commandJie Wang1-0/+4
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-12-01net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-12-01igb: fix netpoll exit with trafficJesse Brandeburg1-1/+1
2021-12-01lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit1-9/+3
2021-12-01net: marvell: mvpp2: increase MTU limit when XDP enabledMarek BehĂșn1-6/+8
2021-12-01mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen1-1/+1
2021-12-01ice: avoid bpf_prog refcount underflowMarta Plantykow1-1/+17
2021-12-01ice: fix vsi->txq_map sizingMaciej Fijalkowski1-2/+7
2021-12-01net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann3-47/+81
2021-12-01nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang2-4/+1
2021-12-01iavf: Fix VLAN feature flags after VFRBrett Creeley3-23/+56
2021-12-01iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski4-0/+25
2021-12-01iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh1-4/+26
2021-12-01net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk1-4/+2
2021-12-01net: marvell: prestera: fix brige port operationVolodymyr Mytnyk1-1/+1
2021-11-25ice: Delete always true check of PF pointerLeon Romanovsky1-3/+0
2021-11-25ice: Fix VF true promiscuous modeBrett Creeley2-43/+40
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-25e100: fix device suspend/resumeJesse Brandeburg1-5/+13