summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker2011-10-311-11/+13
* Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-211-0/+2
* Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-211-2/+0
* Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-211-1/+1
* Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes2011-09-211-1/+1
* Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-211-0/+1
* Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz2011-09-211-0/+16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-151-3/+26
|\
| * Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-081-1/+2
| * Bluetooth: Remove unused field in hci_connVinicius Costa Gomes2011-07-081-1/+0
| * Bluetooth: Add functions to manipulate the link key list for SMPVinicius Costa Gomes2011-07-081-0/+5
| * Bluetooth: Add new structures for supporting SM key distributionVinicius Costa Gomes2011-07-081-0/+16
| * Bluetooth: Add lmp_host_le_capable() macroAndre Guedes2011-07-061-0/+3
| * Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-061-0/+1
| * Bluetooth: Clean up unused struct hci_conn itemsGustavo F. Padovan2011-07-011-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-13/+55
|\|
| * Bluetooth: Move blacklisting functions to hci_coreAntti Julku2011-06-161-0/+2
| * Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes2011-06-131-0/+3
| * Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-131-0/+6
| * Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes2011-06-131-0/+2
| * Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz2011-06-091-13/+25
| * Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh2011-06-081-1/+1
| * Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-06-081-0/+1
| * Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz2011-06-081-0/+1
| * Bluetooth: Advertising entries lifetimeAndre Guedes2011-06-081-0/+2
| * Bluetooth: LE advertising cacheAndre Guedes2011-06-081-0/+13
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz2011-05-111-0/+1
* Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg2011-04-281-1/+1
* Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg2011-04-281-1/+1
* Bluetooth: Fix link key persistent storage criteriaJohan Hedberg2011-04-281-2/+2
* Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg2011-04-281-1/+2
* Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg2011-04-281-0/+3
* Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-281-1/+1
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-281-0/+1
* Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-281-0/+1
* Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-041-0/+1
* Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-041-0/+2
* Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-311-0/+1
* Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-311-0/+16
* Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-311-0/+2
* Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-311-0/+1
* Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-311-1/+1
* Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-211-0/+1
* Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-211-0/+4
* Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-211-0/+16
* Bluetooth: Fix some code style issues in hci_core.hSzymon Janc2011-02-171-29/+29
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-161-0/+2
* Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-161-1/+1
* Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-161-0/+5
OpenPOWER on IntegriCloud