summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-06rtw89: pci: add pci attributes to configure operating modePing-Ke Shih4-15/+262
2022-04-06rtw89: pci: add register definition to rtw89_pci_info to generalize pci codePing-Ke Shih5-30/+238
2022-04-06Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo44-1406/+4353
2022-04-06ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo1-7/+9
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo3-12/+26
2022-04-06ath11k: mhi: remove state machineKalle Valo3-198/+11
2022-04-06rtw89: handle potential uninitialized variablePing-Ke Shih1-1/+2
2022-04-06rtw89: read RX bandwidth from v1 type RX descriptorPing-Ke Shih2-1/+7
2022-04-06rtw89: support hardware generate security headerPing-Ke Shih6-1/+65
2022-04-06rtw89: support variant of fill_txdescPing-Ke Shih6-4/+116
2022-04-06rtw89: pci: support variant of fill_txaddr_infoPing-Ke Shih5-7/+95
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih9-43/+176
2022-04-06rtw89: disabled IGI configuration for unsupported hardwareJohnson Lin3-1/+5
2022-04-06rtw89: packed IGI configuration flow into function for DIG featureJohnson Lin1-9/+16
2022-04-06rtw89: regd: update mapping table to R59-R32Zong-Zhe Yang1-238/+238
2022-04-06rtw89: regd: consider 6G bandZong-Zhe Yang1-19/+18
2022-04-06rtw89: 8852a: update txpwr tables to HALRF_027_00_038Zong-Zhe Yang1-0/+581
2022-04-06rtw89: add UK to regulation typeZong-Zhe Yang1-0/+1
2022-04-06rtw89: reduce export symbol number of mac size and quotaPing-Ke Shih4-151/+83
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang5-0/+99
2022-04-06rtw89: reconstruct fw featureZong-Zhe Yang5-18/+62
2022-04-06rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang2-1/+105
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang4-2/+120
2022-04-06rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang4-0/+53
2022-04-06rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang3-4/+22
2022-04-06rtw89: mac: move table of mem base addr to commonZong-Zhe Yang3-21/+23
2022-04-06rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang2-2/+33
2022-04-06rtw88: change idle mode condition during hw_scanPo-Hao Huang1-3/+4
2022-04-06iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2022-04-06iwlwifi: fw: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva8-15/+15
2022-04-05mlxsw: spectrum_router: simplify list unwindingTom Rix1-12/+8
2022-04-05ath11k: fix driver initialization failure with WoW unsupported hwNagarajan Maran1-2/+2
2022-04-05ath11k: Remove unnecessary delay in ath11k_core_suspendBaochen Qiang1-5/+0
2022-04-05ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel1-10/+2
2022-04-05ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty8-140/+211
2022-04-05ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty6-65/+51
2022-04-05ath11k: Choose MSI config based on HW revisionManikanta Pubbisetty4-25/+78
2022-04-05ath11k: Refactor PCI code to support WCN6750Manikanta Pubbisetty6-830/+856
2022-04-05ath11k: PCI changes to support WCN6750Manikanta Pubbisetty2-61/+84
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-136/+14
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+12
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-152/+181
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe1-12/+12
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds22-90/+182
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-14/+31
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-135/+903
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-52/+88
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+9