summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid()Murali Karicheri
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-26bnxt: don't enable NAPI until rings are readyJakub Kicinski
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-26net: hns3: Fix for geneve tx checksum bugYi Li
2020-08-26bnxt_en: Setup default RSS map in all scenarios.Michael Chan
2020-08-26bnxt_en: init RSS table for Minimal-Static VF reservationEdwin Peer
2020-08-26bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-08-26bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan
2020-08-26bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-08-26bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan
2020-08-26bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-08-26bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-08-25ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao
2020-08-25net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host portMurali Karicheri
2020-08-25net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host portMurali Karicheri
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-24sfc: fix boolreturn.cocci warning and rename functionEdward Cree
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
2020-08-24net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-08-24chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET