summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-08-31net: hns: Remove unused macro AE_NAME_PORT_ID_IDXYueHaibing
2020-08-31net: dl2k: Remove unused macro DRV_NAMEYueHaibing
2020-08-31net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration IssueGrygorii Strashko
2020-08-31sfc: return errors from efx_mcdi_set_id_led, and de-indirectEdward Cree
2020-08-31sfc: fix kernel-doc on struct efx_loopback_stateEdward Cree
2020-08-31sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safeEdward Cree
2020-08-31sfc: fix W=1 warnings in efx_farch_handle_rx_not_okEdward Cree
2020-08-31hinic: add support to query function tableLuo bin
2020-08-31hinic: add support to query rq infoLuo bin
2020-08-31hinic: add support to query sq infoLuo bin
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson
2020-08-28ionic: change queue count with no resetShannon Nelson
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-28ionic: remove lif list conceptShannon Nelson
2020-08-28ionic: use kcalloc for new arraysShannon Nelson
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-08-26net: renesas: sh_eth: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: ravb: constify bb_opsRikard Falkeborn
2020-08-26net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn
2020-08-26ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan
2020-08-26ibmvnic: remove never executed if statementLijun Pan
2020-08-26ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan
2020-08-26ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan
2020-08-26net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan
2020-08-25fs_enet: Avoid comma separated statementsJoe Perches
2020-08-258390: Avoid comma separated statementsJoe Perches
2020-08-25cxgb4: add error handlers to LE intr_handlerRaju Rangoju
2020-08-24octeontx2-pf: Add support for PTP clockAleksey Makarov
2020-08-24octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov
2020-08-24octeontx2-af: Support to enable/disable HW timestampingZyta Szpak
2020-08-24qede: make driver reliable on unload after failuresIgor Russkikh
2020-08-24qed: implement devlink dumpIgor Russkikh
2020-08-24qed*: make use of devlink recovery infrastructureIgor Russkikh
2020-08-24qed: use devlink logic to report errorsIgor Russkikh
2020-08-24qed: health reporter init deinit seqIgor Russkikh
2020-08-24qed: implement devlink info requestIgor Russkikh
2020-08-24qed: fix kconfig help entriesIgor Russkikh
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh
2020-08-24qed: move out devlink logic into a new fileIgor Russkikh