summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-20bnxt_en: Adjust default RX coalescing ticks to 10 us.Michael Chan
2018-12-20bnxt_en: Support for 64-bit flow handle.Venkat Duvvuru
2018-12-20bnxt_en: Increase context memory allocations on 57500 chips for RDMA.Michael Chan
2018-12-20bnxt_en: Add Level 2 context memory paging support.Michael Chan
2018-12-20bnxt_en: Enhance bnxt_alloc_ring()/bnxt_free_ring().Michael Chan
2018-12-20bnxt_en: Add support for 2nd firmware message channel.Venkat Duvvuru
2018-12-20bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.Venkat Duvvuru
2018-12-20bnxt_en: Avoid arithmetic on void * pointer.Venkat Duvvuru
2018-12-20bnxt_en: Use macros for firmware message doorbell offsets.Venkat Duvvuru
2018-12-20bnxt_en: Set hwrm_intr_seq_id value to its inverted value.Venkat Duvvuru
2018-12-20bnxt_en: Update firmware interface spec. to 1.10.0.33.Michael Chan
2018-12-19net: hns3: remove redundant variable initializationPeng Li
2018-12-19net: hns3: fix the descriptor index when get rss typePeng Li
2018-12-19net: hns3: don't restore rules when flow director is disabledJian Shen
2018-12-19net: hns3: fix vf id check issue when add flow director ruleJian Shen
2018-12-19net: hns3: reset tqp while doing DOWN operationHuazhong Tan
2018-12-19net: hns3: add max vector number check for pfJian Shen
2018-12-19net: hns3: fix a bug caused by udelayPeng Li
2018-12-19net: hns3: change default tc state to closeJian Shen
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen
2018-12-19net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang
2018-12-19mlxsw: spectrum_router: Hold a reference on RIF's netdevIdo Schimmel
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel
2018-12-19mlxsw: spectrum_router: Propagate 'struct mlxsw_sp' furtherIdo Schimmel
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel
2018-12-19mlxsw: spectrum_fid: Remove unused functionIdo Schimmel
2018-12-19mlxsw: spectrum_router: Do not destroy RIFs based on FID's reference countIdo Schimmel
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19drivers: net: ethernet: mellanox: use skb_sec_path helperFlorian Westphal
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal
2018-12-19dpaa2-eth: Add QBMAN related statsIoana Radulescu
2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit
2018-12-18Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2018-12-18qlcnic: remove set but not used variables 'op, cmd_op'YueHaibing
2018-12-18net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit
2018-12-18net: hns3: fix a SSU buffer checking bugYunsheng Lin
2018-12-18net: hns3: aligning buffer size in SSU to 256 bytesYunsheng Lin
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin
2018-12-18net: hns3: synchronize speed and duplex from phy when phy link upPeng Li
2018-12-18net: hns3: remove 1000M/half support of phyFuyun Liang
2018-12-18net: hns3: update coalesce param per secondPeng Li
2018-12-18net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...Huazhong Tan
2018-12-18net: hns3: remove unnecessary configuration recapture while resettingHuazhong Tan
2018-12-18net: hns3: update some variables while hclge_reset()/hclgevf_reset() doneHuazhong Tan
2018-12-18net: hns3: fix napi_disable not return problemHuazhong Tan
2018-12-18net: hns3: uninitialize pci in the hclgevf_uninitHuazhong Tan
2018-12-18net: hns3: fix error handling int the hns3_get_vector_ring_chainHuazhong Tan