summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-1811-104/+216
|\
| * net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen2020-03-171-0/+3
| * net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-171-16/+43
| * net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen2020-03-171-27/+70
| * net/mlx5: Don't use termination tables in slow pathEli Cohen2020-03-173-7/+19
| * net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2020-03-172-0/+11
| * net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk2020-03-173-24/+21
| * net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan2020-03-171-14/+1
| * net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey2020-03-171-3/+3
| * net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed2020-03-171-9/+22
| * net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey2020-03-171-0/+9
| * net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing2020-03-171-2/+1
| * net/mlx5: E-Switch, Skip restore modify header between prios of same chainPaul Blakey2020-03-171-1/+1
| * net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support itPaul Blakey2020-03-171-2/+13
| * net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor2020-03-171-1/+1
* | net: phy: realtek: read actual speed to detect downshiftHeiner Kallweit2020-03-181-1/+59
* | mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko2020-03-181-1/+62
* | mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko2020-03-181-22/+16
* | mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko2020-03-181-23/+8
* | mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko2020-03-184-17/+101
* | mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko2020-03-181-12/+14
* | mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko2020-03-181-18/+27
* | mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2020-03-182-6/+11
* | cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy2020-03-186-152/+381
* | s390/qeth: use dev->reg_stateJulian Wiedmann2020-03-183-29/+17
* | s390/qeth: remove gratuitous NULL checksJulian Wiedmann2020-03-182-5/+0
* | s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann2020-03-181-3/+4
* | s390/qeth: don't report hard-coded driver versionJulian Wiedmann2020-03-181-1/+0
* | s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann2020-03-182-1/+17
* | s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann2020-03-183-2/+46
* | s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann2020-03-182-4/+21
* | s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann2020-03-181-0/+17
* | s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann2020-03-185-25/+49
* | s390/qeth: use memory reserves in TX slow pathJulian Wiedmann2020-03-182-3/+6
* | s390/qeth: use memory reserves to back RX buffersJulian Wiedmann2020-03-181-2/+2
* | net: phylink: pcs: add 802.3 clause 45 helpersRussell King2020-03-171-0/+30
* | net: phylink: pcs: add 802.3 clause 22 helpersRussell King2020-03-171-0/+206
* | net: mdiobus: add APIs for modifying a MDIO device registerRussell King2020-03-172-31/+56
* | net: mdiobus: avoid BUG_ON() in mdiobus accessorsRussell King2020-03-171-4/+8
* | net: stmmac: Add support for Enterprise MAC versionJose Abreu2020-03-175-1/+173
* | net: stmmac: Add XLGMII supportJose Abreu2020-03-172-0/+64
* | net: phy: xpcs: Add XLGMII supportJose Abreu2020-03-171-0/+98
* | ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson2020-03-171-0/+3
* | ionic: print data for unknown xcvr typeShannon Nelson2020-03-171-4/+9
* | ionic: remove adminq napi instanceShannon Nelson2020-03-171-0/+1
* | ionic: deinit rss only if selectedShannon Nelson2020-03-171-1/+2
* | ionic: stop devlink warn on mgmt deviceShannon Nelson2020-03-171-2/+7
* | nfp: allow explicitly selected delayed statsJakub Kicinski2020-03-171-1/+2
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-1710-21/+20
* | net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit2020-03-171-2/+5