aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek2014-05-16
* Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-28
* Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-27
* Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-26
* Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-26
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Enable duplicates filter in background scanAndre Guedes2014-03-11
* Bluetooth: Add protections for updating local random addressJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Add support for storing LE white list entriesMarcel Holtmann2014-02-28
* Bluetooth: Clear all LE white list entries when powering controllerMarcel Holtmann2014-02-28
* Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann2014-02-28
* Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-27
* Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes2014-02-26
* Bluetooth: Add le_auto_conn file on debugfsAndre Guedes2014-02-26
* Bluetooth: Connection parameters and resolvable addressAndre Guedes2014-02-26
* Bluetooth: Auto connection and power onAndre Guedes2014-02-26
* Bluetooth: Temporarily stop background scanning on discoveryAndre Guedes2014-02-26
* Bluetooth: Connection parameters and auto connectionAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes2014-02-26
* Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes2014-02-26
* Bluetooth: Fix canceling RPA expiry timerJohan Hedberg2014-02-24
* Bluetooth: Export current local RPA with identity informationMarcel Holtmann2014-02-24
* Bluetooth: Store current RPA and update it if neededMarcel Holtmann2014-02-24
* Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann2014-02-24
* Bluetooth: Expose current identity information in debugfsMarcel Holtmann2014-02-24
* Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg2014-02-23
* Bluetooth: Add debugfs entry for RPA regeneration timeoutJohan Hedberg2014-02-23
* Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg2014-02-23
* Bluetooth: Add timer for regenerating local RPAJohan Hedberg2014-02-23
* Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg2014-02-21
* Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann2014-02-20
* Bluetooth: Track the current configured random addressMarcel Holtmann2014-02-20
* Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann2014-02-20
* Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg2014-02-19
* Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg2014-02-19
* Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg2014-02-19
* Bluetooth: Avoid using GFP_ATOMIC where not necessaryJohan Hedberg2014-02-19
* Bluetooth: Expose current list of identity resolving keys via debugfsMarcel Holtmann2014-02-19
* Bluetooth: Don't try to look up private addresses as Identity AddressJohan Hedberg2014-02-18
* Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg2014-02-18
* Bluetooth: Fix hci_remove_ltk failure when no match is foundJohan Hedberg2014-02-18
* Bluetooth: Remove return values from functions that don't need themJohan Hedberg2014-02-18
* Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg2014-02-18
* Bluetooth: Add basic IRK management supportJohan Hedberg2014-02-18
* Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg2014-02-18
* Bluetooth: Allow HCI User Channel usage for controllers without addressMarcel Holtmann2014-02-17
* Bluetooth: Fix sending wrong store hint for new long term keysMarcel Holtmann2014-02-17