aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun1-2/+2
2019-05-04r8169: remove rtl_write_exgmac_batchHeiner Kallweit1-22/+4
2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo1-11/+35
2019-05-04mlxsw: resources: Add local_ports_in_{1x, 2x}Shalom Toledo1-0/+4
2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel1-2/+2
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit1-6/+1
2019-05-04net: phy: improve pause handlingHeiner Kallweit3-9/+31
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller30-536/+970
2019-05-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-208/+448
2019-05-04wimax/i2400m: use struct_size() helperGustavo A. R. Silva1-2/+1
2019-05-04net: hns3: add support for FEC encoding controlJian Shen5-1/+213
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen3-11/+163
2019-05-04net: hns3: add support for multiple media typeJian Shen8-63/+246
2019-05-03usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck1-2/+0
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn1-4/+9
2019-05-03net: dsa :mv88e6xxx: Disable unused portsAndrew Lunn1-1/+11
2019-05-03net: dsa: mv88e6xxx: Set STP disable state in port_disableAndrew Lunn1-0/+3
2019-05-03i40e: Introduce recovery mode supportAlice Michael3-31/+294
2019-05-03i40e: print PCI vendor and device ID during probeStefan Assmann1-3/+4
2019-05-03i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy1-12/+16
2019-05-03i40e: update version numberAlice Michael1-1/+1
2019-05-03i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller1-2/+2
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov8-13/+93
2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz1-1/+9
2019-05-03i40e: ShadowRAM checksum calculation changeMaciej Paczkowski1-4/+25
2019-05-03i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov1-1/+2
2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny1-10/+2
2019-05-03i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny1-5/+3
2019-05-03net: dsa: sja1105: Reject unsupported link modes for ANVladimir Oltean1-0/+31
2019-05-03net: dsa: sja1105: Prevent PHY jabbering during switch resetVladimir Oltean2-0/+38
2019-05-03net: dsa: sja1105: Add support for configuring address ageing timeVladimir Oltean2-2/+31
2019-05-03net: dsa: sja1105: Add support for ethtool port countersVladimir Oltean4-1/+427
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean3-2/+287
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean3-1/+41
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean3-0/+239
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean12-0/+3975
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre1-48/+11
2019-05-03net: macb: remove redundant struct phy_device declarationNicolas Ferre1-2/+0
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller69-208/+406
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-6/+6
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-02net: ll_temac: Fix typo bug for 32-bitEsben Haabendal1-1/+1
2019-05-02ice: Use dev_err when ice_cfg_vsi_lan failsBrett Creeley1-3/+6
2019-05-02ice: Refactor link event flowBrett Creeley2-48/+65
2019-05-02ice: Add missing PHY type to link settingsTony Nguyen1-0/+1
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley4-26/+76
2019-05-02ice: Remove runtime change of PFINT_OICR_ENA registerMd Fahad Iqbal Polash2-23/+3
2019-05-02ice: Fix issue when adding more than allowed VLANsAkeem G Abodunrin2-7/+21