summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: use netif_set_real_num_queues()Jakub Kicinski2021-08-041-8/+3
* dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei2021-08-041-5/+19
* dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei2021-08-041-12/+12
* dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei2021-08-045-7/+130
* bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei2021-08-041-1/+1
* dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei2021-08-041-14/+0
* dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei2021-08-041-6/+0
* dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei2021-08-041-16/+11
* dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei2021-08-041-8/+6
* net: fec: fix MAC internal delay doesn't workJoakim Zhang2021-08-031-10/+38
* octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"Colin Ian King2021-08-031-1/+1
* ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-038-19/+28
* make legacy ISA probe optionalArnd Bergmann2021-08-036-0/+10
* xsurf100: drop include of lib8390.cMichael Schmitz2021-08-031-7/+2
* ax88796: export ax_NS8390_init() hookMichael Schmitz2021-08-031-0/+7
* m68k: remove legacy probingArnd Bergmann2021-08-036-69/+29
* cs89x0: rework driver configurationArnd Bergmann2021-08-032-23/+27
* 3c509: stop calling netdev_boot_setup_checkArnd Bergmann2021-08-031-3/+0
* natsemi: sonic: stop calling netdev_boot_setup_checkArnd Bergmann2021-08-032-3/+0
* bcmgenet: remove call to netdev_boot_setup_checkArnd Bergmann2021-08-031-2/+0
* bnxt_en: Increase maximum RX ring size if jumbo ring is not usedMichael Chan2021-08-033-8/+22
* bnxt_en: Don't use static arrays for completion ring pagesMichael Chan2021-08-032-3/+68
* qed: Remove duplicated include of kernel.hzhouchuangao2021-08-031-1/+0
* qed: Remove redundant prints from the iWARP SYN handlingShai Malin2021-08-031-2/+0
* qed: Skip DORQ attention handling during recoveryShai Malin2021-08-031-1/+11
* qed: Avoid db_recovery during recoveryShai Malin2021-08-031-0/+5
* Merge tag 'mlx5-updates-2021-08-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-0329-1535/+1850
|\
| * net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong2021-08-031-1/+4
| * net/mlx5e: Return -EOPNOTSUPP if more relevant when parsing tc actionsRoi Dayan2021-08-031-3/+3
| * net/mlx5e: Remove redundant assignment of counter to nullRoi Dayan2021-08-031-2/+2
| * net/mlx5e: Remove redundant parse_attr argRoi Dayan2021-08-031-5/+7
| * net/mlx5e: Remove redundant cap check for flow counterRoi Dayan2021-08-031-4/+2
| * net/mlx5e: Remove redundant filter_dev arg from parse_tc_fdb_actions()Roi Dayan2021-08-031-4/+3
| * net/mlx5e: Remove redundant tc act includesRoi Dayan2021-08-031-6/+0
| * net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb2021-08-0311-89/+137
| * net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb2021-08-036-638/+663
| * net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb2021-08-039-235/+250
| * net/mlx5e: Rename some related TTC args and functionsMaor Gottlieb2021-08-033-23/+26
| * net/mlx5e: Rename traffic type enumsMaor Gottlieb2021-08-0313-159/+162
| * net/mlx5e: Allocate the array of channels according to the real max_nchMaxim Mikityanskiy2021-08-033-3/+12
| * net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-0316-720/+875
| * net/mlx5e: Introduce mlx5e_channels API to get RQNsMaxim Mikityanskiy2021-08-033-1/+63
| * net/mlx5e: Use a new initializer to build uniform indir tableMaxim Mikityanskiy2021-08-035-18/+17
* | net/mlx4: make the array states static const, makes object smallerColin Ian King2021-08-031-1/+1
* | net: 3c509: make the array if_names static const, makes object smallerColin Ian King2021-08-031-1/+3
* | dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King2021-08-031-1/+1
* | qlcnic: make the array random_data static const, makes object smallerColin Ian King2021-08-031-1/+1
* | net: marvell: make the array name static, makes object smallerColin Ian King2021-08-031-1/+1
* | cxgb4: make the array match_all_mac static, makes object smallerColin Ian King2021-08-031-2/+2
|/
* cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-024-18/+6