aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-21igc: Add SCTP CRC checksumming functionalitySasha Neftin1-0/+1
2019-10-21net: hns3: log and clear hardware error after reset completeJian Shen1-0/+3
2019-10-21net: hns3: do not allocate linear data for fraglist skbYunsheng Lin1-2/+1
2019-10-21net: hns3: minor cleanup for hns3_handle_rx_bd()Yunsheng Lin1-25/+13
2019-10-21net: hns3: make struct hns3_enet_ring cacheline alignedYunsheng Lin1-1/+1
2019-10-21net: hns3: introduce ring_to_netdev() in enet moduleYunsheng Lin2-7/+9
2019-10-21net: hns3: minor optimization for barrier in IO pathYunsheng Lin1-3/+7
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao2-4/+3
2019-10-21net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin4-138/+74
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller80-437/+712
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds80-431/+713
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter1-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-10-18net: lpc_eth: parse phy nodes from device treeAlexandre Belloni1-8/+20
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-10-18mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel1-0/+1
2019-10-18mlxsw: spectrum: Register switched port analyzers (SPAN) as resourceDanielle Ratson3-2/+73
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-1/+8
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger3-73/+69
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger1-3/+1
2019-10-18net: phy: avoid NPE if read_page/write_page callbacks are not availableHeiner Kallweit1-0/+6
2019-10-18net: dsa: sja1105: Switch to hardware operations for PTPVladimir Oltean4-124/+128
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-2/+2
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut1-4/+36
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut5-9/+28
2019-10-17net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut1-4/+0
2019-10-17net: netsec: Correct dma sync for XDP_TX framesIlias Apalodimas1-2/+2
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)1-1/+1
2019-10-17dpaa2-eth: Fix TX FQID valuesIoana Radulescu1-0/+44
2019-10-17dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita2-2/+9
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum1-4/+9
2019-10-17net: socionext: netsec: fix xdp stats accountingLorenzo Bianconi1-2/+3
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang1-4/+8
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu3-4/+12
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King2-38/+48
2019-10-16r8152: support request_firmware for RTL8153Hayes Wang1-12/+756
2019-10-15net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-10-15net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2-1/+6
2019-10-15net: bcmgenet: Add a shutdown callbackFlorian Fainelli1-0/+6
2019-10-15net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)1-1/+1
2019-10-15davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)1-1/+1
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-10-15net: phylink: use more linkmode_*Russell King1-5/+2
2019-10-15net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli1-9/+8
2019-10-15net: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar5-10/+10
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee1-0/+1