summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-1980-431/+713
|\
| * 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
| * xen/netback: fix error path of xenvif_connect_data()Juergen Gross2019-10-191-1/+0
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-196-6/+58
| * net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-10-181-6/+6
| * 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: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-10-181-0/+1
| * net: bcmgenet: don't set phydev->link from MACDoug Berger2019-10-181-3/+1
| * net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-171-2/+2
| * net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut2019-10-171-4/+36
| * net: dsa: microchip: Add shared regmap mutexMarek Vasut2019-10-175-9/+28
| * net: dsa: microchip: Do not reinit mutexes on KSZ87xxMarek Vasut2019-10-171-4/+0
| * 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
| * usb: hso: obey DMA rules in tiocmgetOliver Neukum2019-10-171-4/+9
| * net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang2019-10-161-4/+8
| * net: phy: Fix "link partner" information disappear issueYonglong Liu2019-10-163-4/+12
| * net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-10-151-1/+1
| * 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: dsa: sja1105: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-155-10/+10
| * 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: dsa: microchip: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-152-4/+4
| * 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
| * Merge tag 'wireless-drivers-for-davem-2019-10-15' of git://git.kernel.org/pub...David S. Miller2019-10-1511-189/+239
| |\
| | * ath10k: fix latency issue for QCA988xMiaoqing Pan2019-10-141-6/+9
| | * iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho2019-10-091-137/+137
| | * iwlwifi: exclude GEO SAR support for 3168Luca Coelho2019-10-091-7/+9
| | * iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost2019-10-091-11/+25
| | * iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost2019-10-091-0/+1
| | * iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg2019-10-091-4/+11
| | * iwlwifi: pcie: fix indexing in command dump for new HWJohannes Berg2019-10-091-2/+8
| | * iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein2019-10-091-4/+5
| | * iwlwifi: mvm: force single phy initHaim Dreyfuss2019-10-091-0/+3
| | * iwlwifi: fix ACPI table revision checksLuca Coelho2019-10-092-10/+24
| | * iwlwifi: don't access trans_cfg via cfgLuca Coelho2019-10-091-6/+6
| | * rt2x00: remove input-polldev.h headerDmitry Torokhov2019-10-081-1/+0
| | * rt2x00: initialize last_resetStanislaw Gruszka2019-10-021-1/+1
| * | 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