summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-06-04net:cxgb3: fix incorrect work cancellationÍñigo Huguet1-1/+1
2021-06-04net: enetc: use get/put_unaligned helpers for MAC address handlingMichael Walle1-4/+5
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli4-2/+78
2021-06-04igc: Indentation fixesSasha Neftin1-2/+2
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin1-1/+0
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin1-1/+0
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin1-26/+13
2021-06-03net: ethernet: rmnet: Restructure if checks to avoid uninitialized warningNathan Chancellor1-10/+3
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor1-11/+4
2021-06-03Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller18-48/+89
2021-06-03net:cxgb3: fix code style issuesÍñigo Huguet1-9/+10
2021-06-03net:cxgb3: replace tasklets with worksÍñigo Huguet3-17/+25
2021-06-03qed: Add IP services APIs supportNikolay Assa1-0/+238
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin4-2/+426
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha3-0/+103
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin3-2/+610
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin14-22/+429
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni8-28/+28
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean5-48/+17
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean4-23/+30
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean2-3/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2-7/+7
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean2-3/+2
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-1/+3
2021-06-03net/mlx5e: Remove unreachable code in mlx5e_xmit()Vladyslav Tarasiuk2-16/+5
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel10-19/+57
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel3-5/+10
2021-06-03net/mlx5e: RX, Re-place page pool numa node change logicTariq Toukan1-3/+6
2021-06-03net/mlx5e: Zero-init DIM structuresLama Kayal1-2/+2
2021-06-03net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger1-0/+2
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang1-1/+0
2021-06-03net/mlx5: check for allocation failure in mlx5_ft_pool_init()Dan Carpenter1-0/+2
2021-06-03net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong1-1/+0
2021-06-03mlx5: count all link eventsJakub Kicinski1-1/+5
2021-06-02nfp: flower-ct: add tc merge functionalityLouis Peens1-4/+158
2021-06-02nfp: flower-ct: add tc_merge_tbLouis Peens3-0/+47
2021-06-02nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens4-7/+89
2021-06-02nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens3-3/+209
2021-06-02nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens3-0/+131
2021-06-02nfp: flower-ct: add ct zone tableLouis Peens3-1/+40
2021-06-02nfp: flower-ct: add pre and post ct checksLouis Peens4-1/+102
2021-06-02nfp: flower: move non-zero chain checkLouis Peens1-5/+19
2021-06-01net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala5-18/+110
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala3-9/+68
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller21-55/+1021
2021-06-01igb: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-01cxgb4: Fix -Wunused-const-variable warningYueHaibing1-1/+1
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee7-14/+71
2021-06-01octeontx2-af: Fix spelling mistake "vesion" -> "version"Colin Ian King1-1/+1
2021-06-01net: vxge: Declare the function vxge_reset_all_vpaths as voidZheng Yongjun1-21/+6