summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-30net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)1-5/+5
2026-01-30net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)1-3/+0
2026-01-30octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari1-1/+1
2026-01-30dpll: expose fractional frequency offset in pptIvan Vecera5-4/+27
2026-01-30netconsole: selftests: Move netconsole selftests to separate targetAndre Carvalho12-15/+34
2026-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski288-1349/+2583
2026-01-30Merge tag 'for-net-next-2026-01-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski34-413/+1503
2026-01-29Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855 and WCN7850Mengshi Wu1-2/+4
2026-01-29Bluetooth: hci_qca: Refactor HFP hardware offload capability handlingMengshi Wu1-4/+9
2026-01-29Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2026-01-29Bluetooth: L2CAP: Fix not tracking outstanding TX identLuiz Augusto von Dentz2-16/+33
2026-01-29Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3
2026-01-29Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-01-29Bluetooth: btusb: Remove duplicate entry for 0x13d3/0x3618Linmao Li1-2/+0
2026-01-29Bluetooth: btusb: Add device ID for Realtek RTL8761BUJacopo Scannella1-0/+1
2026-01-29Bluetooth: btintel: Remove unneeded CONFIG_PM* #ifdef'sBastien Nocera1-8/+2
2026-01-29Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdefBastien Nocera1-4/+2
2026-01-29Bluetooth: btusb: Add new VID/PID for RTL8852CEShell Chen1-0/+2
2026-01-29Bluetooth: btintel_pcie: Remove unnecessary check before kfree_skb()Chen Ni1-2/+1
2026-01-29Bluetooth: btusb: Reject autosuspend if discovery is activeLinmao Li1-3/+4
2026-01-29Bluetooth: hci_core: Export hci_discovery_activeLinmao Li1-0/+1
2026-01-29Bluetooth: btusb: Use pm_ptr instead of #ifdef CONFIG_PMBastien Nocera1-6/+2
2026-01-29dt-bindings: bluetooth: qcom,wcn7850-bt: Deprecate old suppliesKrzysztof Kozlowski1-0/+5
2026-01-29dt-bindings: bluetooth: qcom,wcn7850-bt: Split to separate schemaKrzysztof Kozlowski1-46/+37
2026-01-29dt-bindings: bluetooth: qcom,wcn6855-bt: Deprecate old suppliesKrzysztof Kozlowski1-0/+5
2026-01-29dt-bindings: bluetooth: qcom,wcn6855-bt: Split to separate schemaKrzysztof Kozlowski2-26/+94
2026-01-29dt-bindings: bluetooth: qcom,wcn6750-bt: Deprecate old suppliesKrzysztof Kozlowski1-0/+5
2026-01-29dt-bindings: bluetooth: qcom,wcn6750-bt: Split to separate schemaKrzysztof Kozlowski2-45/+86
2026-01-29dt-bindings: bluetooth: qcom,wcn3990-bt: Split to separate schemaKrzysztof Kozlowski2-47/+66
2026-01-29dt-bindings: bluetooth: qcom,wcn3950-bt: Split to separate schemaKrzysztof Kozlowski2-4/+67
2026-01-29dt-bindings: bluetooth: qcom,qca6390-bt: Split to separate schemaKrzysztof Kozlowski2-15/+64
2026-01-29dt-bindings: bluetooth: qcom,qca9377-bt: Split to separate schemaKrzysztof Kozlowski2-1/+58
2026-01-29dt-bindings: bluetooth: qcom,qca2066-bt: Split to separate schemaKrzysztof Kozlowski4-24/+76
2026-01-29Bluetooth: Fix using PHYs bitfields as PHY valueLuiz Augusto von Dentz6-36/+52
2026-01-29Bluetooth: btusb: Add USB ID 0489:e112 for Realtek 8851BETechie Ernie1-0/+2
2026-01-29Bluetooth: btqca: Add WCN6855 firmware priority selection featureShuai Zhang1-3/+18
2026-01-29Bluetooth: btqca: move WCN7850 workaround to the callerShuai Zhang1-20/+17
2026-01-29Bluetooth: L2CAP: Add support for setting BT_PHYLuiz Augusto von Dentz8-16/+259
2026-01-29Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structuresNaga Bhavani Akella3-7/+367
2026-01-29Bluetooth: mgmt: Add idle_timeout to configurable system parametersStefan Sørensen1-0/+21
2026-01-29Bluetooth: hci_conn: Set link_policy on incoming ACL connectionsStefan Sørensen2-2/+1
2026-01-29Bluetooth: hci_conn: use mod_delayed_work for active mode timeoutStefan Sørensen1-2/+2
2026-01-29Bluetooth: btmtksdio: Use pm_ptr instead of #ifdef CONFIG_PMUwe Kleine-König1-7/+1
2026-01-29Bluetooth: hci_bcm4377: Use generic power managementVaibhav Gupta1-4/+7
2026-01-29Bluetooth: btusb: Add support for MediaTek7920 0489:e158Bluecross1-0/+2
2026-01-29Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-163/+402
2026-01-29Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz3-9/+40
2026-01-29Bluetooth: hci_qca: Fix SSR (SubSystem Restart) fail when BT_EN is pulled up ...Shuai Zhang1-0/+33
2026-01-29Merge tag 'for-6.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-26/+3
2026-01-29Merge tag 'nf-next-26-01-29' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni6-81/+408