aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy4-3/+96
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli1-3/+4
2020-01-17net: hns: fix soft lockup when there is not enough memoryYonglong Liu1-3/+1
2020-01-16net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi1-7/+13
2020-01-16net: hns3: pad the short frame before sending to the hardwareYunsheng Lin1-0/+6
2020-01-15net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu1-0/+6
2020-01-15net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu1-1/+5
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu1-9/+11
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata1-7/+23
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2020-01-15mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel1-11/+6
2020-01-15mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel1-12/+6
2020-01-15mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel1-1/+22
2020-01-14net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi1-9/+10
2020-01-13net: macb: fix for fixed-link modeMilind Parab1-13/+17
2020-01-11devlink: correct misspelling of snapshotJacob Keller1-1/+1
2020-01-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu1-0/+4
2020-01-10net: stmmac: selftests: Update status when disabling RSSJose Abreu1-6/+14
2020-01-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller11-62/+98
2020-01-09sh_eth: check sh_eth_cpu_data::dual_port when dumping registersSergei Shtylyov1-17/+21
2020-01-09e1000e: Revert "e1000e: Make watchdog use delayed work"Jeff Kirsher2-32/+27
2020-01-09i40e: Set PHY Access flag on X722Adam Ludkiewicz1-0/+5
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann3-4/+18
2020-01-09igb: Fix SGMII SFP module discovery for 100FX/LX.Manfred Rudigier2-7/+3
2020-01-09ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu1-10/+27
2020-01-09ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl1-5/+0
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley1-4/+18
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma1-0/+32
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit1-0/+3
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen3-17/+17
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik3-12/+14
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2-56/+15
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik1-7/+9
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin1-1/+57
2020-01-06net: atlantic: remove duplicate entriesIgor Russkikh1-3/+0
2020-01-06net: atlantic: loopback configuration in improper placeIgor Russkikh1-2/+2
2020-01-06net: atlantic: broken link status on old fwIgor Russkikh1-3/+1
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski1-1/+1
2020-01-05macb: Don't unregister clks unconditionallyStephen Boyd1-3/+1
2020-01-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon2-8/+0