aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Bluetooth: HCI: Remove HCI_AMP supportGravatar Luiz Augusto von Dentz 20-664/+49
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Gravatar Sungwoo Kim 7-53/+88
2024-05-14Bluetooth: qca: Fix error code in qca_read_fw_build_info()Gravatar Dan Carpenter 1-1/+3
2024-05-14Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGravatar Gustavo A. R. Silva 2-23/+17
2024-05-14Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Gravatar Kiran K 1-0/+1
2024-05-14Bluetooth: btintel: Add support for BlazarIGravatar Kiran K 1-0/+3
2024-05-14LE Create Connection command timeout increased to 20 secsGravatar Mahesh Talewad 2-2/+1
2024-05-14dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO BluetoothGravatar Chen-Yu Tsai 2-0/+56
2024-05-14Bluetooth: compute LE flow credits based on recvbuf spaceGravatar Sebastian Urban 3-26/+132
2024-05-14Bluetooth: hci_sync: Use cmd->num_cis instead of magic numberGravatar Gustavo A. R. Silva 1-1/+1
2024-05-14Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()Gravatar Gustavo A. R. Silva 1-1/+1
2024-05-14Bluetooth: qca: clean up definesGravatar Johan Hovold 1-30/+30
2024-05-14Bluetooth: qca: drop bogus module versionGravatar Johan Hovold 1-4/+1
2024-05-14Bluetooth: qca: drop bogus edl header checksGravatar Johan Hovold 1-20/+0
2024-05-14dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT bindingGravatar Marek Vasut 1-14/+19
2024-05-14Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGravatar Gustavo A. R. Silva 2-16/+12
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGravatar Gustavo A. R. Silva 3-55/+40
2024-05-14Bluetooth: btusb: Sort usb_device_id table by the IDGravatar Jiande Lu 1-18/+15
2024-05-14Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Gravatar Jiande Lu 1-0/+24
2024-05-14Bluetooth: qca: Support downloading board id specific NVM for WCN7850Gravatar Zijun Hu 1-3/+15
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekGravatar Archie Pusaka 2-0/+16
2024-05-14Bluetooth: Remove 3 repeated macro definitionsGravatar Zijun Hu 1-4/+0
2024-05-14Bluetooth: hci_conn: Remove a redundant check for HFP offloadGravatar Zijun Hu 1-4/+4
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageGravatar Zijun Hu 1-3/+3
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Gravatar Peter Tsao 1-0/+1
2024-05-14Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plGravatar Uri Arev 1-14/+11
2024-05-14Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Gravatar Hans de Goede 1-1/+1
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGravatar Gustavo A. R. Silva 2-33/+35
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plGravatar Uri Arev 1-9/+10
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedGravatar Iulia Tanasescu 3-81/+74
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericGravatar Iulia Tanasescu 2-34/+43
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDGravatar Luiz Augusto von Dentz 2-4/+10
2024-05-14Bluetooth: Add proper definitions for scan interval and windowGravatar Luiz Augusto von Dentz 2-10/+24
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-05-14Bluetooth: hci_bcm: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceGravatar Ian W MORRISON 1-0/+5
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderGravatar Kiran K 2-1/+40
2024-05-14Bluetooth: btintel: Define macros for image typesGravatar Kiran K 2-6/+9
2024-05-13net: revert partially applied PHY topology seriesGravatar Jakub Kicinski 22-385/+8
2024-05-13Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv'Gravatar Jakub Kicinski 5-69/+70
2024-05-13net: stmmac: move the EST structure to struct stmmac_privGravatar Xiaolei Wang 5-56/+54
2024-05-13net: stmmac: move the EST lock to struct stmmac_privGravatar Xiaolei Wang 4-13/+16
2024-05-13Merge branch 'mptcp-small-improvements-fix-and-clean-ups'Gravatar Jakub Kicinski 10-24/+143
2024-05-13mptcp: include inet_common in mib.hGravatar Matthieu Baerts (NGI0) 1-0/+2
2024-05-13mptcp: move mptcp_pm_gen.h's includeGravatar Matthieu Baerts (NGI0) 3-2/+2
2024-05-13mptcp: remove unnecessary else statementsGravatar Matthieu Baerts (NGI0) 1-15/+17
2024-05-13mptcp: prefer strscpy over strcpyGravatar Matthieu Baerts (NGI0) 3-4/+5
2024-05-13mptcp: add net.mptcp.available_schedulersGravatar Gregory Detal 4-1/+52
2024-05-13mptcp: sockopt: info: stop early if no bufferGravatar Matthieu Baerts (NGI0) 1-0/+4