summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-12-20net: hns3: fix a bug caused by udelayPeng Li1-2/+2
2018-12-20net: hns3: change default tc state to closeJian Shen1-1/+1
2018-12-20net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen4-11/+38
2018-12-20net: mvpp2: fix the phylink mode validationAntoine Tenart1-1/+1
2018-12-20net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang1-47/+24
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-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel1-0/+3
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel3-36/+31
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel1-22/+24
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2-26/+24
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel3-58/+46
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel1-0/+10
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel2-6/+0
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel3-36/+65
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel1-0/+45
2018-12-19bnxt_en: Fix ethtool self-test loopback.Michael Chan1-1/+4
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal3-12/+16
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal1-3/+6
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal4-7/+12
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu1-0/+41
2018-12-19net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2-5/+1
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-19Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...David S. Miller11-295/+501
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-19qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing1-5/+1
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: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit2-13/+0
2018-12-19net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart1-6/+8
2018-12-18net: hns3: fix a SSU buffer checking bugYunsheng Lin1-2/+3
2018-12-18net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin1-17/+26
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin3-11/+38
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li1-0/+4
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang1-1/+1
2018-12-18net: hns3: update coalesce param per secondPeng Li2-9/+3
2018-12-18net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan1-6/+6
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan1-13/+0
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan2-1/+7
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan1-2/+2
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan1-1/+1
2018-12-18net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan1-2/+3
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