summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-14Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-14Bluetooth: qca: Fix error code in qca_read_fw_build_info()Dan Carpenter
2024-05-14Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warningGustavo A. R. Silva
2024-05-14Bluetooth: btintel: Add support for Filmore Peak2 (BE201)Kiran K
2024-05-14Bluetooth: btintel: Add support for BlazarIKiran K
2024-05-14LE Create Connection command timeout increased to 20 secsMahesh Talewad
2024-05-14dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO BluetoothChen-Yu Tsai
2024-05-14Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-05-14Bluetooth: hci_sync: Use cmd->num_cis instead of magic numberGustavo A. R. Silva
2024-05-14Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()Gustavo A. R. Silva
2024-05-14Bluetooth: qca: clean up definesJohan Hovold
2024-05-14Bluetooth: qca: drop bogus module versionJohan Hovold
2024-05-14Bluetooth: qca: drop bogus edl header checksJohan Hovold
2024-05-14dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT bindingMarek Vasut
2024-05-14Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warningGustavo A. R. Silva
2024-05-14Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva
2024-05-14Bluetooth: btusb: Sort usb_device_id table by the IDJiande Lu
2024-05-14Bluetooth: btusb: Add USB HW IDs for MT7921/MT7922/MT7925Jiande Lu
2024-05-14Bluetooth: qca: Support downloading board id specific NVM for WCN7850Zijun Hu
2024-05-14Bluetooth: Populate hci_set_hw_info for Intel and RealtekArchie Pusaka
2024-05-14Bluetooth: Remove 3 repeated macro definitionsZijun Hu
2024-05-14Bluetooth: hci_conn: Remove a redundant check for HFP offloadZijun Hu
2024-05-14Bluetooth: btusb: Correct timeout macro argument used to receive control messageZijun Hu
2024-05-14Bluetooth: btusb: Fix the patch for MT7920 the affected to MT7921Peter Tsao
2024-05-14Bluetooth: ath3k: Fix multiple issues reported by checkpatch.plUri Arev
2024-05-14Bluetooth: hci_bcm: Limit bcm43455 baudrate to 2000000Hans de Goede
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-05-13Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv'Jakub Kicinski
2024-05-13net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang
2024-05-13net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang
2024-05-13Merge branch 'mptcp-small-improvements-fix-and-clean-ups'Jakub Kicinski
2024-05-13mptcp: include inet_common in mib.hMatthieu Baerts (NGI0)
2024-05-13mptcp: move mptcp_pm_gen.h's includeMatthieu Baerts (NGI0)
2024-05-13mptcp: remove unnecessary else statementsMatthieu Baerts (NGI0)
2024-05-13mptcp: prefer strscpy over strcpyMatthieu Baerts (NGI0)
2024-05-13mptcp: add net.mptcp.available_schedulersGregory Detal
2024-05-13mptcp: sockopt: info: stop early if no bufferMatthieu Baerts (NGI0)
2024-05-13mptcp: fix full TCP keep-alive supportMatthieu Baerts (NGI0)