aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann2013-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issueGustavo Padovan2013-06-22
| * Bluetooth: Remove inquiry helpersAndre Guedes2013-06-22
| * Bluetooth: Remove LE scan helpersAndre Guedes2013-06-22
| * Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-22
| * Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-22
* | drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2013-07-03
|/
* Bluetooth: Fix conditions for HCI_Delete_Stored_Link_KeyJohan Hedberg2013-06-13
* Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-12
* Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-23
* Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-23
* Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-19
* Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-18
* Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-18
* Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-18
* Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-17
* Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-04
* Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-04
* Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-04
* Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
* Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg2013-04-04
* Bluetooth: Track received events in hdevJohan Hedberg2013-04-04
* Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes2013-04-04
* Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes2013-04-04
* Bluetooth: Add reading of page scan parametersJohan Hedberg2013-03-18
* Bluetooth: Handle AD updating through an async requestJohan Hedberg2013-03-18
* Bluetooth: Fix clearing flags on power off before notifying mgmtJohan Hedberg2013-03-18
* Bluetooth: Clear non-persistent flags when closing HCI deviceJohan Hedberg2013-03-18
* Bluetooth: Check req->err in hci_req_addAndre Guedes2013-03-09
* Bluetooth: Make hci_req_add returning voidAndre Guedes2013-03-09
* Bluetooth: HCI request error handlingAndre Guedes2013-03-09
* Bluetooth: Check hci_req_run returning value in __hci_req_syncAndre Guedes2013-03-09
* Bluetooth: Return ENODATA in hci_req_runAndre Guedes2013-03-09
* Bluetooth: Fix __hci_req_syncAndre Guedes2013-03-09
* Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg2013-03-08
* Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg2013-03-08
* Bluetooth: Fix stand-alone HCI command handlingJohan Hedberg2013-03-08
* Bluetooth: Introduce new hci_req_add functionJohan Hedberg2013-03-08
* Bluetooth: Refactor HCI command skb creationJohan Hedberg2013-03-08
* Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
* Bluetooth: Split HCI init sequence into three stagesJohan Hedberg2013-03-08
* Bluetooth: Fix __hci_req_sync() handling of empty requestsJohan Hedberg2013-03-08
* Bluetooth: Rename hci_request to hci_req_syncJohan Hedberg2013-03-08
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-01