summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel
2018-12-20mlxsw: spectrum_router: Do not force specific configuration orderIdo Schimmel
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-12-20ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit
2018-12-20ixgbe: register a mdiobusSteve Douthit
2018-12-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2018-12-20e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher
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: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn
2018-12-19net: mvpp2: fix the phylink mode validationAntoine Tenart
2018-12-19net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang
2018-12-19lan743x: Remove MAC Reset from initializationBryan Whitehead
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-19net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2018-12-19net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
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