summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller-20/+340
2020-03-20net: dsa: sja1105: Add support for the SGMII portVladimir Oltean-5/+244
2020-03-20virt_wifi: implement ndo_get_iflinkTaehee Yoo-2/+10
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron-18/+330
2020-03-19net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled portsVladimir Oltean-0/+3
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-116/+220
2020-03-19veth: remove atomic64_add from veth_xdp_xmit hotpathLorenzo Bianconi-13/+17
2020-03-19veth: introduce more xdp countersLorenzo Bianconi-7/+35
2020-03-19veth: distinguish between rx_drops and xdp_dropsLorenzo Bianconi-5/+7
2020-03-19veth: introduce more specialized counters in veth_statsLorenzo Bianconi-32/+40
2020-03-19veth: move xdp stats in a dedicated structureLorenzo Bianconi-13/+17
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart-12/+21
2020-03-19mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata-0/+45
2020-03-19mlxsw: core: Add QOS_ACTIONPetr Machata-0/+35
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng-6/+1
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart-0/+2
2020-03-19net: ipa: Remove unused including <linux/version.h>YueHaibing-1/+0
2020-03-19net: ipa: fix platform_no_drv_owner.cocci warningsYueHaibing-1/+0
2020-03-19liquidio: remove set but not used variable 's'YueHaibing-5/+0
2020-03-18Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-104/+216
2020-03-18net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit-1/+59
2020-03-18mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko-1/+62
2020-03-18mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko-22/+16
2020-03-18mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko-23/+8
2020-03-18mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko-17/+101
2020-03-18mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko-12/+14
2020-03-18mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko-18/+27
2020-03-18mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko-6/+11
2020-03-18cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy-152/+381
2020-03-18s390/qeth: use dev->reg_stateJulian Wiedmann-29/+17
2020-03-18s390/qeth: remove gratuitous NULL checksJulian Wiedmann-5/+0
2020-03-18s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann-3/+4
2020-03-18s390/qeth: don't report hard-coded driver versionJulian Wiedmann-1/+0
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann-1/+17
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann-2/+46
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann-4/+21
2020-03-18s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann-0/+17
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann-25/+49
2020-03-18s390/qeth: use memory reserves in TX slow pathJulian Wiedmann-3/+6
2020-03-18s390/qeth: use memory reserves to back RX buffersJulian Wiedmann-2/+2
2020-03-17net: phylink: pcs: add 802.3 clause 45 helpersRussell King-0/+30
2020-03-17net: phylink: pcs: add 802.3 clause 22 helpersRussell King-0/+206
2020-03-17net: mdiobus: add APIs for modifying a MDIO device registerRussell King-31/+56
2020-03-17net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King-4/+8
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu-1/+173
2020-03-17net: stmmac: Add XLGMII supportJose Abreu-0/+64
2020-03-17net: phy: xpcs: Add XLGMII supportJose Abreu-0/+98
2020-03-17ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson-0/+3
2020-03-17ionic: print data for unknown xcvr typeShannon Nelson-4/+9