summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17net: dsa: sja1105: fix ptp link errorArnd Bergmann
2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17iavf: allow null RX descriptorsMitch Williams
2019-06-17iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt
2019-06-17iavf: Refactor init state machineJakub Pawlak
2019-06-17iavf: Refactor the watchdog state machineJan Sokolowski
2019-06-17iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak
2019-06-17iavf: Move commands processing to the separate functionJakub Pawlak
2019-06-17iavf: Fix the math for valid length for ADq enableAvinash Dayanand
2019-06-17iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov
2019-06-17iavf: wait longer for close to completeMitch Williams
2019-06-17iavf: use signed variableMitch Williams
2019-06-17iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin
2019-06-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King
2019-06-17vhost_net: disable zerocopy by defaultJason Wang
2019-06-17team: add ethtool get_link_ksettingsHangbin Liu
2019-06-16x25_asy: fixed function name in error message.Jeremy Sowden
2019-06-16net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu
2019-06-15ptp: add QorIQ PTP support for DPAA2Yangbo Lu
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-14nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren
2019-06-14nfp: flower: use extack messages in flower offloadPieter Jansen van Vuuren
2019-06-14nfp: flower: check L4 matches on unknown IP protocolsPieter Jansen van Vuuren
2019-06-14hv_netvsc: Set probe mode to syncHaiyang Zhang