aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31net: dl2k: Remove unused macro DRV_NAMEYueHaibing1-1/+0
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko1-1/+5
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree6-12/+4
2020-08-31sfc: fix kernel-doc on struct efx_loopback_stateEdward Cree1-1/+1
2020-08-31sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safeEdward Cree1-2/+0
2020-08-31sfc: fix W=1 warnings in efx_farch_handle_rx_not_okEdward Cree1-5/+2
2020-08-31hinic: add support to query function tableLuo bin5-1/+190
2020-08-31hinic: add support to query rq infoLuo bin6-2/+101
2020-08-31hinic: add support to query sq infoLuo bin9-4/+254
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson2-32/+8
2020-08-28ionic: change queue count with no resetShannon Nelson2-91/+213
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson3-14/+185
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson1-8/+49
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson7-88/+129
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson3-54/+81
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson2-4/+2
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson5-149/+92
2020-08-28ionic: remove lif list conceptShannon Nelson6-127/+62
2020-08-28ionic: use kcalloc for new arraysShannon Nelson1-4/+4
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson1-3/+4
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson1-1/+2
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn1-1/+1
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2-2/+2
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn1-1/+1
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan1-52/+13
2020-08-26ibmvnic: remove never executed if statementLijun Pan1-12/+0
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan1-4/+13
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan1-1/+1
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan1-1/+1
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan4-13/+11
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan11-72/+23
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches1-4/+7
2020-08-258390: Avoid comma separated statementsJoe Perches3-13/+24
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju2-0/+10
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov9-6/+532
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov6-4/+348
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak7-0/+151
2020-08-24qede: make driver reliable on unload after failuresIgor Russkikh1-2/+6
2020-08-24qed: implement devlink dumpIgor Russkikh1-0/+43
2020-08-24qed*: make use of devlink recovery infrastructureIgor Russkikh4-11/+16
2020-08-24qed: use devlink logic to report errorsIgor Russkikh5-0/+26
2020-08-24qed: health reporter init deinit seqIgor Russkikh2-0/+37
2020-08-24qed: implement devlink info requestIgor Russkikh4-1/+60
2020-08-24qed: fix kconfig help entriesIgor Russkikh1-2/+3
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh6-35/+39
2020-08-24qed: move out devlink logic into a new fileIgor Russkikh4-101/+127
2020-08-24chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-35/+39