summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-26net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart1-4/+8
2020-06-26net: phy: mscc: remove useless page configuration in the config initAntoine Tenart1-7/+0
2020-06-26net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart1-0/+9
2020-06-26net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart2-18/+18
2020-06-26net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart1-1/+1
2020-06-26net: phy: mscc: ptp: fix a smatch errorAntoine Tenart1-0/+1
2020-06-26net: phy: mscc: fix a possible double unlockAntoine Tenart1-1/+1
2020-06-26net: phy: mscc: macsec: fix sparse warningsAntoine Tenart1-5/+7
2020-06-26net: phy: DP83822: Add setting the fixed internal delayDan Murphy1-10/+69
2020-06-26net: dp83869: Add RGMII internal delay configurationDan Murphy1-3/+50
2020-06-26net: phy: Add a helper to return the index for of the internal delayDan Murphy1-0/+99
2020-06-26dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei1-4/+4
2020-06-26dpaa2-eth: fix recursive header includeIoana Ciornei1-1/+0
2020-06-26dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei1-1/+1
2020-06-26dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei1-0/+4
2020-06-26dpaa2-eth: trim debugfs FQ statsIoana Radulescu1-0/+4
2020-06-26net: phylink: only restart AN if the link mode is using in-band ANRussell King1-1/+2
2020-06-26net: dsa/ar9331: convert to mac_link_up()Russell King1-29/+31
2020-06-26Merge tag 'mlx5-updates-2020-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-77/+50
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King1-0/+48
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed2-7/+7
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed1-38/+27
2020-06-25net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACTVlad Buslov1-8/+8
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel2-1/+1
2020-06-25net/mlx5e: Remove unused mlx5e_xsk_first_unused_channelMaxim Mikityanskiy2-15/+0
2020-06-25net/mlx5: Use kfree(ft->g) in arfs_create_groups()Denis Efremov1-1/+1
2020-06-25net/mlx5: FWTrace: Add missing spaceHu Haowen1-1/+1
2020-06-25net/mlx5: Avoid eswitch header inclusion in fs core layerParav Pandit3-11/+10
2020-06-25ptp_pch: use generic power managementVaibhav Gupta1-34/+3
2020-06-25net: enetc add tc flower offload flow metering policing actionPo Liu2-12/+172
2020-06-25net: enetc: add support max frame size for tc flower offloadPo Liu1-16/+36
2020-06-25lan743x: Remove duplicated include from lan743x_main.cYueHaibing1-1/+0
2020-06-25net: phy: mscc: timestamping and PHC supportAntoine Tenart3-4/+630
2020-06-25net: phy: mscc: 1588 block initializationQuentin Schulz5-2/+1552
2020-06-25net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart1-1/+3
2020-06-25net: phy: mscc: remove the TR CLK disable magic valueQuentin Schulz2-5/+6
2020-06-25net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart4-6/+6
2020-06-24cxgb4: move device dump arrays in header to C fileRahul Lakkireddy4-407/+410
2020-06-24cxgb4: always sync access when flashing PHY firmwareRahul Lakkireddy4-17/+10
2020-06-24net: thunderbolt: Add comment clarifying prtcstns flagsMika Westerberg1-0/+4
2020-06-24net/fsl: enable extended scanning in xgmac_mdioJeremy Linton1-0/+1
2020-06-24net/fsl: acpize xgmac_mdioCalvin Johnson1-10/+22
2020-06-24net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton1-2/+16
2020-06-24tulip: uli526x: use generic power managementVaibhav Gupta1-40/+8
2020-06-24tulip: tulip_core: use generic power managementVaibhav Gupta1-39/+12
2020-06-24tulip: de2104x: use generic power managementVaibhav Gupta1-17/+8
2020-06-24tulip: windbond-840: use generic power managementVaibhav Gupta1-18/+8
2020-06-24tulip: dmfe: use generic power managementVaibhav Gupta1-40/+9
2020-06-24amd-xgbe: Convert to generic power managementVaibhav Gupta1-10/+9
2020-06-24amd8111e: Convert to generic power managementVaibhav Gupta1-19/+11