summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-06-14net: dsa: microchip: Add PHY errata workaroundsRobert Hancock2-0/+63
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-14/+13
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock1-0/+2
2019-06-14net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk1-19/+21
2019-06-14net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk1-9/+7
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni1-1/+2
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni1-5/+17
2019-06-14i40e: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPAleksandr Loktionov1-21/+24
2019-06-14i40e: remove duplicate stat calculation for tx_errorsJacob Keller1-3/+0
2019-06-14i40e: Check if the BAR size is large enough before writing to registersAdam Ludkiewicz1-1/+11
2019-06-14i40e: Missing response checks in driver when starting/stopping FW LLDPPiotr Marczak1-2/+25
2019-06-14i40e: add input validation for virtchnl handlersSergey Nemov1-43/+31
2019-06-14i40e: Improve AQ log granularityDoug Dziggel2-23/+25
2019-06-14i40e: Add bounds check for ch[] arrayPiotr Kwapulinski1-1/+10
2019-06-14i40e: Use signed variableMitch Williams1-1/+1
2019-06-14i40e: add constraints for accessing veb arrayPiotr Kwapulinski1-5/+7
2019-06-14i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski1-1/+1
2019-06-14i40e: add functions stubs to support EEEAleksandr Loktionov1-0/+12
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller6-18/+2
2019-06-14r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSizeHeiner Kallweit1-20/+4
2019-06-14r8169: add helper rtl_is_8168evl_upHeiner Kallweit1-17/+12
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg5-18/+0
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-0/+2
2019-06-13r8169: improve rtl_coalesce_infoHeiner Kallweit1-15/+6
2019-06-13r8169: let mdio read functions return -ETIMEDOUTHeiner Kallweit1-4/+4
2019-06-13net: axienet: move use of resource after validity checkRobert Hancock1-1/+1
2019-06-13mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo2-0/+39
2019-06-13mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo4-0/+313
2019-06-13mlxsw: reg: Add Management Pulse Per Second RegisterShalom Toledo1-0/+58
2019-06-13mlxsw: reg: Add Management UTC RegisterShalom Toledo1-0/+45
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo2-0/+35
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo2-1/+19
2019-06-13mlxsw: cmd: Free running clock PCI BAR and offsets via query firmwareShalom Toledo1-0/+12
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu5-339/+132
2019-06-13net: stmmac: Start adding phylink supportJose Abreu3-0/+53
2019-06-13net: stmmac: Prepare to convert to phylinkJose Abreu1-41/+72
2019-06-13qede: Make two functions staticYueHaibing1-2/+2
2019-06-13net: dsa: sja1105: Make two functions staticYueHaibing1-4/+4
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2-22/+30
2019-06-13net/mlx5: Add support for FW fatal reporter dumpMoshe Shemesh1-0/+50
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-20/+61
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-0/+33
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh3-0/+270
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+48
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud4-7/+166
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud3-5/+47
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud4-64/+47
2019-06-13net/mlx5: Add Crdump supportAlex Vesker4-1/+115
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker4-1/+315