Age | Commit message (Expand) | Author |
2013-02-01 | Bluetooth: Refactor mgmt_pending_foreach | Andre Guedes |
2013-02-01 | Bluetooth: Increment Management interface revision | Johan Hedberg |
2013-02-01 | Bluetooth: Fix link security setting when powering on | Johan Hedberg |
2013-02-01 | Bluetooth: Add support for 128-bit UUIDs in EIR data | Johan Hedberg |
2013-02-01 | Bluetooth: Add support for 32-bit UUIDs in EIR data | Johan Hedberg |
2013-02-01 | Bluetooth: Refactor UUID-16 list generation into its own function | Johan Hedberg |
2013-02-01 | Bluetooth: Remove useless eir_len variable from EIR creation | Johan Hedberg |
2013-02-01 | Bluetooth: Simplify UUID16 list generation for EIR | Johan Hedberg |
2013-02-01 | Bluetooth: Simplify UUID removal code | Johan Hedberg |
2013-02-01 | Bluetooth: Keep track of UUID type upon addition | Johan Hedberg |
2013-02-01 | Bluetooth: Store UUIDs in the same order that they were added | Johan Hedberg |
2013-01-23 | Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock | Johan Hedberg |
2013-01-23 | Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect | Johan Hedberg |
2013-01-23 | Bluetooth: Fix checking for valid disconnect parameters in unpair_device | Johan Hedberg |
2013-01-23 | Bluetooth: Fix checking for valid address type values in mgmt commands | Johan Hedberg |
2013-01-23 | Bluetooth: Check for valid key->authenticated value for LTKs | Johan Hedberg |
2013-01-23 | Bluetooth: Refactor valid LTK data testing into its own function | Johan Hedberg |
2013-01-23 | Bluetooth: Fix checking for proper key->master value in Load LTKs | Johan Hedberg |
2013-01-23 | Bluetooth: Fix returning proper mgmt status for Load LTKs | Johan Hedberg |
2013-01-23 | Bluetooth: Fix checking for correct mgmt_load_link_keys parameters | Johan Hedberg |
2013-01-23 | Bluetooth: Fix pair device command reply if adapter is powered off | Szymon Janc |
2013-01-23 | Bluetooth: Fix Class of Device indication when powering off | Johan Hedberg |
2013-01-18 | Bluetooth: Fix using system-global workqueue when not necessary | Johan Hedberg |
2013-01-18 | Bluetooth: Use req_workqueue for hci_request operations | Johan Hedberg |
2013-01-10 | Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered | Johan Hedberg |
2013-01-10 | Bluetooth: Fix returning proper command status for start_discovery | Johan Hedberg |
2013-01-10 | Bluetooth: Fix checking for exact values of boolean mgmt parameters | Johan Hedberg |
2013-01-10 | Bluetooth: Move non-critical sections outside of the dev lock | Johan Hedberg |
2013-01-10 | Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers | Johan Hedberg |
2013-01-10 | Bluetooth: Fix checking for valid device class values | Johan Hedberg |
2013-01-10 | Bluetooth: Fix missing command complete for mgmt_load_long_term_keys | Johan Hedberg |
2013-01-10 | Bluetooth: Fix missing command complete event for mgmt_confirm_name | Johan Hedberg |
2013-01-09 | Bluetooth: mgmt: Avoid using magic number in status code | Szymon Janc |
2013-01-09 | Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data | Szymon Janc |
2012-12-03 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-12-03 | Bluetooth: Move double negation to macros | Gustavo Padovan |
2012-11-21 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-11-18 | Bluetooth: Use proper invalid value for tx_power | Johan Hedberg |
2012-11-09 | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg |
2012-11-09 | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg |
2012-11-01 | Bluetooth: mgmt: Use __constant when dealing with constants | Syam Sidhardhan |
2012-11-01 | Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable | Johan Hedberg |
2012-11-01 | Bluetooth: Fix unnecessary EIR update during powering on | Johan Hedberg |
2012-11-01 | Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command | Johan Hedberg |
2012-11-01 | Bluetooth: Make use feature test macros | Johan Hedberg |
2012-11-01 | Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters | Johan Hedberg |
2012-11-01 | Bluetooth: Fix HCI command sending when powering on LE-only adapters | Johan Hedberg |
2012-10-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-09-30 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |