Age | Commit message (Expand) | Author |
2013-10-11 | Bluetooth: Add hdev parameter to hdev->send driver callback | Marcel Holtmann |
2013-10-11 | Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback | Marcel Holtmann |
2013-10-11 | Bluetooth: Move smp.h header file into net/bluetooth/ | Marcel Holtmann |
2013-10-11 | Bluetooth: Move a2mp.h header file into net/bluetooth/ | Marcel Holtmann |
2013-10-11 | Bluetooth: Move amp.h header file into net/bluetooth/ | Marcel Holtmann |
2013-10-10 | Bluetooth: Remove hdev->ioctl driver callback | Marcel Holtmann |
2013-10-07 | Bluetooth: Read location data on AMP controller init | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_discovering() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_remote_name() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_device_found() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_device_disconnected() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_device_connected() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_connect_failed() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_disconnect_failed() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_set_powered_failed() return void | Marcel Holtmann |
2013-10-07 | Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void | Marcel Holtmann |
2013-10-06 | Bluetooth: Remove mgmt_valid_hdev() helper function | Marcel Holtmann |
2013-10-06 | Bluetooth: Remove no longer needed mgmt_new_settings() function | Marcel Holtmann |
2013-10-06 | Bluetooth: Use helper function for re-enabling advertising | Marcel Holtmann |
2013-10-06 | Bluetooth: Add constants for LE advertising types | Marcel Holtmann |
2013-10-06 | Bluetooth: Add HCI structure for LE advertising parameters command | Marcel Holtmann |
2013-10-06 | Bluetooth: Move hci_amp_capable() function into L2CAP core | Marcel Holtmann |
2013-10-06 | Bluetooth: Rename AMP status constants and use them | Marcel Holtmann |
2013-10-06 | Bluetooth: Use explicit AMP controller id value for BR/EDR | Marcel Holtmann |
2013-10-06 | Bluetooth: Separate AMP controller type from HCI device type | Marcel Holtmann |
2013-10-06 | Bluetooth: Add constants for AMP controller type | Marcel Holtmann |
2013-10-06 | Bluetooth: Remove useless external function to count controllers | Marcel Holtmann |
2013-10-05 | Bluetooth: Add public mgmt function to send New Settings event | Johan Hedberg |
2013-10-05 | Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING | Johan Hedberg |
2013-10-02 | Bluetooth: Add the definition for Slave Page Response Timeout | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition and stcuture for Sync Train Complete | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition for Start Synchronization Train | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition and structure for Set CSB | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the structure for Write Sync Train Parameters | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition and structure for Set CSB Data | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR | DoHyun Pyun |
2013-10-02 | Bluetooth: Add the definition and structure for Set Reserved LT_ADDR | DoHyun Pyun |
2013-10-02 | Bluetooth: Add management command for setting static address | Marcel Holtmann |
2013-10-02 | Bluetooth: Add a new mgmt_set_bredr command | Johan Hedberg |
2013-10-02 | Bluetooth: Introduce a new HCI_BREDR_ENABLED flag | Johan Hedberg |
2013-10-02 | Bluetooth: Provide high speed configuration option | Marcel Holtmann |
2013-10-02 | Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE | Marcel Holtmann |
2013-09-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan |
2013-09-25 | Bluetooth: Add new mgmt_set_advertising command | Johan Hedberg |
2013-09-25 | Bluetooth: Add new mgmt setting for LE advertising | Johan Hedberg |
2013-09-25 | Bluetooth: Use async request for LE enable/disable | Johan Hedberg |
2013-09-19 | Bluetooth: Add event mask page 2 setting support | Johan Hedberg |
2013-09-19 | Bluetooth: Add synchronization train parameters reading support | Johan Hedberg |
2013-09-18 | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag | Johan Hedberg |
2013-09-18 | Bluetooth: Remove unused event mask struct | Johan Hedberg |