summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski1-11/+32
2021-12-02iavf: restore MSI state on resetMitch Williams1-0/+1
2021-12-01net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay1-5/+3
2021-12-01net/mlx5: Fix access to a non-supported registerAya Levin2-6/+4
2021-12-01net/mlx5: Fix too early queueing of log timestamp workGal Pressman1-2/+3
2021-12-01net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin3-13/+15
2021-12-01net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman1-4/+15
2021-12-01net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-12-01net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-12-01net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-12-01net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb1-0/+1
2021-12-01net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-12-01net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan3-27/+44
2021-12-01net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-12-01net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encaps...Raed Salem1-1/+1
2021-12-01natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu1-0/+2
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski1-0/+1
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-11-30net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun1-1/+3
2021-11-29atlantic: Remove warn trace message.Sameer Saurabh1-3/+0
2021-11-29atlantic: Fix statistics logic for production hardwareDmitry Bogdanov5-27/+139
2021-11-29Remove Half duplex mode speed capabilities.Sameer Saurabh1-4/+1
2021-11-29atlantic: Add missing DIDs and fix 115c.Nikita Danilov4-1/+27
2021-11-29atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh1-3/+3
2021-11-29atlatnic: enable Nbase-t speeds with base-tNikita Danilov3-19/+13
2021-11-29atlantic: Increase delay for fw transactionsDmitry Bogdanov1-2/+5
2021-11-29net/mlx4_en: Update reported link modes for 1/10GErik Ekman1-3/+3
2021-11-29net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header supportVincent Whitchurch1-5/+6
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean1-1/+240
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean1-0/+16
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang1-0/+4
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen1-1/+2
2021-11-26net: hns3: add check NULL address for page poolHao Chen1-0/+5
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-11-26net: qed: fix the array may be out of boundzhangyue1-3/+3
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon1-0/+2
2021-11-25igb: fix netpoll exit with trafficJesse Brandeburg1-1/+1
2021-11-25lan743x: fix deadlock in lan743x_phy_link_status_change()Heiner Kallweit1-9/+3
2021-11-23net: marvell: mvpp2: increase MTU limit when XDP enabledMarek BehĂșn1-6/+8
2021-11-23net: chelsio: cxgb4vf: Fix an error code in cxgb4vf_pci_probe()Zheyu Ma1-0/+1
2021-11-23r8169: fix incorrect mac address assignmentHeiner Kallweit1-2/+3
2021-11-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-3/+24
2021-11-23mlxsw: spectrum: Protect driver from buggy firmwareAmit Cohen1-1/+1
2021-11-23mlxsw: spectrum: Allow driver to load with old firmware versionsDanielle Ratson1-4/+4
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow1-1/+17
2021-11-22ice: fix vsi->txq_map sizingMaciej Fijalkowski1-2/+7
2021-11-22nixge: fix mac address error handling againArnd Bergmann1-2/+2