summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: sun: Remove unneeded cast from memory allocationAishwarya Ramakrishnan2020-04-201-1/+1
* | | net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resourceDejin Zheng2020-04-201-2/+1
| |/ |/|
* | mlxsw: reg: Increase register field length to 13 bitsIdo Schimmel2020-04-201-1/+1
* | mlxsw: spectrum_router: Re-increase scale of IPv6 nexthop groupsIdo Schimmel2020-04-201-2/+6
* | r8169: remove PHY resume delay that is handled in the PHY driver nowHeiner Kallweit2020-04-201-2/+0
* | net: hns: use true,false for bool variablesJason Yan2020-04-201-2/+2
|/
* r8169: add workaround for RTL8168evl TSO hw issuesHeiner Kallweit2020-04-181-0/+34
* r8169: improve rtl8169_tso_csum_v2Heiner Kallweit2020-04-181-10/+5
* r8169: use rtl8169_set_features in rtl8169_init_oneHeiner Kallweit2020-04-181-4/+3
* r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfgHeiner Kallweit2020-04-181-2/+5
* r8169: remove NETIF_F_HIGHDMA from vlan_featuresHeiner Kallweit2020-04-181-2/+1
* r8169: move setting OCP base to generic init codeHeiner Kallweit2020-04-181-6/+3
* enetc: permit configuration of rx-vlan-filter with ethtoolVladimir Oltean2020-04-181-28/+16
* net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rulesVladimir Oltean2020-04-183-4/+106
* igc: Fix default MAC address filter overrideAndre Guedes2020-04-171-0/+2
* igc: Remove dead code related to flower filterAndre Guedes2020-04-172-4/+0
* igc: Fix NFC queue redirection supportAndre Guedes2020-04-172-4/+12
* igc: Remove copper fiber switch controlSasha Neftin2020-04-172-11/+0
* igc: Enable NETIF_F_HW_TC flagSasha Neftin2020-04-171-0/+1
* igc: Fix double definitionSasha Neftin2020-04-171-3/+1
* igc: Fix overwrites when dumping registersAndre Guedes2020-04-171-1/+10
* igc: Remove forward declarationSasha Neftin2020-04-171-197/+194
* igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin2020-04-171-3/+0
* igc: Remove unused MDIC_DEST maskSasha Neftin2020-04-171-1/+0
* e1000: Distribute switch variables for initializationKees Cook2020-04-171-1/+3
* igc: Add support for ETF offloadingVinicius Costa Gomes2020-04-173-4/+86
* igc: Add support for taprio offloadingVinicius Costa Gomes2020-04-177-1/+294
* igc: Add GSO partial supportSasha Neftin2020-04-171-0/+10
* amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior2020-04-161-1/+1
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
* net: tulip: make early_486_chipsets staticJason Yan2020-04-151-1/+1
* net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-152-43/+43
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-04-141-1/+1
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-141-0/+2
* ionic: fix unused assignmentShannon Nelson2020-04-141-1/+1
* ionic: add dynamic_debug headerShannon Nelson2020-04-141-0/+1
* net: mvneta: Fix a typoChristophe JAILLET2020-04-121-1/+1
* net: ethernet: ti: Add missing '\n' in log messagesChristophe JAILLET2020-04-121-3/+3
* net: neterion: remove redundant assignment to variable tmp64Colin Ian King2020-04-121-1/+1
* net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey2020-04-081-12/+7
* net/mlx5e: Fix devlink port netdev unregistration sequenceParav Pandit2020-04-081-1/+1
* net/mlx5e: Fix pfnum in devlink port attributeParav Pandit2020-04-081-4/+5
* net/mlx5e: Fix missing pedit action after ct clear actionRoi Dayan2020-04-081-1/+2
* net/mlx5e: Fix nest_level for vlan pop actionDmytro Linkin2020-04-081-2/+3
* net/mlx5e: Add missing release firmware callEran Ben Elisha2020-04-081-1/+4
* net/mlx5: Fix condition for termination table cleanupEli Cohen2020-04-082-10/+3
* net/mlx5: Fix frequent ioread PCI access during recoveryMoshe Shemesh2020-04-081-1/+1
* ionic: set station addr only if neededShannon Nelson2020-04-081-13/+19
* ionic: replay filters after fw upgradeShannon Nelson2020-04-083-15/+51
* net: ethernet: mediatek: move mt7623 settings out off the mt7530René van Dorst2020-04-072-1/+31