aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAge
* Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-18
* Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-16
* Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-16
* Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-16
* Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-16
* Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
* Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-02
* Bluetooth: Add User Passkey Response handlingBrian Gix2011-12-01
* Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-16
* Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-16
* Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-10
* Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-10
* Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-09
* Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-09
* Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-08
* Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-08
* Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-08
* Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-08
* Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-08
* Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-08
* Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-08
* Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
* Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
* Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-07
* Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
* Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-07
* Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14
* Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
* Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-13
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-21
* Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-21
* Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-21
* Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes2011-09-21
* Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-21
* Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz2011-09-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\
| * Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-08
| * Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-08
| * Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-08
| * Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-08
| * Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-06
| * Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-06
| * Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-01
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-16
| * Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-06-13
| * Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-13
| * Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-13
| * Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-06-09
| * Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-08