Commit Graph

426435 Commits (23d0e128e38049734c7ecc0987de02486d1ded3e)
 

Author SHA1 Message Date
Johan Hedberg 23d0e128e3 Bluetooth: Track SMP keys in the SMP context 11 years ago
Johan Hedberg ba74b666b5 Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk 11 years ago
Johan Hedberg ca9142b882 Bluetooth: Return added key when adding LTKs and IRKs 11 years ago
Johan Hedberg 0a14ab416d Bluetooth: Avoid using GFP_ATOMIC where not necessary 11 years ago
Marcel Holtmann d66c295031 Bluetooth: Use same LE min/max connection event length during update 11 years ago
Marcel Holtmann 3698d70469 Bluetooth: Expose current list of identity resolving keys via debugfs 11 years ago
Marcel Holtmann edb4b46651 Bluetooth: Fix wrong identity address during connection failures 11 years ago
Marcel Holtmann 64c7b77c12 Bluetooth: Use connection address for reporting connection failures 11 years ago
Marcel Holtmann 01fdb0fc6e Bluetooth: Report identity address when remote device connects 11 years ago
Szymon Janc 2c96e03def Bluetooth: Print error when dropping L2CAP data 11 years ago
Johan Hedberg 5cedbb8d7a Bluetooth: Use Identity Address in Device Found event 11 years ago
Johan Hedberg 1ebfcc1f58 Bluetooth: Look up RPA for connection requests with Identity Address 11 years ago
Johan Hedberg 6cfc9988bd Bluetooth: Don't try to look up private addresses as Identity Address 11 years ago
Johan Hedberg f4a407bef2 Bluetooth: Wait for SMP key distribution completion when pairing 11 years ago
Johan Hedberg 387a33e304 Bluetooth: Fix updating Identity Address in L2CAP channels 11 years ago
Johan Hedberg 68d6f6ded5 Bluetooth: Track the LE Identity Address in struct hci_conn 11 years ago
Johan Hedberg 893ce8b1b3 Bluetooth: Remove SMP data specific crypto context 11 years ago
Andy Shevchenko a735f9e224 Bluetooth: append new supported device to the list [0b05:17d0] 11 years ago
Andy Shevchenko 0b8800623d Bluetooth: sort the list of IDs in the source code 11 years ago
Lucas De Marchi b075dd40c9 Bluetooth: allocate static minor for vhci 11 years ago
Johan Hedberg 2426f3a594 Bluetooth: Add convenience function for fetching IRKs 11 years ago
Johan Hedberg a7ec73386c Bluetooth: Fix removing any IRKs when unpairing devices 11 years ago
Johan Hedberg b7d448d74a Bluetooth: Fix completing SMP as peripheral when no keys are expected 11 years ago
Johan Hedberg c51ffa0b2f Bluetooth: Fix hci_remove_ltk failure when no match is found 11 years ago
Johan Hedberg 35f7498a87 Bluetooth: Remove return values from functions that don't need them 11 years ago
Johan Hedberg e0b2b27e62 Bluetooth: Fix missing address type check for removing LTKs 11 years ago
Johan Hedberg 6131ddc8eb Bluetooth: Fix properly ignoring unexpected SMP PDUs 11 years ago
Johan Hedberg fd349c020c Bluetooth: Enable support for remote IRK distribution 11 years ago
Johan Hedberg 41edf1601a Bluetooth: Implement mgmt_load_irks command 11 years ago
Johan Hedberg 301cb2d85e Bluetooth: Add hci_bdaddr_is_rpa convenience function 11 years ago
Johan Hedberg 970c4e4603 Bluetooth: Add basic IRK management support 11 years ago
Johan Hedberg 99780a7b63 Bluetooth: Add AES crypto context for each HCI device 11 years ago
Johan Hedberg 60478054a6 Bluetooth: Add smp_irk_matches helper function 11 years ago
Johan Hedberg 6bfdfe3cd6 Bluetooth: Fix minor whitespace issues in SMP code 11 years ago
Johan Hedberg c46b98bea5 Bluetooth: Fix missing PDU length checks for SMP 11 years ago
Marcel Holtmann c6beca0e0d Bluetooth: Allow HCI User Channel usage for controllers without address 11 years ago
Marcel Holtmann c6521401d6 Bluetooth: Add missing index added event on user channel failure 11 years ago
Marcel Holtmann 0fe442ff85 Bluetooth: Fix sending wrong store hint for new long term keys 11 years ago
Marcel Holtmann 490cb0b318 Bluetooth: Restrict long term keys to public and static addresses 11 years ago
Jurgen Kramer 9113bfd82d Bluetooth: btusb: Add IMC Networks (Broadcom based) 11 years ago
Peter Hurley 8981be9b2f Bluetooth: Fix write_room() calculation 11 years ago
Peter Hurley b16b435131 Bluetooth: Refactor write_room() calculation 11 years ago
Peter Hurley 72e5108c6d Bluetooth: Don't fail RFCOMM tty writes 11 years ago
Peter Hurley 5326a4ee98 Bluetooth: Force -EIO from tty read/write if .activate() fails 11 years ago
Peter Hurley fb856e5090 Bluetooth: Cleanup RFCOMM device registration error handling 11 years ago
Peter Hurley f355095756 Bluetooth: Refactor rfcomm_dev_add() 11 years ago
Peter Hurley 033ace99c4 Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls 11 years ago
Peter Hurley 7611fcedd6 Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup() 11 years ago
Peter Hurley b4d21f1939 Bluetooth: Fix RFCOMM parent device for reused dlc 11 years ago
Peter Hurley b92483d54a Bluetooth: Fix unsafe RFCOMM device parenting 11 years ago