summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-08net: rmnet: set NETIF_F_LLTX flagTaehee Yoo
2020-03-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari
2020-03-08cxgb4/chcr: complete record tx handlingRohit Maheshwari
2020-03-08cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: restrict supported HW stats type to "any"Jiri Pirko
2020-03-08mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08ocelot_flower: use flow_offload_has_one_action() helperJiri Pirko
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05bnxt_en: Use pci_get_dsn()Jacob Keller
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata
2020-03-05mlxsw: spectrum_qdisc: Introduce struct mlxsw_sp_qdisc_statePetr Machata
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-03-05bnxt: reject unsupported coalescing paramsJakub Kicinski
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05hisilicon: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05ionic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05nfp: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05enic: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-05net: rmnet: use GFP_KERNEL instead of GFP_ATOMICTaehee Yoo
2020-03-05net: rmnet: print error message when command failsTaehee Yoo
2020-03-05net: rmnet: add missing module aliasTaehee Yoo
2020-03-04net: sun: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04r8169: use pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04r8169: add PCI_STATUS_PARITY to PCI status error bitsHeiner Kallweit
2020-03-04net: marvell: add PCI_STATUS_SIG_TARGET_ABORT to PCI status error bitsHeiner Kallweit
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-03gianfar: remove unnecessary zeroing coalesce settingsJakub Kicinski
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean