| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Clearly distinguish mgmt LTK type from authenticated property | Johan Hedberg | 2014-05-23 | 1 | -0/+3 |
* | Bluetooth: Store max TX power level for connection | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+1 |
* | Bluetooth: Add support to get connection information | Andrzej Kaczmarek | 2014-05-15 | 2 | -0/+14 |
* | Bluetooth: Add conn info lifetime parameters to debugfs | Andrzej Kaczmarek | 2014-05-15 | 1 | -0/+6 |
* | Bluetooth: Store TX power level for connection | Andrzej Kaczmarek | 2014-05-09 | 2 | -0/+12 |
* | Bluetooth: Store RSSI for connection | Andrzej Kaczmarek | 2014-05-08 | 2 | -0/+11 |
* | Bluetooth: Convert RFCOMM spinlocks into mutexes | Libor Pechacek | 2014-05-05 | 1 | -3/+3 |
* | Bluetooth: Keep msec in DISCOV_LE_TIMEOUT | Lukasz Rymanowski | 2014-03-28 | 1 | -1/+1 |
* | Bluetooth: Add new debugfs parameter | Lukasz Rymanowski | 2014-03-28 | 1 | -0/+1 |
* | Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT | Lukasz Rymanowski | 2014-03-28 | 1 | -1/+1 |
* | Bluetooth: Store also RSSI for pending advertising reports | Johan Hedberg | 2014-03-26 | 1 | -0/+1 |
* | Bluetooth: Fix line splitting of mgmt_device_found parameters | Johan Hedberg | 2014-03-26 | 1 | -2/+2 |
* | Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together | Johan Hedberg | 2014-03-26 | 1 | -0/+4 |
* | Bluetooth: Add directed advertising support through connect() | Johan Hedberg | 2014-03-26 | 1 | -0/+1 |
* | Bluetooth: Add scan_rsp parameter to mgmt_device_found() | Johan Hedberg | 2014-03-26 | 1 | -2/+3 |
* | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann | 2014-03-21 | 1 | -0/+1 |
* | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg | 2014-03-19 | 1 | -1/+1 |
* | Bluetooth: Make LTK and CSRK only persisent when bonding | Marcel Holtmann | 2014-03-10 | 1 | -2/+3 |
* | Bluetooth: Add support for handling signature resolving keys | Marcel Holtmann | 2014-03-09 | 2 | -0/+20 |
* | Bluetooth: Remove unnecessary stop_scan_complete function | Johan Hedberg | 2014-02-28 | 1 | -0/+1 |
* | Bluetooth: Add timeout for LE connection attempts | Johan Hedberg | 2014-02-28 | 2 | -0/+2 |
* | Bluetooth: Add defines for LE initiator filter policy | Johan Hedberg | 2014-02-28 | 1 | -0/+3 |
* | Bluetooth: Track LE initiator and responder address information | Johan Hedberg | 2014-02-28 | 1 | -0/+4 |
* | Bluetooth: Use __le64 type for LE random numbers | Marcel Holtmann | 2014-02-28 | 3 | -7/+7 |
* | Bluetooth: Add timer to force power off | Johan Hedberg | 2014-02-27 | 1 | -0/+1 |
* | Bluetooth: Add support for storing LE white list entries | Marcel Holtmann | 2014-02-28 | 1 | -0/+7 |
* | Bluetooth: Add definitions for LE white list HCI commands | Marcel Holtmann | 2014-02-28 | 1 | -0/+14 |
* | Bluetooth: Make hci_blacklist_clear function static | Marcel Holtmann | 2014-02-28 | 1 | -1/+0 |
* | Bluetooth: Add hci_copy_identity_address convenience function | Johan Hedberg | 2014-02-27 | 1 | -0/+2 |
* | Bluetooth: Add tracking of advertising address type | Johan Hedberg | 2014-02-27 | 1 | -0/+1 |
* | Bluetooth: Create hci_req_add_le_passive_scan helper | Andre Guedes | 2014-02-26 | 1 | -0/+1 |
* | Bluetooth: Connection parameters and resolvable address | Andre Guedes | 2014-02-26 | 1 | -3/+3 |
* | Bluetooth: Introduce LE auto connect options | Andre Guedes | 2014-02-26 | 1 | -1/+8 |
* | Bluetooth: Introduce LE auto connection infrastructure | Andre Guedes | 2014-02-26 | 1 | -0/+2 |
* | Bluetooth: Introduce hdev->pend_le_conn list | Andre Guedes | 2014-02-26 | 1 | -0/+7 |
* | Bluetooth: Refactor HCI connection code | Andre Guedes | 2014-02-26 | 1 | -2/+4 |
* | Bluetooth: Stop scanning on LE connection | Andre Guedes | 2014-02-26 | 1 | -0/+1 |
* | Bluetooth: Declare le_conn_failed in hci_core.h | Andre Guedes | 2014-02-26 | 1 | -0/+2 |
* | Bluetooth: Create hci_req_add_le_scan_disable helper | Andre Guedes | 2014-02-26 | 1 | -0/+2 |
* | Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.c | Johan Hedberg | 2014-02-24 | 1 | -1/+2 |
* | Bluetooth: Move HCI_ADVERTISING handling into mgmt.c | Johan Hedberg | 2014-02-24 | 1 | -0/+1 |
* | Bluetooth: Add convenience function for getting total connection count | Johan Hedberg | 2014-02-24 | 1 | -0/+7 |
* | Bluetooth: Store current RPA and update it if needed | Marcel Holtmann | 2014-02-24 | 1 | -0/+1 |
* | Bluetooth: Use unresolvable private address for active scanning | Marcel Holtmann | 2014-02-24 | 1 | -1/+2 |
* | Bluetooth: Remove unneeded hdev->own_addr_type | Johan Hedberg | 2014-02-23 | 1 | -1/+0 |
* | Bluetooth: Add hci_update_random_address() convenience function | Johan Hedberg | 2014-02-23 | 1 | -0/+2 |
* | Bluetooth: Add timer for regenerating local RPA | Johan Hedberg | 2014-02-23 | 2 | -0/+6 |
* | Bluetooth: Add mgmt defines for privacy | Johan Hedberg | 2014-02-22 | 1 | -0/+8 |
* | Bluetooth: Add initial code for distributing local IRK | Johan Hedberg | 2014-02-22 | 2 | -0/+3 |
* | Bluetooth: Provide option for changing LE advertising channel map | Marcel Holtmann | 2014-02-21 | 1 | -0/+1 |