summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: usbnet: mark expected switch fall-throughGustavo A. R. Silva2018-09-041-0/+1
* net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32Quentin Schulz2018-09-041-6/+7
* net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz2018-09-041-4/+3
* net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz2018-09-041-3/+3
* net: phy: mscc: factorize function for getting LED mode from DTQuentin Schulz2018-09-041-1/+19
* net: phy: mscc: factorize code for LEDs modeQuentin Schulz2018-09-041-36/+39
* net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris2018-09-041-0/+7
* net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris2018-09-041-0/+6
* net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris2018-09-042-1/+5
* net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris2018-09-041-0/+5
* net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris2018-09-041-0/+1
* net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris2018-09-041-1/+1
* cxgb4: collect hardware queue descriptorsRahul Lakkireddy2018-09-046-1/+399
* cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar2018-09-041-2/+23
* net: hns3: Refine hns3_get_link_ksettings()Jian Shen2018-09-041-28/+40
* net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen2018-09-042-27/+0
* net: hns3: Change the dst mac addr of loopback packetYunsheng Lin2018-09-041-0/+1
* net: hns3: Only update mac configuation when necessaryYunsheng Lin2018-09-041-17/+31
* net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin2018-09-041-0/+3
* net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin2018-09-041-2/+2
* net: hns3: Fix for loopback selftest failed problemYunsheng Lin2018-09-042-37/+31
* net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin2018-09-041-0/+13
* net: hns3: Fix error of checking used vlan idJian Shen2018-09-041-1/+1
* net: hns3: Fix for multicast failureHuazhong Tan2018-09-041-2/+2
* net: hns3: Fix for vf vlan delete failed problemYunsheng Lin2018-09-041-0/+8
* liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla2018-09-046-10/+40
* net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud2018-09-031-1/+2
* net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud2018-09-031-0/+1
* net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2018-09-032-0/+43
* net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud2018-09-031-0/+1
* net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352Andrew Lunn2018-09-033-0/+127
* net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn2018-09-031-0/+3
* net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer2018-09-031-1/+1
* net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbeJisheng Zhang2018-09-021-1/+2
* net: mvneta: enable NETIF_F_RXCSUM by defaultJisheng Zhang2018-09-021-1/+2
* net: mvneta: Don't check NETIF_F_GRO ourselfJisheng Zhang2018-09-021-4/+1
* net: bgmac: remove set but not used variable 'err'YueHaibing2018-09-021-2/+0
* net: dsa: b53: Provide sensible defaultsFlorian Fainelli2018-09-021-0/+2
* liquidio: remove set but not used variable 'irh'YueHaibing2018-09-021-9/+0
* qed: Lower the severity of a dcbx log message.Sudarsana Reddy Kalluru2018-09-021-2/+3
* bnxt_en: remove set but not used variable 'rx_stats'YueHaibing2018-09-021-2/+0
* net: remove duplicated include from net_failover.cYueHaibing2018-09-021-1/+0
* net: stmmac: Add CBS support in XGMAC2Jose Abreu2018-09-024-2/+50
* dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu2018-09-0215-212/+10
* staging: fsl-dpaa2/eth: Delay netdev_register() callIoana Radulescu2018-09-021-39/+32
* net: dsa: mv88e6xxx: Share main switch IRQMarek BehĂșn2018-09-011-1/+1
* veth: add software timestampingMichael Walle2018-09-011-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-018-93/+1385
|\
| * xsk: i40e: get rid of useless struct xdp_umem_propsMagnus Karlsson2018-09-011-2/+2
| * i40e: fix possible compiler warning in xsk TX pathMagnus Karlsson2018-09-011-4/+2