aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: usbnet: mark expected switch fall-throughGustavo A. R. Silva
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan
2018-09-04net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32Quentin Schulz
2018-09-04net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz
2018-09-04net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz
2018-09-04net: phy: mscc: factorize function for getting LED mode from DTQuentin Schulz
2018-09-04net: phy: mscc: factorize code for LEDs modeQuentin Schulz
2018-09-03net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris
2018-09-03net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin
2018-09-03net: hns3: Fix ping exited problem when doing lp selftestYunsheng Lin
2018-09-03net: hns3: Fix for loopback selftest failed problemYunsheng Lin
2018-09-03net: hns3: Implement shutdown ops in hns3 pci driverYunsheng Lin
2018-09-03net: hns3: Fix error of checking used vlan idJian Shen
2018-09-03net: hns3: Fix for multicast failureHuazhong Tan
2018-09-03net: hns3: Fix for vf vlan delete failed problemYunsheng Lin
2018-09-03bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.Michael Chan
2018-09-03bnxt_en: Clean up unused functions.Michael Chan
2018-09-03bnxt_en: Fix firmware signaled resource change logic in open.Michael Chan
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-09-03liquidio: Added delayed work for periodically updating the link statistics.Pradeep Nalla
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-02net/mlx5e: IPoIB, Use priv stats in completion rx flowFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud
2018-09-02net: dsa: mv88e6xxx: Add SERDES phydev_link_change for 6352Andrew Lunn
2018-09-02net: dsa: mv88e6xxx: Fix writing to a PHY page.Andrew Lunn
2018-09-02net: nixge: Fix Kconfig warning with OF_MDIOMoritz Fischer
2018-09-02net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-09-02net: mvneta: reduce smp_processor_id() calling in mvneta_tx_done_gbeJisheng Zhang
2018-09-02net: mvneta: enable NETIF_F_RXCSUM by defaultJisheng Zhang
2018-09-02net: mvneta: Don't check NETIF_F_GRO ourselfJisheng Zhang
2018-09-02net: ethernet: cpsw-phy-sel: prefer phandle for phy selTony Lindgren