summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28Bluetooth: Fix notifying discovery state upon resetJohan Hedberg
2015-01-28Bluetooth: Check for P-256 OOB values in Secure Connections Only modeMarcel Holtmann
2015-01-28Bluetooth: Use helper function to determine BR/EDR OOB data presentMarcel Holtmann
2015-01-28Bluetooth: Clear P-192 values for OOB when in Secure Connections Only modeMarcel Holtmann
2015-01-23Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg
2015-01-12Bluetooth: Process result of HCI Delete Stored Link Key commandMarcel Holtmann
2015-01-12Bluetooth: Handle command complete event for HCI Read Stored Link KeysMarcel Holtmann
2015-01-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-12-24Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg
2014-12-24Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann
2014-12-19Bluetooth: Split hci_request helpers to hci_request.[ch]Johan Hedberg
2014-12-19Bluetooth: Split hci_update_page_scan into two functionsJohan Hedberg
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery
2014-12-05Bluetooth: Add support for handling LE Direct Advertising Report eventsMarcel Holtmann
2014-12-05Bluetooth: Fix discovery filter when no RSSI is availableMarcel Holtmann
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg
2014-12-03Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg
2014-12-03Bluetooth: Update LTK lookup to correctly deal with SC LTKsJohan Hedberg
2014-12-03Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg
2014-12-03Bluetooth: Simplify Link Key Notification event handling logicJohan Hedberg
2014-11-19Bluetooth: Convert link keys list to use RCUJohan Hedberg
2014-11-19Bluetooth: Fix setting conn->pending_sec_level value from link keyJohan Hedberg
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg
2014-11-11Bluetooth: Fix mgmt connected notificationJohan Hedberg
2014-11-07Bluetooth: Send mgmt_connected only if state is BT_CONFIGJaganath Kanakkassery
2014-11-06Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak
2014-11-06Bluetooth: Clear role switch pending flagKuba Pawlak
2014-11-02Bluetooth: Print error message for HCI_Hardware_Error eventMarcel Holtmann
2014-11-02Bluetooth: Check status of command complete for HCI_ResetMarcel Holtmann
2014-10-30Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann
2014-10-28Bluetooth: spelling fixesStephen Hemminger
2014-10-25Bluetooth: Include ADV_IND report in Device Connected eventAlfonso Acosta
2014-10-25Bluetooth: Refactor arguments of mgmt_device_connectedAlfonso Acosta
2014-09-11Bluetooth: Expire RPA if encryption failsJohan Hedberg
2014-09-11Bluetooth: Add smp_ltk_sec_level() helper functionJohan Hedberg
2014-09-09Bluetooth: Fix mgmt pairing failure when authentication failsJohan Hedberg
2014-09-08Bluetooth: Fix using hci_conn_get() for hci_conn pointersJohan Hedberg
2014-09-08Bluetooth: Optimize connection parameter lookup for LE connectionsJohan Hedberg
2014-09-08Bluetooth: Set addr_type only when it's neededJohan Hedberg
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-14Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg
2014-07-30Bluetooth: Always use non-bonding requirement when not bondableJohan Hedberg
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg
2014-07-28Bluetooth: Fix clearing HCI_PSCAN flagJohan Hedberg