summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | net: sched: rename more stats_typesJakub Kicinski2020-03-242-5/+5
* | enetc: Remove unused variable 'enetc_drv_name'YueHaibing2020-03-232-2/+0
* | net: hns3: refactor mailbox response scheme between PF and VFHuazhong Tan2020-03-223-155/+113
* | net: hns3: refactor the mailbox message between PF and VFYufeng Mo2020-03-225-234/+291
* | net: hns3: add a conversion for mailbox's response codeJian Shen2020-03-222-2/+21
* | ionic: check for NULL structs on teardownShannon Nelson2020-03-222-13/+20
* | ionic: clean irq affinity on queue deinitShannon Nelson2020-03-221-0/+2
* | ionic: ignore eexist on rx filter addShannon Nelson2020-03-221-2/+2
* | ionic: only save good lif dentryShannon Nelson2020-03-221-1/+7
* | ionic: leave dev cmd request contents alone on FW timeoutShannon Nelson2020-03-221-1/+4
* | ionic: add timeout error checking for queue disableShannon Nelson2020-03-221-5/+15
|/
* mlxsw: spectrum_flower: Offload FLOW_ACTION_PRIORITYPetr Machata2020-03-205-0/+45
* mlxsw: core: Add QOS_ACTIONPetr Machata2020-03-201-0/+35
* net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng2020-03-201-6/+1
* liquidio: remove set but not used variable 's'YueHaibing2020-03-201-5/+0
* Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-03-1911-104/+216
|\
| * net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen2020-03-181-0/+3
| * net/mlx5: Eswitch, enable forwarding back to uplink portEli Cohen2020-03-181-16/+43
| * net/mlx5e: Add support for offloading traffic from uplink to uplinkEli Cohen2020-03-181-27/+70
| * net/mlx5: Don't use termination tables in slow pathEli Cohen2020-03-183-7/+19
| * net/mlx5: Avoid configuring eswitch QoS if not supportedEli Cohen2020-03-182-0/+11
| * net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk2020-03-183-24/+21
| * net/mlx5e: Fix rejecting all egress rules not on vlanRoi Dayan2020-03-181-14/+1
| * net/mlx5e: en_tc: Rely just on register loopback for tunnel restorationPaul Blakey2020-03-181-3/+3
| * net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed2020-03-181-9/+22
| * net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey2020-03-181-0/+9
| * net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing2020-03-181-2/+1
| * net/mlx5: E-Switch, Skip restore modify header between prios of same chainPaul Blakey2020-03-181-1/+1
| * net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support itPaul Blakey2020-03-181-2/+13
| * net/mlx5: Add missing inline to stub esw_add_restore_ruleNathan Chancellor2020-03-181-1/+1
* | mlxsw: spectrum_cnt: Expose devlink resource occupancy for countersJiri Pirko2020-03-191-1/+62
* | mlxsw: spectrum_cnt: Consolidate subpools initializationJiri Pirko2020-03-191-22/+16
* | mlxsw: spectrum_cnt: Move config validation along with resource registerJiri Pirko2020-03-191-23/+8
* | mlxsw: spectrum_cnt: Expose subpool sizes over devlink resourcesJiri Pirko2020-03-194-17/+101
* | mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...Jiri Pirko2020-03-191-12/+14
* | mlxsw: spectrum_cnt: Move sub_pools under per-instance pool structJiri Pirko2020-03-191-18/+27
* | mlxsw: spectrum_cnt: Query bank size from FW resourcesJiri Pirko2020-03-192-6/+11
* | cxgb4: rework TC filter rule insertion across regionsRahul Lakkireddy2020-03-196-152/+381
* | net: stmmac: Add support for Enterprise MAC versionJose Abreu2020-03-185-1/+173
* | net: stmmac: Add XLGMII supportJose Abreu2020-03-182-0/+64
* | ionic: add decode for IONIC_RC_ENOSUPPShannon Nelson2020-03-181-0/+3
* | ionic: print data for unknown xcvr typeShannon Nelson2020-03-181-4/+9
* | ionic: remove adminq napi instanceShannon Nelson2020-03-181-0/+1
* | ionic: deinit rss only if selectedShannon Nelson2020-03-181-1/+2
* | ionic: stop devlink warn on mgmt deviceShannon Nelson2020-03-181-2/+7
* | nfp: allow explicitly selected delayed statsJakub Kicinski2020-03-181-1/+2
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-1810-21/+20
* | net: axienet: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-181-21/+1
* | net: ll_temac: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-181-19/+2
* | net: davinci_emac: reject unsupported coalescing paramsJakub Kicinski2020-03-181-0/+1