| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Update New CSRK event to match latest specification | Johan Hedberg | 2015-02-27 | 1 | -1/+1 |
* | Bluetooth: Rename hci_send_to_control to hci_send_to_channel | Johan Hedberg | 2015-02-20 | 1 | -1/+2 |
* | Bluetooth: Fix checking for pending Set SSP in Set HS handler | Johan Hedberg | 2015-02-19 | 1 | -0/+6 |
* | Bluetooth: Remove bogus check for pending mgmt Set HS command | Johan Hedberg | 2015-02-19 | 1 | -2/+1 |
* | Bluetooth: Enhance error codes pair device command | Lukasz Rymanowski | 2015-02-14 | 1 | -0/+4 |
* | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct | Johan Hedberg | 2015-02-02 | 1 | -16/+9 |
* | Bluetooth: Add restarting to service discovery | Jakub Pawlowski | 2015-02-02 | 1 | -5/+48 |
* | Bluetooth: Add le_scan_restart work for LE scan restarting | Jakub Pawlowski | 2015-02-02 | 1 | -1/+18 |
* | Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values | Marcel Holtmann | 2015-01-31 | 1 | -4/+25 |
* | Bluetooth: Fix check for SSP when enabling SC | Johan Hedberg | 2015-01-28 | 1 | -0/+1 |
* | Bluetooth: Enforce zero-valued hash/rand192 for LE OOB | Johan Hedberg | 2015-01-28 | 1 | -0/+15 |
* | Bluetooth: Convert Set SC to use HCI Request | Johan Hedberg | 2015-01-23 | 1 | -43/+49 |
* | Bluetooth: Remove incorrect check for BDADDR_BREDR address type | Johan Hedberg | 2015-01-23 | 1 | -8/+0 |
* | Bluetooth: Check for valid bdaddr in add_remote_oob_data | Johan Hedberg | 2015-01-23 | 1 | -0/+6 |
* | Bluetooth: Require SSP enabling before BR/EDR Secure Connections | Marcel Holtmann | 2015-01-22 | 1 | -0/+5 |
* | Bluetooth: Limit BR/EDR switching for LE only with secure connections | Marcel Holtmann | 2015-01-22 | 1 | -1/+8 |
* | Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP | Marcel Holtmann | 2015-01-22 | 1 | -6/+8 |
* | Bluetooth: Fix reporting invalid RSSI for LE devices | Szymon Janc | 2015-01-22 | 1 | -1/+2 |
* | Bluetooth: Bind the SMP channel registration to management power state | Marcel Holtmann | 2015-01-15 | 1 | -0/+9 |
* | Bluetooth: Fix issue with switching BR/EDR back on when disabled | Marcel Holtmann | 2015-01-15 | 1 | -0/+15 |
* | Bluetooth: Add opcode parameter to hci_req_complete_t callback | Marcel Holtmann | 2015-01-12 | 1 | -19/+25 |
* | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann | 2015-01-02 | 1 | -7/+4 |
* | Bluetooth: Add return parameter to cmd_complete callbacks | Johan Hedberg | 2014-12-19 | 1 | -40/+45 |
* | Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete | Johan Hedberg | 2014-12-19 | 1 | -10/+109 |
* | Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete | Johan Hedberg | 2014-12-19 | 1 | -22/+62 |
* | Bluetooth: Add hci_request support for hci_update_background_scan | Johan Hedberg | 2014-12-19 | 1 | -6/+6 |
* | Bluetooth: Split hci_request helpers to hci_request.[ch] | Johan Hedberg | 2014-12-19 | 1 | -0/+1 |
* | Bluetooth: Split hci_update_page_scan into two functions | Johan Hedberg | 2014-12-19 | 1 | -8/+8 |
* | Bluetooth: Fix bug with filter in service discovery optimization | Marcel Holtmann | 2014-12-17 | 1 | -5/+9 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-12-15 | 1 | -25/+60 |
|\ |
|
| * | Bluetooth: Fix mgmt response status when removing adapter | Johan Hedberg | 2014-12-12 | 1 | -3/+15 |
| * | Bluetooth: Fix enabling BR/EDR SC when powering on | Johan Hedberg | 2014-12-12 | 1 | -0/+5 |
| * | Bluetooth: Fix incorrect pending cmd removal in pairing_complete() | Johan Hedberg | 2014-12-11 | 1 | -13/+25 |
| * | Bluetooth: Fix calling hci_conn_put too early | Johan Hedberg | 2014-12-11 | 1 | -2/+2 |
| * | Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() | Jaganath Kanakkassery | 2014-12-11 | 1 | -6/+12 |
| * | Bluetooth: Fix generation of non-resolvable private addresses | Marcel Holtmann | 2014-12-08 | 1 | -1/+1 |
* | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-12-10 | 1 | -322/+547 |
|\| |
|
| * | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann | 2014-12-05 | 1 | -2/+10 |
| * | Bluetooth: Fix discovery filter when no RSSI is available | Marcel Holtmann | 2014-12-05 | 1 | -1/+8 |
| * | Bluetooth: Remove redundant reverse_base_uuid variable | Johan Hedberg | 2014-12-05 | 1 | -10/+2 |
| * | Bluetooth: Fix Get Conn Info to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -51/+33 |
| * | Bluetooth: Convert Get Clock Info to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -24/+35 |
| * | Bluetooth: Convert discovery commands to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -11/+16 |
| * | Bluetooth: Convert Unpair Device to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -7/+3 |
| * | Bluetooth: Convert Pair Device to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -3/+5 |
| * | Bluetooth: Use cmd_complete callback for authentication mgmt commands | Johan Hedberg | 2014-12-05 | 1 | -22/+14 |
| * | Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback | Johan Hedberg | 2014-12-05 | 1 | -14/+10 |
| * | Bluetooth: Store parameter length with pending mgmt commands | Johan Hedberg | 2014-12-05 | 1 | -3/+3 |
| * | Bluetooth: Add callback to create proper cmd_complete events | Johan Hedberg | 2014-12-05 | 1 | -2/+17 |
| * | Bluetooth: Fix memory leaks from discovery filter UUID list | Marcel Holtmann | 2014-12-05 | 1 | -2/+10 |