aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags fieldMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_and_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * Bluetooth: Convert disconn_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
| * Bluetooth: Convert connect_cfm to be triggered through hci_cbJohan Hedberg2015-02-19
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/
* Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only modeMarcel Holtmann2015-02-01
* Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode commandMarcel Holtmann2015-02-01
* Bluetooth: Fix OOB data present value for BR/EDR Secure ConnectionsMarcel Holtmann2015-01-31
* Bluetooth: Fix sending Read Remote Extended Features commandSzymon Janc2015-01-29
* Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-28
* Bluetooth: Fix notifying discovery state upon resetJohan Hedberg2015-01-28
* Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann2015-01-28
* Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann2015-01-28
* Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann2015-01-28
* Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-23
* Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann2015-01-12
* Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann2015-01-12
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-02
|\
| * Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann2014-12-20
| * Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann2014-12-20
| * Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg2014-12-19
| * Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg2014-12-19
* | Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg2014-12-24
* | Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann2014-12-24
|/
* Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery2014-12-11
* Bluetooth: Add support for handling LE Direct Advertising Report eventsMarcel Holtmann2014-12-05
* Bluetooth: Fix discovery filter when no RSSI is availableMarcel Holtmann2014-12-05
* Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
* Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-03
* Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-03
* Bluetooth: Update LTK lookup to correctly deal with SC LTKsJohan Hedberg2014-12-03
* Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-03
* Bluetooth: Simplify Link Key Notification event handling logicJohan Hedberg2014-12-03
* Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-19
* Bluetooth: Fix setting conn->pending_sec_level value from link keyJohan Hedberg2014-11-19
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-17
* Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-14
* Bluetooth: Fix mgmt connected notificationJohan Hedberg2014-11-11
* Bluetooth: Send mgmt_connected only if state is BT_CONFIGJaganath Kanakkassery2014-11-07
* Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak2014-11-06
* Bluetooth: Clear role switch pending flagKuba Pawlak2014-11-06
* Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann2014-11-02
* Bluetooth: Check status of command complete for HCI_ResetMarcel Holtmann2014-11-02
* Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann2014-10-30
* Bluetooth: spelling fixesStephen Hemminger2014-10-28
* Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta2014-10-25