summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-132/+60Star
|\
| * Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan2013-06-231-1/+9
| * Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-30/+0Star
| * Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-113/+0Star
| * Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-1/+64
| * Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-231-5/+5
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-041-5/+4Star
|/
* Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-131-5/+10
* Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-121-1/+5
* Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-241-1/+2
* Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-241-0/+10
* Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-7/+9
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-1/+1
* Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-1/+1
* Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-181-1/+1
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-181-0/+10
* Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-041-23/+0Star
* Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-041-13/+20
* Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-041-5/+18
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-041-1/+9
* Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-041-0/+102
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-041-0/+3
* Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-041-26/+0Star
* Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-041-0/+13
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-181-0/+6
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-181-19/+10Star
* Bluetooth: Fix clearing flags on power off before notifying mgmtJohan Hedberg2013-03-181-4/+4
* Bluetooth: Clear non-persistent flags when closing HCI deviceJohan Hedberg2013-03-181-0/+1
* Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-091-0/+6
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-091-4/+2Star
* Bluetooth: HCI request error handlingAndre Guedes2013-03-091-1/+12
* Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-091-6/+9
* Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-091-1/+1
* Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-091-4/+3Star
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-081-6/+0Star
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-081-119/+152
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-081-0/+85
* Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-081-0/+5
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-081-0/+22
* Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-081-8/+20
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-081-0/+30
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-081-2/+272
* Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-081-0/+8
* Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-081-24/+25
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-80/+165
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-011-7/+3Star
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-301-4/+16
|\ \ \ | |_|/ |/| |