summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo2021-11-161-1/+1
* bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2021-11-162-1/+11
* net: mvmdio: fix compilation warningMarcin Wojtas2021-11-161-0/+2
* iavf: Restore VLAN filters after link downAkeem G Abodunrin2021-11-152-5/+31
* iavf: Fix for setting queues to 0Grzegorz Szczurek2021-11-151-1/+1
* iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob2021-11-151-1/+1
* iavf: validate pointersMitch Williams2021-11-151-7/+6
* iavf: prevent accidental free of filter structureJacob Keller2021-11-151-2/+2
* iavf: Fix failure to exit out from last all-multicast modePiotr Marczak2021-11-151-2/+1
* iavf: don't clear a lock we don't holdNicholas Nunley2021-11-151-2/+4
* iavf: free q_vectors before queues in iavf_disable_vfNicholas Nunley2021-11-151-1/+1
* iavf: check for null in iavf_fix_featuresNicholas Nunley2021-11-151-1/+2
* iavf: Fix return of set the new channel countMateusz Palczewski2021-11-151-0/+15
* net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li2021-11-151-2/+22
* bnxt_en: reject indirect blk offload when hw-tc-offload is offSriharsha Basavapatna2021-11-151-1/+1
* bnxt_en: fix format specifier in live patch error messageEdwin Peer2021-11-151-1/+1
* bnxt_en: extend RTNL to VF check in devlink driver_reinitEdwin Peer2021-11-151-3/+4
* net: ethernet: lantiq_etop: fix build errors/warningsRandy Dunlap2021-11-151-3/+17
* atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen2021-11-151-0/+10
* net: bnx2x: fix variable dereferenced before checkPavel Skripkin2021-11-151-1/+3
* net: ipa: disable HOLB drop when updating timerAlex Elder2021-11-151-0/+2
* net: ipa: HOLB register sometimes must be written twiceAlex Elder2021-11-151-0/+3
* tun: fix bonding active backup with arp monitoringNicolas Dichtel2021-11-151-0/+5
* ethernet: sis900: fix indentationJakub Kicinski2021-11-121-1/+1
* net/ipa: ipa_resource: Fix wrong for loop rangeKonrad Dybcio2021-11-121-1/+1
* ptp: ptp_clockmatrix: repair non-kernel-doc commentRandy Dunlap2021-11-121-4/+1
* hamradio: remove needs_free_netdev to avoid UAFLin Ma2021-11-121-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-1231-371/+913
|\
| * scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy2021-11-041-0/+4
| * scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk2021-11-041-2/+0
| * scsi: scsi_ioctl: Validate command sizeTadeusz Struk2021-11-031-0/+2
| * scsi: ufs: ufshpb: Properly handle max-single-cmdAvri Altman2021-11-032-12/+13
| * Merge branch '5.15/scsi-fixes' into 5.16/scsi-queueMartin K. Petersen2021-11-0317-336/+84
| |\
| * | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-033-0/+27
| * | scsi: bsg: Fix errno when scsi_bsg_register_queue() failsJackie Liu2021-11-031-0/+1
| * | scsi: sr: Remove duplicate assignmentAlexey Dobriyan2021-10-271-1/+0
| * | scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual hostChanho Park2021-10-271-0/+86
| * | scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9Chanho Park2021-10-271-0/+68
| * | scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFSChanho Park2021-10-272-0/+136
| * | scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacksChanho Park2021-10-272-0/+12
| * | scsi: ufs: ufs-exynos: Factor out priv data initChanho Park2021-10-271-7/+14
| * | scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR optionChanho Park2021-10-272-2/+5
| * | scsi: ufs: ufs-exynos: Support custom version of ufs_hba_variant_opsChanho Park2021-10-272-1/+8
| * | scsi: ufs: ufs-exynos: Add setup_clocks callbackChanho Park2021-10-271-0/+24
| * | scsi: ufs: ufs-exynos: Add refclkout_stop controlChanho Park2021-10-271-1/+2
| * | scsi: ufs: ufs-exynos: Simplify drv_data retrievalChanho Park2021-10-272-11/+2
| * | scsi: ufs: ufs-exynos: Change pclk available max valueChanho Park2021-10-271-1/+1
| * | scsi: ufs: Add quirk to enable host controller without PH configurationjongmin jeong2021-10-272-0/+9
| * | scsi: ufs: Add quirk to handle broken UIC commandjongmin jeong2021-10-272-0/+9
| * | scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-271-10/+1