summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-27net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-08-27net: phy: at803x: constify static regulator_opsRikard Falkeborn1-2/+2
2020-08-27net: renesas: sh_eth: constify bb_opsRikard Falkeborn1-1/+1
2020-08-27net: ethernet: ravb: constify bb_opsRikard Falkeborn1-1/+1
2020-08-27net: ethernet: qualcomm: constify qca_serdev_opsRikard Falkeborn1-1/+1
2020-08-27net: ipa: remove duplicate includeWang Hai1-1/+0
2020-08-27ibmvnic: merge ibmvnic_reset_init and ibmvnic_initLijun Pan1-52/+13
2020-08-27ibmvnic: remove never executed if statementLijun Pan1-12/+0
2020-08-27ibmvnic: improve ibmvnic_init and ibmvnic_reset_initLijun Pan1-4/+13
2020-08-27ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codesLijun Pan1-1/+1
2020-08-27net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan1-1/+1
2020-08-27net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan4-13/+11
2020-08-27net: Take common prefetch code structure into a functionTariq Toukan11-72/+23
2020-08-27net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan3-0/+202
2020-08-25wan: sbni: Avoid comma separated statementsJoe Perches1-43/+58
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-25octeontx2-pf: Add support for PTP clockAleksey Makarov9-6/+532
2020-08-25octeontx2-af: Add support for Marvell PTP coprocessorAleksey Makarov6-4/+348
2020-08-25octeontx2-af: Support to enable/disable HW timestampingZyta Szpak7-0/+151
2020-08-25qede: make driver reliable on unload after failuresIgor Russkikh1-2/+6
2020-08-25qed: implement devlink dumpIgor Russkikh1-0/+43
2020-08-25qed*: make use of devlink recovery infrastructureIgor Russkikh4-11/+16
2020-08-25qed: use devlink logic to report errorsIgor Russkikh5-0/+26
2020-08-25qed: health reporter init deinit seqIgor Russkikh2-0/+37
2020-08-25qed: implement devlink info requestIgor Russkikh4-1/+60
2020-08-25qed: fix kconfig help entriesIgor Russkikh1-2/+3
2020-08-25qed/qede: make devlink survive recoveryIgor Russkikh6-35/+39
2020-08-25qed: move out devlink logic into a new fileIgor Russkikh4-101/+127
2020-08-25chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-35/+39
2020-08-25mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson3-68/+1
2020-08-25mlxsw: spectrum_trap: Adjust default policer burst size for Spectrum-{2, 3}Ido Schimmel1-11/+11
2020-08-25net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-77/+88
2020-08-25starfire: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-35/+42
2020-08-25typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-31/+30
2020-08-25ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon2-22/+25
2020-08-25ipvlan: advertise link netns via netlinkTaehee Yoo1-0/+8
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-46/+89
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds16-45/+88
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2020-08-22crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/netVinay Kumar Yadav9-5/+953
2020-08-22chelsio/chtls: separate chelsio tls driver from crypto driverVinay Kumar Yadav11-0/+6140
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang1-1/+1
2020-08-21hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang1-1/+1
2020-08-21net: qed: Remove unnecessary castAlex Dewar1-1/+0
2020-08-21nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-21nfp: flower: check that we don't exceed the FW key sizeLouis Peens2-0/+13
2020-08-20cxgb4: insert IPv6 filter rules in next free regionRahul Kundu1-10/+7