aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10iwlwifi: add an extra firmware state in the transportJohannes Berg1-5/+13
2020-12-10iwlwifi: mvm: fix a race in CSA that caused assert 0x3420Sara Sharon1-9/+11
2020-12-10iwlwifi: mvm: validate firmware sync response sizeJohannes Berg1-0/+19
2020-12-10iwlwifi: pcie: clean up some rx codeJohannes Berg1-11/+8
2020-12-10iwlwifi: use SPDX tagsJohannes Berg128-7740/+693
2020-12-10iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-12-10iwlwifi: trans: consider firmware dead after errorsJohannes Berg1-1/+3
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg1-1/+0
2020-12-10iwlwifi: fw: file: fix documentation for SAR flagJohannes Berg1-1/+1
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg3-13/+1
2020-12-10iwlwifi: mvm: clean up scan state on failureJohannes Berg1-11/+20
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg4-10/+15
2020-12-10iwlwifi: mvm: fix 22000 series driver NMIJohannes Berg2-2/+2
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg5-5/+7
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg2-10/+15
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg3-9/+10
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach8-100/+5
2020-12-10iwlwifi: pcie: validate RX descriptor lengthJohannes Berg1-1/+7
2020-12-10iwlwifi: validate MPDU length against notification lengthJohannes Berg3-3/+21
2020-12-10iwlwifi: mvm: iterate active stations when updating statisticsMordechay Goodstein1-23/+13
2020-12-10iwlwifi: sort out the NVM offsetsEmmanuel Grumbach1-1/+3
2020-12-10iwlwifi: fix typo in commentMordechay Goodstein1-1/+1
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucodeEmmanuel Grumbach1-5/+5
2020-12-10iwlwifi: avoid endless HW errors at assert timeMordechay Goodstein1-1/+6
2020-12-10iwlwifi: enable sending/setting debug host eventMordechay Goodstein2-0/+43
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho14-5/+430
2020-12-10iwlwifi: copy iwl_he_capa for modificationsJohannes Berg2-5/+34
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach3-37/+1
2020-12-10iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucodeEmmanuel Grumbach3-5/+6
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein1-2/+2
2020-12-10iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetectNaftali Goldstein1-14/+0
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein5-258/+261
2020-12-10iwlwifi: mvm: fix sar profile printing issueJanie Tu1-2/+2
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado2-0/+7
2020-12-10iwlwifi: yoyo: add the ability to dump phy peripheryMordechay Goodstein2-5/+90
2020-12-10iwlwifi: remove all queue resources before freeMordechay Goodstein1-5/+1
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei1-1/+1
2020-12-09i2c: designware: Make register offsets all of the same widthAndy Shevchenko1-3/+3
2020-12-09i2c: designware: Switch header to use BIT() and GENMASK()Andy Shevchenko1-46/+46
2020-12-09i2c: pxa: move to generic GPIO recoveryCodrin Ciubotariu1-68/+8
2020-12-09i2c: sh_mobile: Mark adapter suspended during suspendGeert Uytterhoeven1-0/+28
2020-12-09i2c: owl: Add compatible for the Actions Semi S500 I2C controllerCristian Ciocaltea1-0/+1
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao1-2/+2
2020-12-09vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer1-55/+55
2020-12-09RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky1-0/+2
2020-12-09Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann2-7/+8
2020-12-09Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx into arm/driversArnd Bergmann3-72/+71
2020-12-09USB: UAS: introduce a quirk to set no_write_sameOliver Neukum3-2/+11
2020-12-09uio: uio_hv_generic: use devm_kzalloc() for private data allocAlexandru Ardelean1-6/+2