summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | net: ethernet: mtk_eth_soc: add xdp tx return bulking supportLorenzo Bianconi2022-07-291-6/+14
* | | | | | | net: ethernet: mtk_eth_soc: introduce xdp multi-frag supportLorenzo Bianconi2022-07-291-43/+82
* | | | | | | net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routineLorenzo Bianconi2022-07-291-26/+42
* | | | | | | mlxsw: spectrum: Support ethtool 'get_ts_info' callback in Spectrum-2Danielle Ratson2022-07-292-6/+28
* | | | | | | mlxsw: spectrum_ptp: Support SIOCGHWTSTAMP, SIOCSHWTSTAMP ioctlsDanielle Ratson2022-07-292-9/+223
* | | | | | | mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson2022-07-294-10/+104
* | | | | | | mlxsw: Send PTP packets as data packets to overcome a limitationDanielle Ratson2022-07-294-10/+175
* | | | | | | mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsDanielle Ratson2022-07-292-7/+159
* | | | | | | mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson2022-07-293-0/+55
* | | | | | | mlxsw: spectrum_ptp: Add PTP initialization / finalization for Spectrum-2Danielle Ratson2022-07-292-7/+54
* | | | | | | mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson2022-07-294-2/+15
* | | | | | | mlxsw: spectrum_ptp: Add helper functions to configure PTP trapsAmit Cohen2022-07-291-22/+40
* | | | | | | mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.cYang Li2022-07-281-1/+0
* | | | | | | devlink: Hold the instance lock in health callbacksMoshe Shemesh2022-07-281-7/+1
* | | | | | | net/mlx5: Lock mlx5 devlink health recovery callbackMoshe Shemesh2022-07-282-3/+13
* | | | | | | net/mlx4: Lock mlx4 devlink reload callbackMoshe Shemesh2022-07-282-13/+37
* | | | | | | net/mlx4: Use devl_ API for devlink port register / unregisterMoshe Shemesh2022-07-281-4/+12
* | | | | | | net/mlx4: Use devl_ API for devlink region create / destroyMoshe Shemesh2022-07-282-10/+17
* | | | | | | net/mlx5: Lock mlx5 devlink reload callbacksMoshe Shemesh2022-07-286-50/+79
* | | | | | | net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reloadMoshe Shemesh2022-07-282-8/+13
* | | | | | | bnxt_en: implement callbacks for devlink selftestsvikas2022-07-283-12/+85
* | | | | | | net/mlx5e: kTLS, Dynamically re-size TX recycling poolTariq Toukan2022-07-281-26/+289
* | | | | | | net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan2022-07-285-47/+199
* | | | | | | net/mlx5e: kTLS, Take stats out of OOO handlerTariq Toukan2022-07-281-16/+11
* | | | | | | net/mlx5e: kTLS, Introduce TLS-specific create TISTariq Toukan2022-07-281-5/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-2813-101/+137
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter2022-07-281-4/+5
| * | | | | net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis2022-07-283-15/+16
| * | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-275-48/+16
| |\ \ \ \ \
| | * | | | | ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-07-261-3/+5
| | * | | | | ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski2022-07-261-1/+2
| | * | | | | ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2022-07-262-40/+2
| | * | | | | ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski2022-07-261-3/+5
| | * | | | | ice: Fix max VLANs available for VFPrzemyslaw Patynowski2022-07-261-1/+2
| * | | | | | sfc: disable softirqs for ptp TXAlejandro Lucero2022-07-271-0/+22
| |/ / / / /
| * | | | | octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep2022-07-261-12/+18
| * | | | | octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham2022-07-261-21/+55
| * | | | | i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski2022-07-251-0/+4
| * | | | | nfp: bpf: Fix typo 'the the' in commentSlark Xiao2022-07-251-1/+1
* | | | | | net: cdns,macb: use correct xlnx prefix for XilinxKrzysztof Kozlowski2022-07-281-3/+5
* | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-286-2/+259
|\ \ \ \ \ \
| * | | | | | ice: Add support for PPPoE hardware offloadMarcin Szycik2022-07-266-2/+259
* | | | | | | Revert "Merge branch 'octeontx2-minor-tc-fixes'"Paolo Abeni2022-07-281-73/+33
* | | | | | | mlxsw: core_linecards: Implement line card device flashingJiri Pirko2022-07-264-10/+323
* | | | | | | mlxsw: core_linecards: Expose device PSID over device infoJiri Pirko2022-07-262-0/+32
* | | | | | | mlxsw: reg: Add Management DownStream Device Tunneling RegisterJiri Pirko2022-07-261-0/+90
* | | | | | | mlxsw: core_linecards: Probe active line cards for devices and expose FW versionJiri Pirko2022-07-262-0/+66
* | | | | | | mlxsw: reg: Extend MDDQ by device_infoJiri Pirko2022-07-261-1/+82
* | | | | | | mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko2022-07-263-0/+43
* | | | | | | mlxsw: core_linecards: Introduce per line card auxiliary deviceJiri Pirko2022-07-266-3/+194
|/ / / / / /