summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar3-11/+24
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar1-2/+2
2018-12-19net: hns3: remove redundant variable initializationPeng Li1-1/+1
2018-12-19net: hns3: fix the descriptor index when get rss typePeng Li1-1/+8
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen1-0/+4
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen1-7/+7
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan2-0/+8
2018-12-19net: hns3: add max vector number check for pfJian Shen1-0/+4
2018-12-19net: hns3: fix a bug caused by udelayPeng Li1-2/+2
2018-12-19net: hns3: change default tc state to closeJian Shen1-1/+1
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen4-11/+38
2018-12-19net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang1-47/+24
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-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-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit2-5/+1
2018-12-18Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...David S. Miller11-295/+501
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing1-5/+1
2018-12-18net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit2-13/+0
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-17nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley1-10/+11
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-17bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam1-1/+21
2018-12-17bnxt_en: Do not free port statistics buffer when device is down.Michael Chan2-5/+25
2018-12-17bnxt_en: Save ring statistics before reset.Michael Chan2-14/+44
2018-12-17bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam1-17/+39
2018-12-17bnxt_en: Don't set ETS on unused TCs.Michael Chan1-1/+4
2018-12-17bnxt_en: Add ethtool -S priority counters.Michael Chan3-1/+144
2018-12-17bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan3-4/+19