summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-12net: ipa: program upper nibbles of sequencer typeAlex Elder2-2/+6
2020-06-12net: ipa: fix modem LAN RX endpoint idAlex Elder1-1/+1
2020-06-12net: ipa: program metadata mask differentlyAlex Elder1-33/+39
2020-06-12ionic: add pcie_print_link_statusShannon Nelson1-0/+1
2020-06-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-63/+177
2020-06-12net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter1-2/+4
2020-06-12net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky1-6/+0
2020-06-12net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo1-8/+8
2020-06-12net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit1-14/+13
2020-06-12net/mlx5: Disable reload while removing the deviceParav Pandit2-2/+2
2020-06-12net/mlx5e: Fix ethtool hfunc configuration changeAya Levin1-19/+22
2020-06-12net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-12net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-12net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-12net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-12iavf: increase reset complete wait timePaul Greenwalt2-7/+9
2020-06-12iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley3-6/+24
2020-06-12iavf: use appropriate enum for comparisonAleksandr Loktionov4-29/+24
2020-06-12iavf: 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-11Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal1-4/+14
2020-06-11Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal1-18/+45
2020-06-11net: cadence: macb: disable NAPI on errorCorentin Labbe1-1/+4
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern1-5/+3
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern1-1/+1
2020-06-10net: 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-09net: change addr_list_lock back to static keyCong Wang7-9/+22
2020-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds26-78/+114
2020-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds1-5/+3
2020-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller1-0/+1
2020-06-08net: dsa: lantiq_gswip: fix and improve the unsupported interface errorMartin Blumenstingl1-1/+2
2020-06-08mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-08Merge tag 'pinctrl-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds61-1288/+3343
2020-06-08Merge tag 'rtc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds16-149/+255
2020-06-08Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds14-81/+747
2020-06-07Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds254-2412/+97099
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-105/+258
2020-06-07Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds315-8671/+12079
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds33-307/+554
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds255-1516/+6210
2020-06-07net: dp83869: Reset return variable if PHY strap is readDan Murphy1-0/+3
2020-06-07Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds1-1/+1
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+3
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+36
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds76-1921/+3356
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2-0/+36
2020-06-06NTB: perf: Fix race condition when run with ntb_testLogan Gunthorpe1-2/+8
2020-06-06NTB: perf: Fix support for hardware that doesn't have port numbersLogan Gunthorpe1-0/+10