summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-08dpaa_eth: Use random MAC address when none is givenMadalin Bucur
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-03-08fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur
2020-03-08bnxt_en: Call devlink_port_type_clear() in remove()Vasundhara Volam
2020-03-08bnxt_en: Return -EAGAIN if fw command returns BUSYVasundhara Volam
2020-03-08bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.Vasundhara Volam
2020-03-08bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam
2020-03-08bnxt_en: Clear DCB settings after firmware reset.Michael Chan
2020-03-08bnxt_en: Process the NQ under NAPI continuous polling.Michael Chan
2020-03-08bnxt_en: Simplify __bnxt_poll_cqs_done().Michael Chan
2020-03-08bnxt_en: Handle all NQ notifications in bnxt_poll_p5().Michael Chan
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