summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-02-06Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2
2019-02-06net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2019-02-06ravb: expand rx descriptor data to accommodate hw checksumSimon Horman1-5/+7
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin1-29/+46
2019-01-31net: sun: cassini: Cleanup license conflictThomas Gleixner2-28/+2
2019-01-31mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2-5/+8
2019-01-31mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2019-01-31mlxsw: pci: Increase PCI SW reset timeoutNir Dotan1-1/+1
2019-01-31amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-26net: ethernet: ave: Set initial wol state to disabledKunihiko Hayashi1-1/+5
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar1-3/+10
2019-01-26ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson1-1/+3
2019-01-26octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET1-1/+3
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-26mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel1-1/+1
2019-01-26mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2019-01-22r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit1-2/+4
2019-01-22r8169: load Realtek PHY driver module before r8169Heiner Kallweit1-0/+1
2019-01-22lan743x: Remove phy_read from link status change functionBryan Whitehead1-7/+4
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-01-09bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu1-1/+2
2018-12-21mscc: Configured MAC entries should be locked.Allan W. Nielsen1-1/+1
2018-12-20net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2018-12-20lan743x: Remove MAC Reset from initializationBryan Whitehead1-6/+0
2018-12-20net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2018-12-20net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2018-12-20net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan1-4/+6
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan1-1/+4
2018-12-19vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2018-12-19lan743x: Expand phy search for LAN7431Bryan Whitehead1-2/+3
2018-12-19net: macb: add missing barriers when reading descriptorsAnssi Hannula2-3/+12
2018-12-19net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7
2018-12-19net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula1-0/+5
2018-12-19net: macb: restart tx after tx used bit readClaudiu Beznea1-1/+20
2018-12-19net: stmmac: Fix an error code in probe()Dan Carpenter1-0/+1
2018-12-19qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter1-0/+1
2018-12-19net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel1-1/+1
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2-0/+2
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo3-2/+27
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas1-3/+3
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu1-41/+216
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu2-4/+11
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu1-1/+1
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3