summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-05netdevsim: Make nsim_num_vf staticYueHaibing
2019-05-05net: mvpp2: cls: Remove set but not used variable 'act'YueHaibing
2019-05-05net: ll_temac: remove an unnecessary conditionDan Carpenter
2019-05-05net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()Dan Carpenter
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun
2019-05-04r8169: remove rtl_write_exgmac_batchHeiner Kallweit
2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo
2019-05-04mlxsw: resources: Add local_ports_in_{1x, 2x}Shalom Toledo
2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-04wimax/i2400m: use struct_size() helperGustavo A. R. Silva
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-05-03usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn
2019-05-03net: dsa :mv88e6xxx: Disable unused portsAndrew Lunn
2019-05-03net: dsa: mv88e6xxx: Set STP disable state in port_disableAndrew Lunn
2019-05-03i40e: Introduce recovery mode supportAlice Michael
2019-05-03i40e: print PCI vendor and device ID during probeStefan Assmann
2019-05-03i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy
2019-05-03i40e: update version numberAlice Michael
2019-05-03i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-05-03i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibreAdam Ludkiewicz
2019-05-03i40e: ShadowRAM checksum calculation changeMaciej Paczkowski
2019-05-03i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov
2019-05-03i40e: change behavior on PF in response to MDD eventCarolyn Wyborny
2019-05-03i40e: Fix for allowing too many MDD events on VFCarolyn Wyborny
2019-05-03net: dsa: sja1105: Reject unsupported link modes for ANVladimir Oltean
2019-05-03net: dsa: sja1105: Prevent PHY jabbering during switch resetVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for configuring address ageing timeVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for ethtool port countersVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean
2019-05-03net: dsa: sja1105: Error out if RGMII delays are requested in DTVladimir Oltean
2019-05-03net: dsa: sja1105: Add support for FDB and MDB managementVladimir Oltean
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre
2019-05-03net: macb: remove redundant struct phy_device declarationNicolas Ferre
2019-05-03rtw88: add license for MakefileYan-Hsuan Chuang
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02rtw88: Make RA_MASK macros ULLNathan Chancellor
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02rtw88: phy: mark expected switch fall-throughsGustavo A. R. Silva