aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2011-12-22
* Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-20
* Bluetooth: Check for flow control modeAndrei Emeltchenko2011-12-20
* Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2011-12-20
* Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko2011-12-18
* Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-18
* Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-18
* Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-18
* Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan2011-12-18
* Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-18
* Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko2011-12-02
* Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-12-02
|\
| * Bluetooth: Correct version check in hci_setupAndrei Emeltchenko2011-12-02
* | Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-02
* | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-02
* | Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-02
* | Bluetooth: Add HCI User Passkey Req Evt 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: Add missing hci_dev locking when calling mgmt functionsJohan 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: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-08
* | Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-08
* | Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes2011-11-08
* | Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
* | Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg2011-11-07
* | Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-07
* | Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-13
* | Bluetooth: Fix permission of enable_le paramGustavo F. Padovan2011-10-11
|/
* Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes2011-09-29
* Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz2011-09-29
* Bluetooth: Reduce critical region.Andre Guedes2011-09-21
* Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes2011-09-21
* Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-21
* Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-09-15
* Bluetooth: Add support for storing the key sizeVinicius Costa Gomes2011-07-08
* Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes2011-07-08
* Bluetooth: Add enable_le module parameterAndre Guedes2011-07-06
* Bluetooth: Write LE Host Supported commandAndre Guedes2011-07-06
* Bluetooth: Add extfeatures to struct hci_devAndre Guedes2011-07-06
* Bluetooth: Add support for Pairing features exchangeVinicius Costa Gomes2011-06-13
* Bluetooth: Fix initial security level of LE linksVinicius Costa Gomes2011-06-13
* Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2011-06-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-09
|\
| * Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-09
* | Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes2011-06-08