summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: introduce ring_to_netdev() in enet moduleYunsheng Lin2019-10-212-7/+9
* net: hns3: minor optimization for barrier in IO pathYunsheng Lin2019-10-211-3/+7
* net: hns3: optimized MAC address in management table.Guojia Liao2019-10-212-4/+3
* net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin2019-10-214-138/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-2042-194/+359
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-1941-187/+358
| |\
| | * net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard2019-10-191-1/+2
| | * net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun2019-10-191-0/+2
| | * macb: propagate errors when getting optional clocksMichael Tretter2019-10-191-6/+6
| | * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-196-6/+58
| | * mlxsw: spectrum_trap: Push Ethernet header before reporting trapIdo Schimmel2019-10-181-0/+1
| | * net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-10-181-1/+8
| | * net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger2019-10-183-73/+69
| | * net: bcmgenet: don't set phydev->link from MACDoug Berger2019-10-181-3/+1
| | * net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)2019-10-171-1/+1
| | * dpaa2-eth: Fix TX FQID valuesIoana Radulescu2019-10-171-0/+44
| | * dpaa2-eth: add irq for the dpmac connect/disconnect eventFlorin Chiculita2019-10-172-2/+9
| | * net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang2019-10-161-4/+8
| | * net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-152-1/+6
| | * net: stmmac: make tc_flow_parsers staticBen Dooks (Codethink)2019-10-151-1/+1
| | * davinci_cpdma: make cpdma_chan_split_pool staticBen Dooks (Codethink)2019-10-151-1/+1
| | * net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer2019-10-153-4/+8
| | * net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee2019-10-151-0/+1
| | * net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-151-1/+1
| | * net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap2019-10-151-1/+3
| | * net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-151-2/+3
| | * net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov2019-10-143-22/+21
| | * net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov2019-10-141-1/+2
| | * net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh2019-10-144-6/+53
| | * net: aquantia: temperature retrieval fixIgor Russkikh2019-10-141-1/+1
| | * net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater2019-10-131-5/+3
| | * net: lpc_eth: avoid resetting twiceAlexandre Belloni2019-10-131-3/+0
| | * r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit2019-10-101-24/+11
| | * net: stmmac: fix disabling flexible PPS outputAntonio Borneo2019-10-091-0/+1
| | * net: stmmac: fix length of PTP clock's name stringAntonio Borneo2019-10-091-1/+1
| | * net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker2019-10-081-6/+4
| | * ionic: fix stats memory dereferenceShannon Nelson2019-10-072-10/+21
| | * net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu2019-10-061-2/+2
| | * net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2019-10-061-1/+1
| | * net: stmmac: selftests: Check if filtering is available before runningJose Abreu2019-10-061-0/+7
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-10-091-7/+1
| |\ \ | | |/ | |/|
| | * RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe2019-10-041-7/+1
* | | net: lpc_eth: parse phy nodes from device treeAlexandre Belloni2019-10-181-8/+20
* | | mlxsw: spectrum: Register switched port analyzers (SPAN) as resourceDanielle Ratson2019-10-183-2/+73
* | | net: netsec: Correct dma sync for XDP_TX framesIlias Apalodimas2019-10-171-2/+2
* | | net: socionext: netsec: fix xdp stats accountingLorenzo Bianconi2019-10-171-2/+3
* | | net: bcmgenet: Add a shutdown callbackFlorian Fainelli2019-10-151-0/+6
* | | net: bcmgenet: Generate a random MAC if none is validFlorian Fainelli2019-10-151-9/+8
* | | mlxsw: spectrum: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko2019-10-152-10/+43
* | | net: b44: remove redundant assignment to variable regColin Ian King2019-10-151-3/+0