summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| | * 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: Fix setting correct src_type when connecting LEJohan Hedberg2014-02-23
| | * Bluetooth: Add support for Set Privacy commandJohan Hedberg2014-02-23
| | * Bluetooth: Add debugfs entry for RPA regeneration timeoutJohan Hedberg2014-02-23
| | * Bluetooth: Don't write static address during power onJohan Hedberg2014-02-23
| | * Bluetooth: Use hci_update_random_address() for initiating LE scanJohan Hedberg2014-02-23
| | * Bluetooth: Use hci_update_random_address() for enabling advertisingJohan Hedberg2014-02-23
| | * Bluetooth: Use hci_update_random_address() when connecting LEJohan 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: Add SMP function for generating RPAsJohan Hedberg2014-02-23
| | * Bluetooth: Set the correct values for Identity Address InformationJohan Hedberg2014-02-23
| | * Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg2014-02-23
| | * Bluetooth: Add Privacy flag to mgmt supported/current settingsJohan Hedberg2014-02-22
| | * Bluetooth: Move enable/disable_advertising higher up in mgmt.cJohan Hedberg2014-02-22
| | * Bluetooth: Add initial code for distributing local IRKJohan Hedberg2014-02-22
| | * Bluetooth: Add helper variables to smp_distribute_keys()Johan Hedberg2014-02-22
| | * Bluetooth: Fix issue with missing management event opcodeMarcel Holtmann2014-02-22
| | * Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg2014-02-21
| | * Bluetooth: Increase minor version of core moduleMarcel Holtmann2014-02-21
| | * Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann2014-02-21
| | * Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek2014-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: Add comment explainging store hint for long term keysMarcel Holtmann2014-02-20
| | * Bluetooth: Don't send store hint for devices using identity addressesMarcel Holtmann2014-02-20
| | * Bluetooth: Add support for sending New IRK eventJohan Hedberg2014-02-19
| | * Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg2014-02-19
| | * Bluetooth: Track SMP keys in the SMP contextJohan 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: Use same LE min/max connection event length during updateMarcel Holtmann2014-02-19
| | * Bluetooth: Expose current list of identity resolving keys via debugfsMarcel Holtmann2014-02-19
| | * Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann2014-02-19
| | * Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann2014-02-19
| | * Bluetooth: Report identity address when remote device connectsMarcel Holtmann2014-02-19
| | * Bluetooth: Print error when dropping L2CAP dataSzymon Janc2014-02-18
| | * Bluetooth: Use Identity Address in Device Found eventJohan Hedberg2014-02-18
| | * Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg2014-02-18
| | * Bluetooth: Don't try to look up private addresses as Identity AddressJohan Hedberg2014-02-18
| | * Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg2014-02-18
| | * Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-18
| | * Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg2014-02-18
| | * Bluetooth: Remove SMP data specific crypto contextJohan Hedberg2014-02-18
| | * Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg2014-02-18
| | * Bluetooth: Fix completing SMP as peripheral when no keys are expectedJohan Hedberg2014-02-18
| | * Bluetooth: Fix hci_remove_ltk failure when no match is foundJohan Hedberg2014-02-18