aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
| | * Bluetooth: Fix disconnecting connections in non-connected statesJohan Hedberg2014-02-28
| | * Bluetooth: Track LE white list modification via HCI commandsMarcel 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: Add tracking of advertising address typeJohan Hedberg2014-02-27
| | * Bluetooth: Fix response on confirm_nameLukasz Rymanowski2014-02-27
| | * Bluetooth: Update background scan parametersAndre Guedes2014-02-26
| | * Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes2014-02-26
| | * Bluetooth: Add le_auto_conn file on debugfsAndre Guedes2014-02-26
| | * Bluetooth: Support resolvable private addressesAndre 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: Move address type conversion to outside hci_connect_leAndre Guedes2014-02-26
| | * Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-26
| | * Bluetooth: Remove unused functionAndre Guedes2014-02-26
| | * Bluetooth: Stop scanning on LE connectionAndre Guedes2014-02-26
| | * Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
| | * Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes2014-02-26
| | * Bluetooth: Remove unneeded "force" parameter from smp_distribute_keys()Johan Hedberg2014-02-26
| | * Bluetooth: Simplify logic for checking for SMP completionJohan Hedberg2014-02-26
| | * Bluetooth: Track not yet received keys in SMPJohan Hedberg2014-02-26
| | * Bluetooth: Ignore IRKs with no Identity AddressJohan Hedberg2014-02-25
| | * Bluetooth: Fix advertising address type when toggling connectableJohan Hedberg2014-02-25
| | * Bluetooth: Fix NULL pointer dereference when sending dataAndrzej Kaczmarek2014-02-25
| | * Bluetooth: Clean up HCI state when doing power offJohan Hedberg2014-02-24
| | * Bluetooth: Don't clear HCI_ADVERTISING when powering offJohan Hedberg2014-02-24
| | * Bluetooth: Don't clear HCI_CONNECTABLE when powering offJohan Hedberg2014-02-24
| | * Bluetooth: Don't clear HCI_DISCOVERABLE when powering offJohan Hedberg2014-02-24
| | * Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-24
| | * Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg2014-02-24
| | * Bluetooth: Fix canceling RPA expiry timerJohan Hedberg2014-02-24
| | * Bluetooth: Enable RPA resolving if mgmt_set_privacy is calledJohan 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 privacy mode for non-connectable advertisingMarcel 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: 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