summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes2012-02-131-2/+9
* Bluetooth: Fix clearing of debug and linkkey flagsHemant Gupta2012-02-131-1/+2
* Bluetooth: Send correct response to IO Capability RequestHemant Gupta2012-02-131-1/+4
* Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg2012-02-131-8/+4Star
* Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2012-02-131-5/+12
* Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg2012-02-131-8/+13
* Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2012-02-131-22/+56
* Bluetooth: Convert hdev->out to a bool typeJohan Hedberg2012-02-131-2/+2
* Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg2012-02-131-18/+18
* Bluetooth: Move eir_has_data_field to hci_core.hJohan Hedberg2012-02-131-25/+0Star
* Bluetooth: Rename eir_has_complete_name to eir_has_data_typeJohan Hedberg2012-02-131-4/+5
* Bluetooth: Rename mgmt connected events to match user spaceJohan Hedberg2012-02-131-3/+3
* Bluetooth: Fix clearing persistent flagsJohan Hedberg2012-02-131-2/+2
* Bluetooth: Report LE devicesAndre Guedes2012-02-131-0/+5
* Bluetooth: Add 'eir_len' param to mgmt_device_found()Andre Guedes2012-02-131-4/+6
* Bluetooth: Fix resetting HCI_MGMT flagJohan Hedberg2012-02-131-1/+2
* Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flagsJohan Hedberg2012-02-131-22/+22
* Bluetooth: Process num completed data blocks eventAndrei Emeltchenko2012-02-131-0/+54
* Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg2012-02-131-4/+77
* Bluetooth: Add discovery state trackingJohan Hedberg2012-02-131-3/+3
* Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg2012-02-131-7/+14
* Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-131-8/+43
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-101-9/+13
|\
| * Bluetooth: Correct packet len calculationAndrei Emeltchenko2012-01-031-5/+4Star
| * Bluetooth: Queue adv_work on system workqueueAndre Guedes2012-01-031-2/+1Star
| * Bluetooth: Fix adv_work delayAndre Guedes2012-01-031-2/+1Star
| * Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes2012-01-031-1/+8
| * Bluetooth: Rename extfeaturesAndre Guedes2012-01-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-41/+86
|\|
| * Bluetooth: Remove magic numbers from le scan cmdAndrei Emeltchenko2011-12-221-2/+10
| * Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-201-4/+4
| * Bluetooth: Check for flow control modeAndrei Emeltchenko2011-12-201-0/+5
| * Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2011-12-201-0/+3
| * Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko2011-12-191-18/+29
| * Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-191-0/+26
| * Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-5/+1Star
| * Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-2/+2
| * Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan2011-12-181-8/+2Star
| * Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-181-2/+4
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-1/+1
|/
* Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko2011-12-031-1/+1
* Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2011-12-031-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-12-031-1/+1
|\
| * Bluetooth: Correct version check in hci_setupAndrei Emeltchenko2011-12-031-1/+1
* | Bluetooth: LE Set Scan Parameter CommandAndre Guedes2011-12-021-0/+10
* | Bluetooth: Add dev_flags to struct hci_devAndre Guedes2011-12-021-0/+6
* | Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko2011-12-021-0/+19
* | Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix2011-12-011-0/+58
* | Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-161-1/+5
* | Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-161-1/+1