summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-313-6/+10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'thermal-intel-fixes'Rafael J. Wysocki2023-03-312-2/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari2023-03-301-1/+8
| | | * | | | | | | | | | | | thermal: intel: int340x: processor_thermal: Fix additional deadlockSrinivas Pandruvada2023-03-291-1/+0
| | * | | | | | | | | | | | | thermal: core: Drop excessive lockdep_assert_held() callsRafael J. Wysocki2023-03-281-4/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-03-311-46/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ACPI: bus: Rework system-level device notification handlingRafael J. Wysocki2023-03-271-46/+37
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-03-304-10/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar2023-03-241-5/+0
| | * | | | | | | | | | | | scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal2023-03-241-2/+9
| | * | | | | | | | | | | | scsi: megaraid_sas: Fix crash after a double completionTomas Henzl2023-03-241-2/+2
| | * | | | | | | | | | | | scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl2023-03-241-1/+1
* | | | | | | | | | | | | | nfp: initialize netdev's dev_port with correct idYinjun Zhang2023-04-061-0/+1
* | | | | | | | | | | | | | net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()Oleksij Rempel2023-04-061-15/+18
* | | | | | | | | | | | | | net: dsa: microchip: Make ksz8_w_sta_mac_table() staticOleksij Rempel2023-04-062-4/+2
* | | | | | | | | | | | | | net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...Oleksij Rempel2023-04-061-4/+15
* | | | | | | | | | | | | | net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel2023-04-061-37/+50
* | | | | | | | | | | | | | net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel2023-04-062-4/+2
* | | | | | | | | | | | | | net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...Oleksij Rempel2023-04-063-0/+18
* | | | | | | | | | | | | | net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel2023-04-061-11/+23
* | | | | | | | | | | | | | net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang2023-04-051-0/+27
* | | | | | | | | | | | | | net: stmmac: add support for platform specific resetShenwei Wang2023-04-052-2/+14
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-0528-125/+392
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf2023-04-031-0/+1
| * | | | | | | | | | | | | wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong2023-04-031-8/+0
| * | | | | | | | | | | | | wifi: rtw89: Remove redundant pci_clear_masterCai Huoqing2023-04-031-1/+0
| * | | | | | | | | | | | | wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2023-04-032-12/+17
| * | | | | | | | | | | | | wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang2023-04-038-0/+33
| * | | | | | | | | | | | | wifi: rtw89: fix incorrect channel info during scan due to ppdu_sts filteringChih-Kang Chang2023-04-031-3/+4
| * | | | | | | | | | | | | wifi: rtw89: remove superfluous H2C of join_infoChin-Yen Lee2023-04-031-9/+0
| * | | | | | | | | | | | | wifi: rtw89: set data lowest rate according to AP supported rateChih-Kang Chang2023-04-031-10/+28
| * | | | | | | | | | | | | wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih2023-04-037-0/+28
| * | | | | | | | | | | | | wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1Ching-Te Ku2023-04-031-1/+8
| * | | | | | | | | | | | | wifi: rtw89: coex: Add report control v5 variationChing-Te Ku2023-04-032-0/+171
| * | | | | | | | | | | | | wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku2023-04-034-8/+68
| * | | | | | | | | | | | | wifi: rtw89: coex: Not to enable firmware report when WiFi is power savingChing-Te Ku2023-04-031-0/+4
| * | | | | | | | | | | | | wifi: rtw89: coex: Add LPS protocol radio state for RTL8852BChing-Te Ku2023-04-032-1/+10
| * | | | | | | | | | | | | bcma: remove unused mips_read32 functionTom Rix2023-03-311-6/+0
| * | | | | | | | | | | | | bcma: Use of_address_to_resource()Rob Herring2023-03-311-5/+5
| * | | | | | | | | | | | | wifi: mwifiex: remove unused evt_buf variableTom Rix2023-03-311-4/+0
| * | | | | | | | | | | | | wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix2023-03-311-2/+1
| * | | | | | | | | | | | | wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen2023-03-311-3/+3
| * | | | | | | | | | | | | wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen2023-03-311-3/+3
| * | | | | | | | | | | | | wifi: brcmsmac: remove unused has_5g variableTom Rix2023-03-311-2/+0
| * | | | | | | | | | | | | wifi: b43legacy: remove unused freq_r3A_value functionTom Rix2023-03-311-17/+0
| * | | | | | | | | | | | | wifi: rtlwifi: Replace fake flex-array with flex-array memberGustavo A. R. Silva2023-03-311-1/+1
| * | | | | | | | | | | | | wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing2023-03-311-1/+0
| * | | | | | | | | | | | | wifi: rndis_wlan: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-03-311-1/+1
| * | | | | | | | | | | | | wifi: rndis_wlan: clean up a type issueDan Carpenter2023-03-311-3/+3
| * | | | | | | | | | | | | wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix2023-03-311-7/+0