summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-21rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu
2019-02-21net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li
2019-02-21net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li
2019-02-21net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen
2019-02-21net: hns3: Check variable is valid before assigning it to anotherYonglong Liu
2019-02-21net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata
2019-02-21mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata
2019-02-21mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21qed: Read device port count from the shmemSudarsana Reddy Kalluru
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-20cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-20net: marvell: mvneta: fix DMA debug warningRussell King
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-19ptp_qoriq: don't pass a large struct by value but instead pass it by referenceColin Ian King
2019-02-19net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang
2019-02-19net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang
2019-02-19net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed
2019-02-19net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky