Age | Commit message (Expand) | Author |
2015-02-02 | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct | Johan Hedberg |
2015-02-02 | Bluetooth: Add restarting to service discovery | Jakub Pawlowski |
2015-02-02 | Bluetooth: Add le_scan_restart work for LE scan restarting | Jakub Pawlowski |
2015-01-31 | Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values | Marcel Holtmann |
2015-01-28 | Bluetooth: Fix check for SSP when enabling SC | Johan Hedberg |
2015-01-28 | Bluetooth: Enforce zero-valued hash/rand192 for LE OOB | Johan Hedberg |
2015-01-23 | Bluetooth: Convert Set SC to use HCI Request | Johan Hedberg |
2015-01-23 | Bluetooth: Remove incorrect check for BDADDR_BREDR address type | Johan Hedberg |
2015-01-23 | Bluetooth: Check for valid bdaddr in add_remote_oob_data | Johan Hedberg |
2015-01-22 | Bluetooth: Require SSP enabling before BR/EDR Secure Connections | Marcel Holtmann |
2015-01-22 | Bluetooth: Limit BR/EDR switching for LE only with secure connections | Marcel Holtmann |
2015-01-22 | Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP | Marcel Holtmann |
2015-01-22 | Bluetooth: Fix reporting invalid RSSI for LE devices | Szymon Janc |
2015-01-15 | Bluetooth: Bind the SMP channel registration to management power state | Marcel Holtmann |
2015-01-15 | Bluetooth: Fix issue with switching BR/EDR back on when disabled | Marcel Holtmann |
2015-01-12 | Bluetooth: Add opcode parameter to hci_req_complete_t callback | Marcel Holtmann |
2015-01-02 | Bluetooth: Remove no longer needed force_sc_support debugfs option | Marcel Holtmann |
2014-12-19 | Bluetooth: Add return parameter to cmd_complete callbacks | Johan Hedberg |
2014-12-19 | Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete | Johan Hedberg |
2014-12-19 | Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete | Johan Hedberg |
2014-12-19 | Bluetooth: Add hci_request support for hci_update_background_scan | Johan Hedberg |
2014-12-19 | Bluetooth: Split hci_request helpers to hci_request.[ch] | Johan Hedberg |
2014-12-19 | Bluetooth: Split hci_update_page_scan into two functions | Johan Hedberg |
2014-12-17 | Bluetooth: Fix bug with filter in service discovery optimization | Marcel Holtmann |
2014-12-15 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2014-12-12 | Bluetooth: Fix mgmt response status when removing adapter | Johan Hedberg |
2014-12-12 | Bluetooth: Fix enabling BR/EDR SC when powering on | Johan Hedberg |
2014-12-11 | Bluetooth: Fix incorrect pending cmd removal in pairing_complete() | Johan Hedberg |
2014-12-11 | Bluetooth: Fix calling hci_conn_put too early | Johan Hedberg |
2014-12-11 | Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() | Jaganath Kanakkassery |
2014-12-09 | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-12-08 | Bluetooth: Fix generation of non-resolvable private addresses | Marcel Holtmann |
2014-12-05 | Bluetooth: Report invalid RSSI for service discovery and background scan | Marcel Holtmann |
2014-12-05 | Bluetooth: Fix discovery filter when no RSSI is available | Marcel Holtmann |
2014-12-05 | Bluetooth: Remove redundant reverse_base_uuid variable | Johan Hedberg |
2014-12-05 | Bluetooth: Fix Get Conn Info to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Convert Get Clock Info to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Convert discovery commands to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Convert Unpair Device to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Convert Pair Device to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Use cmd_complete callback for authentication mgmt commands | Johan Hedberg |
2014-12-05 | Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback | Johan Hedberg |
2014-12-05 | Bluetooth: Store parameter length with pending mgmt commands | Johan Hedberg |
2014-12-05 | Bluetooth: Add callback to create proper cmd_complete events | Johan Hedberg |
2014-12-05 | Bluetooth: Fix memory leaks from discovery filter UUID list | Marcel Holtmann |
2014-12-05 | Bluetooth: Add support for Start Service Discovery command | Jakub Pawlowski |
2014-12-05 | Bluetooth: Add logic for UUID filter handling | Jakub Pawlowski |
2014-12-05 | Bluetooth: Add framework for device found filtering based on UUID | Marcel Holtmann |
2014-12-05 | Bluetooth: Filter device found events based on RSSI threshold | Marcel Holtmann |
2014-12-05 | Bluetooth: Add extra discovery fields for storing filter information | Jakub Pawlowski |