summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-158/+314
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko1-9/+40
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada91-411/+411
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon1-0/+3
2020-06-11ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-63/+177
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter1-2/+4
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-06-11net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-11net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-11net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-11net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-11iavf: increase reset complete wait timePaul Greenwalt2-7/+9
2020-06-11iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley3-6/+24
2020-06-11iavf: use appropriate enum for comparisonAleksandr Loktionov4-29/+24
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley4-21/+120
2020-06-11ionic: remove support for mgmt deviceShannon Nelson4-25/+0
2020-06-11drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang1-2/+3
2020-06-10net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-09net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi1-0/+13
2020-06-09ionic: wait on queue start until after IFF_UPShannon Nelson1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport18-18/+18
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport18-18/+18
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-31/+46
2020-06-07mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+10
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-187/+0
2020-06-05cxgb4: Use kfree() instead kvfree() where appropriateDenis Efremov1-3/+3
2020-06-05net: qed: fixes crash while running driver in kdump kernelAlok Prasad3-8/+8
2020-06-05net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignmentAlexander Lobakin1-1/+1
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+0
2020-06-04lan743x: Use correct MAC_CR configuration for 1 GBit speedRoelof Berg1-1/+1
2020-06-04net: ethernet: freescale: remove unneeded include for ucc_gethValentin Longchamp1-1/+0
2020-06-04r8169: fix failing WoLHeiner Kallweit1-6/+7
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter1-1/+1
2020-06-04net: ena: xdp: update napi budget for DROP and ABORTEDSameeh Jubran1-4/+4
2020-06-04net: ena: xdp: XDP_TX: fix memory leakSameeh Jubran1-1/+1
2020-06-04crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't setRohit Maheshwari1-1/+1
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds561-16650/+43744
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe2-2/+0
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2-185/+0
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin2-9/+33
2020-06-02Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-3/+3
2020-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-14/+14