summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-041-0/+1
* | cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-041-3/+6
* | net: stmmac: Avoid deadlock on suspend/resumeThierry Reding2019-10-021-4/+6
* | net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-021-1/+5
* | mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek2019-10-021-1/+2
* | net: ag71xx: fix mdio subnode supportOleksij Rempel2019-10-011-2/+4
* | net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu2019-10-011-2/+3
* | net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu2019-10-011-1/+1
* | net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu2019-10-011-1/+1
* | net: stmmac: Do not stop PHY if WoL is enabledJose Abreu2019-10-011-6/+12
* | net: stmmac: Correctly take timestamp for PTPv2Jose Abreu2019-10-011-0/+1
* | net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu2019-10-011-6/+7
* | net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu2019-10-011-4/+0