| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btrtl: Set msft ext address filter quirk for RTL8852B | Hilda Wu | 2024-10-10 | 1 | -0/+1 |
* | Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in | Luiz Augusto von Dentz | 2024-08-29 | 1 | -1/+0 |
* | Bluetooth: Populate hci_set_hw_info for Intel and Realtek | Archie Pusaka | 2024-05-14 | 1 | -0/+7 |
* | Bluetooth: btrtl: Add the support for RTL8852BT/RTL8852BE-VT | Max Chou | 2024-03-06 | 1 | -0/+14 |
* | Bluetooth: btrtl: Ignore error return for hci_devcd_register() | Max Chou | 2023-10-13 | 1 | -7/+3 |
* | Bluetooth: btrtl: Load FW v2 otherwise FW v1 for RTL8852C | Max Chou | 2023-08-11 | 1 | -25/+45 |
* | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 2023-08-11 | 1 | -0/+4 |
* | Bluetooth: btrtl: Correct the length of the HCI command for drop fw | Max Chou | 2023-08-11 | 1 | -8/+6 |
* | Bluetooth: btrtl: Add Realtek devcoredump support | Hilda Wu | 2023-08-11 | 1 | -27/+118 |
* | Bluetooth: btrtl: Add missing MODULE_FIRMWARE declarations | Dan Gora | 2023-06-29 | 1 | -2/+16 |
* | Bluetooth: btrtl: Add the support for RTL8851B | Max Chou | 2023-04-23 | 1 | -0/+15 |
* | Bluetooth: btrtl: Firmware format v2 support | Max Chou | 2023-04-23 | 1 | -40/+310 |
* | Bluetooth: btrtl: check for NULL in btrtl_set_quirks() | Max Chou | 2023-04-23 | 1 | -0/+3 |
* | Bluetooth: btrtl: add support for the RTL8723CS | Vasily Khoruzhick | 2023-04-23 | 1 | -4/+116 |
* | Bluetooth: hci_h5: btrtl: Add support for RTL8821CS | Chris Morgan | 2023-04-23 | 1 | -0/+8 |
* | Bluetooth: btrtl: Add support for RTL8852BS | Victor Hassan | 2023-04-23 | 1 | -0/+10 |
* | Bluetooth: btusb: Ignore zero length of USB packets on ALT 6 for specific chip | Hilda Wu | 2022-12-12 | 1 | -0/+7 |
* | Bluetooth: btrtl: Fix typo in comment | shaomin Deng | 2022-07-22 | 1 | -1/+1 |
* | Bluetooth: btrtl: Add support for RTL8852C | Max Chou | 2022-05-13 | 1 | -0/+13 |
* | Bluetooth: btrtl: Add support for RTL8852B | Max Chou | 2022-03-18 | 1 | -0/+13 |
* | Bluetooth: btrtl: Add support for RTL8822C hci_ver 0x08 | Vyacheslav Bocharov | 2022-01-26 | 1 | -0/+8 |
* | Bluetooth: btrtl: Ask ic_info to drop firmware | Hilda Wu | 2021-10-01 | 1 | -5/+7 |
* | Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devices | Marcel Holtmann | 2021-09-30 | 1 | -0/+1 |
* | Bluetooth: btrtl: Set VsMsftOpCode based on device table | Marcel Holtmann | 2021-09-28 | 1 | -5/+7 |
* | Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extension | Joseph Hwang | 2021-09-28 | 1 | -0/+1 |
* | Bluetooth: btrtl: Set MSFT opcode for RTL8852 | Archie Pusaka | 2021-07-22 | 1 | -3/+7 |
* | Bluetooth: btrtl: rename USB fw for RTL8761 | Joakim Tjernlund | 2021-06-26 | 1 | -1/+8 |
* | Bluetooth: hci_h5: Add RTL8822CS capabilities | Archie Pusaka | 2021-06-26 | 1 | -10/+16 |
* | Bluetooth: btrtl: Enable WBS for the specific Realtek devices | Max Chou | 2021-01-29 | 1 | -7/+23 |
* | Bluetooth: btrtl: Add null check in setup | Abhishek Pandit-Subedi | 2021-01-06 | 1 | -0/+4 |
* | Bluetooth: btrtl: Enable central-peripheral role | Abhishek Pandit-Subedi | 2020-12-22 | 1 | -2/+13 |
* | Bluetooth: btrtl: Enable MSFT extension for RTL8822CE controller | Miao-chen Chou | 2020-12-18 | 1 | -0/+6 |
* | Bluetooth: btrtl: fix incorrect skb allocation failure check | Colin Ian King | 2020-11-11 | 1 | -1/+1 |
* | Bluetooth: btusb: btrtl: Add support for RTL8852A | Max Chou | 2020-11-10 | 1 | -0/+12 |
* | Bluetooth: btrtl: Ask 8821C to drop old firmware | Kai-Heng Feng | 2020-11-09 | 1 | -0/+46 |
* | Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular | Max Chou | 2020-11-09 | 1 | -46/+19 |
* | Bluetooth: btrtl: Add support for RTL8761B | Ziqian SUN (Zamir) | 2020-04-11 | 1 | -1/+9 |
* | Bluetooth: hci_h5: btrtl: Add support for RTL8822C | Max Chou | 2020-02-18 | 1 | -0/+12 |
* | Bluetooth: btrtl: Use kvmalloc for FW allocations | Maxim Mikityanskiy | 2020-01-24 | 1 | -9/+11 |
* | Bluetooth: btrtl: remove unneeded semicolon | YueHaibing | 2019-10-26 | 1 | -1/+1 |
* | Bluetooth: btrtl: Fix an issue for the incorrect error return code. | Max Chou | 2019-10-16 | 1 | -1/+1 |
* | Bluetooth: btrtl: Fix an issue that failing to download the FW which size is ... | Max Chou | 2019-09-05 | 1 | -1/+5 |
* | Bluetooth: btrtl: Remove trailing newline from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -28/+28 |
* | Bluetooth: btrtl: Remove redundant prefix from calls to rtl_dev macros | Alex Lu | 2019-09-05 | 1 | -6/+6 |
* | Bluetooth: btrtl: Add firmware version print | Alex Lu | 2019-09-05 | 1 | -21/+35 |
* | Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY | Alex Lu | 2019-09-05 | 1 | -0/+5 |
* | Bluetooth:: btrtl: Add support for RTL8723DU | Larry Finger | 2019-07-06 | 1 | -0/+8 |
* | Bluetooth: btrtl: HCI reset on close for Realtek BT chip | Jian-Hong Pan | 2019-07-06 | 1 | -0/+20 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -11/+1 |
* | Bluetooth: btrtl: Restore old logic to assume firmware is already loaded | Kai-Heng Feng | 2019-01-28 | 1 | -3/+7 |