summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-02-24Bluetooth: Enable RPA resolving if mgmt_set_privacy is calledJohan Hedberg
2014-02-24Bluetooth: Export current local RPA with identity informationMarcel Holtmann
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann
2014-02-24Bluetooth: Use privacy mode for non-connectable advertisingMarcel Holtmann
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann
2014-02-24Bluetooth: Expose current identity information in debugfsMarcel Holtmann
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg
2014-02-23Bluetooth: Fix setting correct src_type when connecting LEJohan Hedberg
2014-02-23Bluetooth: Add support for Set Privacy commandJohan Hedberg
2014-02-23Bluetooth: Add debugfs entry for RPA regeneration timeoutJohan Hedberg
2014-02-23Bluetooth: Don't write static address during power onJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() for initiating LE scanJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() for enabling advertisingJohan Hedberg
2014-02-23Bluetooth: Use hci_update_random_address() when connecting LEJohan Hedberg
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg
2014-02-23Bluetooth: Add SMP function for generating RPAsJohan Hedberg
2014-02-23Bluetooth: Set the correct values for Identity Address InformationJohan Hedberg
2014-02-23Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg
2014-02-22Bluetooth: Add Privacy flag to mgmt supported/current settingsJohan Hedberg
2014-02-22Bluetooth: Move enable/disable_advertising higher up in mgmt.cJohan Hedberg
2014-02-22Bluetooth: Add initial code for distributing local IRKJohan Hedberg
2014-02-22Bluetooth: Add helper variables to smp_distribute_keys()Johan Hedberg
2014-02-22Bluetooth: Fix issue with missing management event opcodeMarcel Holtmann
2014-02-21Bluetooth: Fix iterating wrong list in hci_remove_irk()Johan Hedberg
2014-02-21Bluetooth: Increase minor version of core moduleMarcel Holtmann
2014-02-21Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann
2014-02-20Bluetooth: Fix channel check when binding RFCOMM sockAndrzej Kaczmarek
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann
2014-02-20Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann
2014-02-20Bluetooth: Add comment explainging store hint for long term keysMarcel Holtmann
2014-02-20Bluetooth: Don't send store hint for devices using identity addressesMarcel Holtmann
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg
2014-02-19Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg
2014-02-19Bluetooth: Track SMP keys in the SMP contextJohan Hedberg
2014-02-19Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg
2014-02-19Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg
2014-02-19Bluetooth: Avoid using GFP_ATOMIC where not necessaryJohan Hedberg
2014-02-19Bluetooth: Use same LE min/max connection event length during updateMarcel Holtmann
2014-02-19Bluetooth: Expose current list of identity resolving keys via debugfsMarcel Holtmann
2014-02-19Bluetooth: Fix wrong identity address during connection failuresMarcel Holtmann
2014-02-19Bluetooth: Use connection address for reporting connection failuresMarcel Holtmann
2014-02-19Bluetooth: Report identity address when remote device connectsMarcel Holtmann
2014-02-18Bluetooth: Print error when dropping L2CAP dataSzymon Janc
2014-02-18Bluetooth: Use Identity Address in Device Found eventJohan Hedberg
2014-02-18Bluetooth: Look up RPA for connection requests with Identity AddressJohan Hedberg
2014-02-18Bluetooth: Don't try to look up private addresses as Identity AddressJohan Hedberg
2014-02-18Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg
2014-02-18Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg
2014-02-18Bluetooth: Track the LE Identity Address in struct hci_connJohan Hedberg