summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2012-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Bluetooth: Correct packet len calculationAndrei Emeltchenko
2012-01-02Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-02Bluetooth: Fix adv_work delayAndre Guedes
2012-01-02Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-02Bluetooth: Rename extfeaturesAndre Guedes
2011-12-22Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko
2011-12-20Bluetooth: Check for flow control modeAndrei Emeltchenko
2011-12-20Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-18Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg
2011-11-09Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-11-07Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-10-11Bluetooth: Fix permission of enable_le paramGustavo F. Padovan
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz
2011-09-21Bluetooth: Reduce critical region.Andre Guedes
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes
2011-09-15Bluetooth: Fix timeout on scanning for the second timeOliver Neukum
2011-07-08Bluetooth: Add support for storing the key sizeVinicius Costa Gomes
2011-07-08Bluetooth: Reject an encryption request when the key isn't foundVinicius Costa Gomes
2011-07-06Bluetooth: Add enable_le module parameterAndre Guedes