summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: drop use of phylink_helper_basex_speed()Russell King (Oracle)2021-10-271-9/+3
* net: mvneta: remove interface checks in mvneta_validate()Russell King (Oracle)2021-10-271-9/+2
* net: mvneta: populate supported_interfaces memberRussell King2021-10-271-0/+25
* net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman2021-10-271-1/+1
* net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2021-10-272-0/+10
* net/mlx5e: Add HW-GRO offloadKhalid Manaa2021-10-271-0/+39
* net/mlx5e: Add HW_GRO statisticsKhalid Manaa2021-10-273-3/+34
* net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa2021-10-273-11/+242
* net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2021-10-272-0/+189
* net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-272-30/+176
* net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay2021-10-276-30/+400
* net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-271-1/+23
* net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-2714-91/+94
* net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-272-0/+7
* net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-274-6/+6
* net: phy: fixed warning: Function parameter not describedLuo Jie2021-10-261-0/+1
* net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-266-186/+3
* net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)2021-10-261-0/+36
* ifb: Depend on netfilter alternatively to tcLukas Wunner2021-10-261-1/+1
* net: ax88796c: Remove pointless check in ax88796c_open()Nathan Chancellor2021-10-261-5/+4
* net: ax88796c: Fix clang -Wimplicit-fallthrough in ax88796c_set_mac()Nathan Chancellor2021-10-261-0/+2
* net: mana: Allow setting the number of queues while the NIC is downHaiyang Zhang2021-10-262-13/+9
* mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson2021-10-263-2/+47
* mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson2021-10-262-47/+272
* mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson2021-10-261-8/+15
* mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson2021-10-261-0/+2
* mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson2021-10-261-0/+6
* vrf: run conntrack only in context of lower/physdev for locally generated pac...Florian Westphal2021-10-261-4/+24
* Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-10-2621-79/+676
|\
| * net/mlx5: SF_DEV Add SF device trace pointsParav Pandit2021-10-255-6/+119
| * net/mlx5: SF, Add SF trace pointsParav Pandit2021-10-253-0/+185
| * net/mlx5: Let user configure max_macs paramShay Drory2021-10-252-0/+87
| * net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-253-2/+27
| * net/mlx5: Let user configure io_eq_size paramShay Drory2021-10-255-2/+73
| * net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov2021-10-251-0/+4
| * net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov2021-10-251-26/+32
| * net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-251-0/+30
| * net/mlx5: Print health buffer by log levelAya Levin2021-10-252-19/+42
| * net/mlx5: Extend health buffer dumpAya Levin2021-10-251-7/+66
| * net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon2021-10-251-2/+7
| * net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory2021-10-251-5/+5
| * net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey2021-10-251-16/+1
| * net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski2021-10-251-2/+6
* | net: qed_dev: fix check of true !rc expressionJean Sacren2021-10-261-1/+1
* | net: qed_ptp: fix check of true !rc expressionJean Sacren2021-10-261-2/+2
* | ax88796c: fix fetching error stats from percpu containersAlexander Lobakin2021-10-261-4/+4
|/
* fddi: defza: add missing pointer type castJakub Kicinski2021-10-251-1/+1
* mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-254-27/+16
* usbb: catc: use correct API for MAC addressesOliver Neukum2021-10-251-5/+17
* Merge tag 'wireless-drivers-next-2021-10-25' of git://git.kernel.org/pub/scm/...David S. Miller2021-10-253-3/+4
|\