summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-191-7/+4
| | * net: ena: Prevent reset after device destructionShay Agroskin2020-08-191-9/+10
| | * net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-1/+1
| | * bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-181-2/+16
| | * net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-08-181-1/+3
| | * cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| | * cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
| | * sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6