summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-14Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu1-0/+6
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925Jonathan McCrohan1-0/+2
2024-11-14Bluetooth: ISO: Update hci_conn_hash_lookup_big for Broadcast slaveIulia Tanasescu3-2/+12
2024-11-14Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu5-16/+125
2024-11-14Bluetooth: ISO: Fix matching parent socket for BIS slaveIulia Tanasescu1-2/+17
2024-11-14Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu4-40/+139
2024-11-14Bluetooth: btrtl: Decrease HCI_OP_RESET timeout from 10 s to 2 sHilda Wu1-1/+1
2024-11-14Bluetooth: btbcm: fix missing of_node_put() in btbcm_get_board_name()Javier Carrasco1-3/+1
2024-11-14Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925Hao Qin1-0/+2
2024-11-14Bluetooth: btmtk: adjust the position to init iso data anchorChris Lu2-1/+1
2024-11-14Bluetooth: btintel_pcie: Replace deprecated PCI functionsPhilipp Stanner1-7/+3
2024-11-14Bluetooth: Set quirks for ATS2851Danil Pylaev1-0/+2
2024-11-14Bluetooth: Support new quirks for ATS2851Danil Pylaev2-1/+15
2024-11-14Bluetooth: Add new quirks for ATS2851Danil Pylaev2-4/+20
2024-11-14Bluetooth: btintel_pcie: remove redundant assignment to variable retColin Ian King1-3/+1
2024-11-14Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()Andrej Shadura1-4/+6
2024-11-14Bluetooth: btintel: Do no pass vendor events to stackKiran K2-5/+10
2024-11-14Bluetooth: btintel_pcie: Remove deadcodeEverest K.C.1-1/+0
2024-11-14Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski1-22/+2
2024-11-14Bluetooth: btintel: Add DSBR support for BlazarIW, BlazarU and GaPKiran K2-8/+23
2024-11-14Bluetooth: btmtksdio: Lookup device node only as fallbackChen-Yu Tsai1-2/+15
2024-11-14Bluetooth: btintel_pcie: Add recovery mechanismKiran K3-34/+91
2024-11-14Bluetooth: btintel_pcie: Add handshake between driver and firmwareKiran K4-12/+329
2024-11-14Bluetooth: hci_core: Fix not checking skb length on hci_scodata_packetLuiz Augusto von Dentz1-4/+9
2024-11-14Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packetLuiz Augusto von Dentz1-4/+9
2024-11-14Bluetooth: btnxpuart: Add GPIO support to power save featureNeeraj Sanjay Kale1-6/+51
2024-11-14dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIONeeraj Sanjay Kale1-0/+8
2024-11-14Bluetooth: hci_conn: Use disable_delayed_work_syncLuiz Augusto von Dentz1-3/+3
2024-11-14Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925Jiande Lu1-0/+12
2024-11-14Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tablesHilda Wu1-0/+2
2024-11-14bluetooth: Fix typos in the commentsYan Zhen9-14/+14
2024-11-14Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functionsMarkus Elfring1-10/+3
2024-11-14Bluetooth: btnxpuart: Rename IW615 to IW610Neeraj Sanjay Kale1-8/+8
2024-11-14Bluetooth: btnxpuart: Drop _v0 suffix from FW namesNeeraj Sanjay Kale1-4/+8
2024-11-14Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785xZijun Hu1-0/+2
2024-11-14Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785xZijun Hu1-0/+2
2024-11-14Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785xAaron Ma1-0/+2
2024-11-14Bluetooth: btusb: mediatek: change the conditions for ISO interfaceChris Lu1-8/+8
2024-11-14Bluetooth: btusb: mediatek: add intf release flow when usb disconnectChris Lu1-5/+15
2024-11-14Bluetooth: btusb: mediatek: add callback function in btusb_disconnectChris Lu1-0/+4
2024-11-14Bluetooth: btusb: mediatek: move Bluetooth power off command positionChris Lu1-1/+4
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir5-1/+186
2024-11-13Merge branch 'net-dsa-microchip-add-lan9646-switch-support'Jakub Kicinski7-3/+75
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha6-3/+74
2024-11-13dt-bindings: net: dsa: microchip: Add LAN9646 switch supportTristram Ha1-0/+1
2024-11-13Merge branch 'support-external-snapshots-on-dwmac1000'Jakub Kicinski8-11/+196
2024-11-13net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier1-0/+1
2024-11-13net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier1-1/+14
2024-11-13net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier1-1/+0
2024-11-13net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier1-0/+16