summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller11-104/+216
2020-03-19net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit1-1/+59
2020-03-19mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko1-1/+62
2020-03-19mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko1-22/+16
2020-03-19mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko1-23/+8
2020-03-19mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko4-17/+101
2020-03-19mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko1-12/+14
2020-03-19mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko1-18/+27
2020-03-19mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2-6/+11
2020-03-19cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy6-152/+381
2020-03-19s390/qeth: use dev->reg_stateJulian Wiedmann3-29/+17
2020-03-19s390/qeth: remove gratuitous NULL checksJulian Wiedmann2-5/+0
2020-03-19s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann1-3/+4
2020-03-19s390/qeth: don't report hard-coded driver versionJulian Wiedmann1-1/+0
2020-03-19s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2-1/+17
2020-03-19s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann3-2/+46
2020-03-19s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann2-4/+21
2020-03-19s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann1-0/+17
2020-03-19s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann5-25/+49
2020-03-19s390/qeth: use memory reserves in TX slow pathJulian Wiedmann2-3/+6
2020-03-19s390/qeth: use memory reserves to back RX buffersJulian Wiedmann1-2/+2
2020-03-18net: phylink: pcs: add 802.3 clause 45 helpersRussell King1-0/+30
2020-03-18net: phylink: pcs: add 802.3 clause 22 helpersRussell King1-0/+206
2020-03-18net: mdiobus: add APIs for modifying a MDIO device registerRussell King2-31/+56
2020-03-18net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King1-4/+8
2020-03-18net: stmmac: Add support for Enterprise MAC versionJose Abreu5-1/+173
2020-03-18net: stmmac: Add XLGMII supportJose Abreu2-0/+64
2020-03-18net: phy: xpcs: Add XLGMII supportJose Abreu1-0/+98
2020-03-18ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson1-0/+3
2020-03-18ionic: print data for unknown xcvr typeShannon Nelson1-4/+9
2020-03-18ionic: remove adminq napi instanceShannon Nelson1-0/+1
2020-03-18ionic: deinit rss only if selectedShannon Nelson1-1/+2
2020-03-18ionic: stop devlink warn on mgmt deviceShannon Nelson1-2/+7
2020-03-18nfp: allow explicitly selected delayed statsJakub Kicinski1-1/+2
2020-03-18net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski10-21/+20
2020-03-18net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-18net: phy: improve phy_driver callback handle_interruptHeiner Kallweit2-16/+21
2020-03-18net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-18net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski1-19/+2
2020-03-18net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-18net: cpsw: reject unsupported coalescing paramsJakub Kicinski2-0/+2
2020-03-18net: tehuti: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-18net: dwc-xlgmac: let core reject the unsupported coalescing parametersJakub Kicinski1-15/+2
2020-03-18net: socionext: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-18net: sfc: reject unsupported coalescing paramsJakub Kicinski2-6/+6
2020-03-18net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen1-0/+3
2020-03-18net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen1-16/+43
2020-03-18net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen1-27/+70
2020-03-18net/mlx5: Don't use termination tables in slow pathEli Cohen3-7/+19
2020-03-18net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2-0/+11