summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Bluetooth: btusb: Add support for TP-Link UB500 AdapterNicholas Flintham1-0/+4
2021-09-30Bluetooth: btrtl: Add support for MSFT extension to rtl8821c devicesMarcel Holtmann1-0/+1
2021-09-29Bluetooth: hci_vhci: Add force_prevent_wake entryLuiz Augusto von Dentz1-0/+49
2021-09-29Bluetooth: hci_vhci: Add force_suspend entryLuiz Augusto von Dentz1-0/+53
2021-09-29Bluetooth: btrsi: remove superfluous header files from btrsi.cMianhan Liu1-1/+0
2021-09-29Bluetooth: btrtl: Set VsMsftOpCode based on device tableMarcel Holtmann1-5/+7
2021-09-28Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AELarry Finger1-4/+4
2021-09-28Bluetooth: btrtl: enable Realtek 8822C/8852A to support AOSP extensionJoseph Hwang1-0/+1
2021-09-28Bluetooth: hci_qca: enable Qualcomm WCN399x for AOSP extensionJoseph Hwang1-0/+1
2021-09-24Bluetooth: hci_h5: directly return hci_uart_register_device() ret-valHans de Goede1-6/+1
2021-09-24Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIsHans de Goede1-9/+11
2021-09-22Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_syncDinghao Liu1-5/+8
2021-09-22Bluetooth: hci_ldisc: require CAP_NET_ADMIN to attach N_HCI ldiscThadeu Lima de Souza Cascardo1-0/+3
2021-09-21Bluetooth: btusb: Add gpio reset way for qca btsoc in cmd_timeouttjiang@codeaurora.org1-0/+22
2021-09-10Bluetooth: hci_uart: fix GPF in h5_recvPavel Skripkin1-3/+5
2021-09-10Bluetooth: btintel: Fix incorrect out of memory checkColin Ian King1-1/+1
2021-09-08Bluetooth: hci_vhci: Add support for offload codecs over SCOKiran K1-0/+20
2021-09-08Bluetooth: btintel: Define a callback to fetch codec config dataKiran K1-1/+52
2021-09-08Bluetooth: btintel: Define callback to fetch data_path_idKiran K1-0/+10
2021-09-08Bluetooth: btintel: Read supported offload use casesKiran K2-0/+37
2021-09-02Bluetooth: btusb: Add support for IMC Networks Mediatek Chip(MT7921)mark-yw.chen1-0/+3
2021-09-01Bluetooth: btusb: Add the new support ID for Realtek RTL8852AMax Chou1-0/+2
2021-09-01Bluetooth: btusb: Add protocol for MediaTek bluetooth devices(MT7922)mark-yw.chen1-0/+1
2021-09-01Bluetooth: btusb: Support public address configuration for MediaTek Chip.mark-yw.chen1-0/+18
2021-08-31Bluetooth: btintel: Read boot address irrespective of controller modeKiran K1-16/+10
2021-08-31Bluetooth: btintel: Fix boot addressKiran K1-2/+3
2021-08-30Bluetooth: set quality report callback for IntelJoseph Hwang2-1/+84
2021-08-30Bluetooth: btintel: support link statistics telemetry eventsChethan T N1-1/+19
2021-08-30Bluetooth: btusb: disable Intel link statistics telemetry eventsJoseph Hwang1-20/+0
2021-08-30ixp4xx_eth: Probe the PTP module from the device treeLinus Walleij1-2/+13
2021-08-30ixp4xx_eth: Stop referring to GPIOsLinus Walleij1-56/+28
2021-08-30ixp4xx_eth: fix compile-testingArnd Bergmann1-4/+3
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann5-34/+78
2021-08-30net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()Hao Chen1-1/+1
2021-08-30net: hnss3: use max() to simplify codeHao Chen1-2/+1
2021-08-30net: hns3: modify a print format of hns3_dbg_queue_map()Hao Chen1-1/+1
2021-08-30net: hns3: refine function hclge_dbg_dump_tm_pri()Guangbin Huang1-28/+42
2021-08-30net: hns3: reconstruct function hclge_ets_validate()Guangbin Huang1-12/+35
2021-08-30net: hns3: reconstruct function hns3_self_testPeng Li1-37/+64
2021-08-30net: hns3: initialize each member of structure array on a separate lineJiaran Zhang1-549/+1116
2021-08-30bnxt_en: support multiple HWRM commands in flightEdwin Peer4-39/+113
2021-08-30bnxt_en: remove legacy HWRM interfaceEdwin Peer4-106/+1
2021-08-30bnxt_en: update all firmware calls to use the new APIsEdwin Peer9-1538/+1953
2021-08-30bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer2-2/+7
2021-08-30bnxt_en: add support for HWRM request slicesEdwin Peer2-2/+120
2021-08-30bnxt_en: add HWRM request assignment APIEdwin Peer2-0/+56
2021-08-30bnxt_en: discard out of sequence HWRM responsesEdwin Peer1-4/+17
2021-08-30bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer4-121/+442
2021-08-30bnxt_en: move HWRM API implementation into separate fileEdwin Peer13-357/+407
2021-08-30bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer1-6/+11