summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-06-18netdevsim: Ignore IPv6 multipath notificationsIdo Schimmel1-0/+7
2019-06-18mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel1-0/+2
2019-06-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-335/+440
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo1-3/+2
2019-06-18brcmfmac: sdio: Don't tune while the card is offDouglas Anderson1-0/+7
2019-06-18brcmfmac: sdio: Disable auto-tuning around commands expected to failDouglas Anderson1-0/+4
2019-06-18Revert "brcmfmac: disable command decode in sdio_aos"Douglas Anderson1-5/+1
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller466-4830/+945
2019-06-18net: dsa: sja1105: fix ptp link errorArnd Bergmann2-2/+5
2019-06-18net: stmmac: fix unused-variable warningArnd Bergmann1-2/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-250/+533
2019-06-18iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-06-18iavf: add call to iavf_[add|del]_cloud_filterPaul Greenwalt1-1/+8
2019-06-18iavf: Refactor init state machineJakub Pawlak1-190/+261
2019-06-18iavf: Refactor the watchdog state machineJan Sokolowski2-30/+44
2019-06-18iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak4-45/+31
2019-06-18iavf: Move commands processing to the separate functionJakub Pawlak1-92/+105
2019-06-18iavf: Fix the math for valid length for ADq enableAvinash Dayanand1-1/+1
2019-06-18iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()Aleksandr Loktionov1-1/+1
2019-06-18iavf: wait longer for close to completeMitch Williams1-1/+1
2019-06-18iavf: use signed variableMitch Williams1-1/+1
2019-06-18iavf: Create VLAN tag elements starting from the first elementAkeem G Abodunrin1-2/+1
2019-06-18net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King1-1/+2
2019-06-17team: add ethtool get_link_ksettingsHangbin Liu1-0/+25
2019-06-17x25_asy: fixed function name in error message.Jeremy Sowden1-2/+2
2019-06-17net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk5-41/+77
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller2-37/+16
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl1-6/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl1-7/+8
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl1-20/+9
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl1-5/+4
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl1-3/+0
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-16Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller1-1/+0
2019-06-16r8169: improve handling of Abit Fatal1ty F-190HDHeiner Kallweit1-8/+6
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2-3/+10
2019-06-15dpaa2-ptp: add interrupt supportYangbo Lu4-1/+417
2019-06-15dpaa2-ptp: reuse ptp_qoriq driverYangbo Lu5-282/+34
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij1-3/+4
2019-06-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET1-5/+3
2019-06-15Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"David S. Miller1-5/+7
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei1-0/+1
2019-06-15net: dsa: mv88e6xxx: do not flood CPU with unknown multicastVivien Didelot1-7/+5
2019-06-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-100/+147
2019-06-15nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren6-77/+196
2019-06-15nfp: flower: use extack messages in flower offloadPieter Jansen van Vuuren1-25/+80
2019-06-15nfp: flower: check L4 matches on unknown IP protocolsPieter Jansen van Vuuren1-2/+11
2019-06-15hv_netvsc: Set probe mode to syncHaiyang Zhang1-1/+1
2019-06-15Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller13-120/+1224
2019-06-15virtio_net: enable napi_tx by defaultWillem de Bruijn1-1/+1