summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde2020-11-271-1/+1
| * | | | | | | | can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde2020-11-271-1/+1
| * | | | | | | | can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde2020-11-261-0/+4
| * | | | | | | | can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
| * | | | | | | | ch_ktls: lock is not freedRohit Maheshwari2020-11-261-1/+3
| * | | | | | | | ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li2020-11-261-33/+16
| * | | | | | | | enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
| * | | | | | | | net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
| * | | | | | | | ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-252-4/+2
| * | | | | | | | ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-251-0/+3
| * | | | | | | | ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-251-0/+3
| * | | | | | | | net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-251-9/+11
| * | | | | | | | net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-11-251-9/+8
| * | | | | | | | net: ena: handle bad request id in ena_netdevShay Agroskin2020-11-252-32/+14
| * | | | | | | | nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-11-251-2/+2
| * | | | | | | | dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
| * | | | | | | | aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
| * | | | | | | | i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-243-18/+31
| * | | | | | | | Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-239-53/+159
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-11-101-1/+1
| | * | | | | | | | iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-11-102-0/+30
| | * | | | | | | | iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-11-101-0/+3
| | * | | | | | | | iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-102-34/+68
| | * | | | | | | | iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
| | * | | | | | | | iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-102-5/+23
| | * | | | | | | | iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
| | * | | | | | | | rtw88: fix fw_fifo_addr checkTom Rix2020-11-021-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ibmvnic: skip tx timeout reset while in resettingLijun Pan2020-11-221-0/+6
| * | | | | | | | ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-221-1/+5
| * | | | | | | | ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-221-1/+3
| * | | | | | | | tun: honor IOCB_NOWAIT flagJens Axboe2020-11-221-3/+11
| * | | | | | | | usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-11-211-1/+1
| * | | | | | | | cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald2020-11-211-1/+1
| * | | | | | | | bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-11-212-35/+44
| * | | | | | | | s390/qeth: fix tear down of async TX buffersJulian Wiedmann2020-11-211-6/+0
| * | | | | | | | s390/qeth: fix af_iucv notification raceJulian Wiedmann2020-11-212-24/+58
| * | | | | | | | s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann2020-11-211-1/+2
| * | | | | | | | s390/qeth: Remove pnso workaroundAlexandra Winter2020-11-211-16/+2
| * | | | | | | | dpaa2-eth: select XGMAC_MDIO for MDIO bus supportIoana Ciornei2020-11-211-0/+1
| * | | | | | | | cxgb4: fix the panic caused by non smac rewriteRaju Rangoju2020-11-201-1/+2
| * | | | | | | | bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-11-201-1/+1
| * | | | | | | | bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-11-201-0/+1
| * | | | | | | | bnxt_en: fix error return code in bnxt_init_one()Zhang Changzhong2020-11-201-0/+1
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-271-14/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: ufs: Fix race between shutdown and runtime resume flowStanley Chu2020-11-201-5/+1
| * | | | | | | | | scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo2020-11-191-0/+7
| * | | | | | | | | scsi: ufs: Fix unexpected values from ufshcd_read_desc_param()Can Guo2020-11-191-9/+15
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-11-2713-93/+98
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu2020-11-261-0/+1
| * | | | | | | | | | RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang2020-11-261-4/+4