summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg
2012-02-13Bluetooth: MGMT start discovery LE-Only supportAndre Guedes
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes
2012-02-13Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta
2012-02-13Bluetooth: Send correct response to IO Capability RequestHemant Gupta
2012-02-13Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg
2012-02-13Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg
2012-02-13Bluetooth: Convert hdev->out to a bool typeJohan Hedberg
2012-02-13Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg
2012-02-13Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg
2012-02-13Bluetooth: Rename eir_has_complete_name to eir_has_data_typeJohan Hedberg
2012-02-13Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg
2012-02-13Bluetooth: Fix clearing persistent flagsJohan Hedberg
2012-02-13Bluetooth: Report LE devicesAndre Guedes
2012-02-13Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes
2012-02-13Bluetooth: Fix resetting HCI_MGMT flagJohan Hedberg
2012-02-13Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg
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-03Bluetooth: Queue adv_work on system workqueueAndre Guedes
2012-01-03Bluetooth: Fix adv_work delayAndre Guedes
2012-01-03Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes
2012-01-03Bluetooth: 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-20module_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-02Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko
2011-12-02Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-12-02Bluetooth: Correct version check in hci_setupAndrei Emeltchenko