summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King
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-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-15hinic: Use devm_kasprintf instead of hard coding itChristophe JAILLET
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-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: delay ring buffer clearing during resetYunsheng Lin
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-06-14net: hns3: fix for dereferencing before null checkingYunsheng Lin
2019-06-14net: hns3: free irq when exit from abnormal branchYonglong Liu
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...Shiju Jose
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...Shiju Jose
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose
2019-06-14qed: iWARP - Fix default window size to be based on chipMichal Kalderon
2019-06-14qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-06-14qed: iWARP - fix uninitialized callbackMichal Kalderon
2019-06-14qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon
2019-06-14nfp: print a warning when binding VFs to PF driverJakub Kicinski
2019-06-14nfp: update the old flash error messageJakub Kicinski
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-14net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk
2019-06-14net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni
2019-06-14i40e: mark expected switch fall-throughGustavo A. R. Silva
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov
2019-06-14i40e: remove duplicate stat calculation for tx_errorsJacob Keller
2019-06-14i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak