summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-24ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-11-24ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-11-24ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-11-24net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-11-24net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-11-24net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-11-24nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-11-24dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia1-0/+1
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52
2020-11-23i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch3-18/+31
2020-11-23Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski9-53/+159
2020-11-21ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-11-21ibmvnic: notify peers when failover and migration happenLijun Pan1-1/+5
2020-11-21ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan1-1/+3
2020-11-21tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-11-21cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald1-1/+1
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2-35/+44
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann1-6/+0
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann2-24/+58
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann1-1/+2
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter1-16/+2
2020-11-20dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei1-0/+1
2020-11-20cxgb4: fix the panic caused by non smac rewriteRaju Rangoju1-1/+2
2020-11-20bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan1-1/+1
2020-11-19bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong1-0/+1
2020-11-19bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong1-0/+1
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds67-178/+505
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-10/+16
2020-11-19Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-0/+5
2020-11-19Merge tag 'pm-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-14/+29
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-76/+96
2020-11-19Merge tag 'regulator-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-24/+44
2020-11-19Merge tag 'thermal-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+16
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki1-0/+1
2020-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2
2020-11-18Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski4-12/+14
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-18Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-34/+54
2020-11-18atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior1-0/+2
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn3-0/+34
2020-11-18mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel1-1/+2
2020-11-18mlxsw: Fix firmware flashingIdo Schimmel1-1/+1
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong1-2/+2
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong1-2/+2
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc1-1/+1
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon1-1/+11
2020-11-18can: m_can: process interrupt only when not runtime suspendedJarkko Nikula1-0/+2
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde1-9/+9
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1