summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-279-10/+26
* net: ath11k: constify ath11k_thermal_opsRikard Falkeborn2020-08-261-1/+1
* net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn2020-08-261-1/+1
* net: phy: at803x: constify static regulator_opsRikard Falkeborn2020-08-261-2/+2
* net: renesas: sh_eth: constify bb_opsRikard Falkeborn2020-08-261-1/+1
* net: ethernet: ravb: constify bb_opsRikard Falkeborn2020-08-261-1/+1
* net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn2020-08-261-1/+1
* net: ipa: remove duplicate includeWang Hai2020-08-261-1/+0
* ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan2020-08-261-52/+13
* ibmvnic: remove never executed if statementLijun Pan2020-08-261-12/+0
* ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan2020-08-261-4/+13
* ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan2020-08-261-1/+1
* net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan2020-08-261-1/+1
* net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan2020-08-264-13/+11
* net: Take common prefetch code structure into a functionTariq Toukan2020-08-2611-72/+23
* net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan2020-08-263-0/+202
* wan: sbni: Avoid comma separated statementsJoe Perches2020-08-251-43/+58
* fs_enet: Avoid comma separated statementsJoe Perches2020-08-251-4/+7
* 8390: Avoid comma separated statementsJoe Perches2020-08-253-13/+24
* cxgb4: add error handlers to LE intr_handlerRaju Rangoju2020-08-252-0/+10
* octeontx2-pf: Add support for PTP clockAleksey Makarov2020-08-249-6/+532
* octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov2020-08-246-4/+348
* octeontx2-af: Support to enable/disable HW timestampingZyta Szpak2020-08-247-0/+151
* qede: make driver reliable on unload after failuresIgor Russkikh2020-08-241-2/+6
* qed: implement devlink dumpIgor Russkikh2020-08-241-0/+43
* qed*: make use of devlink recovery infrastructureIgor Russkikh2020-08-244-11/+16
* qed: use devlink logic to report errorsIgor Russkikh2020-08-245-0/+26
* qed: health reporter init deinit seqIgor Russkikh2020-08-242-0/+37
* qed: implement devlink info requestIgor Russkikh2020-08-244-1/+60
* qed: fix kconfig help entriesIgor Russkikh2020-08-241-2/+3
* qed/qede: make devlink survive recoveryIgor Russkikh2020-08-246-35/+39
* qed: move out devlink logic into a new fileIgor Russkikh2020-08-244-101/+127
* chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-242-35/+39
* mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson2020-08-243-68/+1
* mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel2020-08-241-11/+11
* net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-244-77/+88
* starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-241-35/+42
* typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-241-31/+30
* ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2020-08-242-22/+25
* ipvlan: advertise link netns via netlinkTaehee Yoo2020-08-241-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-2317-46/+89
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-2316-45/+88
| |\
| | * net: dsa: b53: check for timeoutTom Rix2020-08-211-0/+2
| | * hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-201-1/+1
| | * hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang2020-08-201-1/+1
| | * sfc: fix build warnings on 32-bitEdward Cree2020-08-201-4/+4
| | * net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
| | * net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-191-3/+1
| | * net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-191-2/+2
| | * net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-191-1/+4