aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
* | Bluetooth: Clean up advertising initialization in powered_update_hci()Johan Hedberg2015-12-09
* | Bluetooth: Remove redundant check for req.cmd_qJohan Hedberg2015-12-09
* | Bluetooth: Fix updating wrong instance's scan_rsp dataJohan Hedberg2015-12-09
* | Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flagJohan Hedberg2015-12-09
* | Bluetooth: Simplify read_adv_features codeJohan Hedberg2015-12-09
* | Bluetooth: Perform HCI update for power on synchronouslyJohan Hedberg2015-12-09
* | Bluetooth: Move fast connectable code to hci_request.cJohan Hedberg2015-12-09
* | Bluetooth: Move EIR update to hci_request.cJohan Hedberg2015-12-09
* | Bluetooth: HCI name update to hci_request.cJohan Hedberg2015-12-09
* | Bluetooth: Move discoverable timeout behind hdev->req_workqueueJohan Hedberg2015-12-09
* | Bluetooth: Move discoverable changes to hdev->req_workqueueJohan Hedberg2015-12-09
* | Bluetooth: Perform Class of Device changes through hdev->req_workqueueJohan Hedberg2015-12-09
* | Bluetooth: Move connectable changes to hdev->req_workqueueJohan Hedberg2015-12-09
* | Bluetooth: Move advertising instance management to hci_request.cJohan Hedberg2015-12-09
* | Bluetooth: Move __hci_update_background_scan up in hci_request.cJohan Hedberg2015-12-09
* | Bluetooth: Run page scan updates through hdev->req_workqueueJohan Hedberg2015-12-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\|
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-03
| |\
| | * Bluetooth: Fix l2cap_chan leak in SMPJohan Hedberg2015-11-11
| * | net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet2015-12-01
| |/
* | Bluetooth: Increment management interface revisionJohan Hedberg2015-11-23
* | Bluetooth: Fix powering on with privacy and advertisingAndrzej Kaczmarek2015-11-23
* | Bluetooth: Fix returning proper HCI status from __hci_req_syncJohan Hedberg2015-11-23
* | Bluetooth: Add support for Get Advertising Size Information commandMarcel Holtmann2015-11-22
* | Bluetooth: Simplify if statements in tlv_data_is_valid functionMarcel Holtmann2015-11-22
* | Bluetooth: Add instance range check for Add Advertising commandMarcel Holtmann2015-11-22
* | Bluetooth: remove unneeded variable in l2cap_stream_rxPrasanna Karthik2015-11-19
* | Bluetooth: Clean up hci_core codePrasanna Karthik2015-11-19
* | Bluetooth: clean up af_bluetooth codePrasanna Karthik2015-11-19
* | Bluetooth: Delete an unnecessary check before the function call "kfree_skb"Markus Elfring2015-11-19
* | Bluetooth: Simplify request cleanup codeJohan Hedberg2015-11-19
* | Bluetooth: Remove conn_unfinished variable from hci_connect_le()Johan Hedberg2015-11-19
* | Bluetooth: Move check for ongoing connect earlier in hci_connect_le()Johan Hedberg2015-11-19
* | Bluetooth: Fix specifying role for LE connectionsJohan Hedberg2015-11-19
* | Bluetooth: Remove unnecessary le_scan_restart_work_complete() functionJohan Hedberg2015-11-19
* | Bluetooth: Simplify le_scan_disable_work()Johan Hedberg2015-11-19
* | Bluetooth: Pass inquiry length to bredr_inquiry()Johan Hedberg2015-11-19
* | Bluetooth: Fix BR/EDR Page Scan update with Add DeviceJohan Hedberg2015-11-19
* | Bluetooth: Move Stop Discovery to req_workqueueJohan Hedberg2015-11-19
* | Bluetooth: Move Start Discovery to req_workqueueJohan Hedberg2015-11-19
* | Bluetooth: Add error return value to hci_req_sync callbackJohan Hedberg2015-11-19
* | Bluetooth: Add discovery type validity helperJohan Hedberg2015-11-19
* | Bluetooth: Move LE scan disable/restart behind req_workqueueJohan Hedberg2015-11-19
* | Bluetooth: Make __hci_update_background_scan private to hci_request.cJohan Hedberg2015-11-19
* | Bluetooth: Use req_workqueue for background scanning when powering onJohan Hedberg2015-11-19
* | Bluetooth: Use req_workqueue for explicit connect requestsJohan Hedberg2015-11-19
* | Bluetooth: Add HCI status return parameter to hci_req_sync()Johan Hedberg2015-11-19
* | Bluetooth: Don't wait for HCI in Add/Remove DeviceJohan Hedberg2015-11-19
* | Bluetooth: Run all background scan updates through req_workqueueJohan Hedberg2015-11-19
* | Bluetooth: Add stubs for synchronous HCI request functionalityJohan Hedberg2015-11-19