summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-06-07net: gemini: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: lantiq: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-04net:cxgb3: fix incorrect work cancellationÍñigo Huguet
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy
2021-06-04net: enetc: use get/put_unaligned helpers for MAC address handlingMichael Walle
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-06-04igc: Indentation fixesSasha Neftin
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-06-03net: ethernet: rmnet: Restructure if checks to avoid uninitialized warningNathan Chancellor
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-03Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-03net:cxgb3: fix code style issuesÍñigo Huguet
2021-06-03net:cxgb3: replace tasklets with worksÍñigo Huguet
2021-06-03qed: Add IP services APIs supportNikolay Assa
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean
2021-06-03net/mlx5e: Remove unreachable code in mlx5e_xmit()Vladyslav Tarasiuk
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel
2021-06-03net/mlx5e: Disable TX MPWQE in kdump modeAlaa Hleihel
2021-06-03net/mlx5e: RX, Re-place page pool numa node change logicTariq Toukan
2021-06-03net/mlx5e: Zero-init DIM structuresLama Kayal
2021-06-03net/mlx5e: IPoIB, Add support for NDR speedMeir Lichtinger
2021-06-03net/mlx5e: Remove the repeated declarationShaokun Zhang
2021-06-03net/mlx5: check for allocation failure in mlx5_ft_pool_init()Dan Carpenter
2021-06-03net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong
2021-06-03mlx5: count all link eventsJakub Kicinski
2021-06-03ice: track AF_XDP ZC enabled queues in bitmapMaciej Fijalkowski
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03igb: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: add correct exception tracing for XDPMagnus Karlsson