Age | Commit message (Expand) | Author |
2012-05-16 | Bluetooth: Create flags for bt_sk() | Gustavo Padovan |
2012-05-16 | Bluetooth: Lock the L2CAP channel when sending | Mat Martineau |
2012-05-16 | Bluetooth: Fix EIR data generation for mgmt_device_found | Vishal Agarwal |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth | Gustavo Padovan |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-09 | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation | Mat Martineau |
2012-05-09 | Bluetooth: Enable Low Energy support by default | Marcel Holtmann |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_neg_reply() | Syam Sidhardhan |
2012-05-09 | Bluetooth: Remove unused hci_le_ltk_reply() | Syam Sidhardhan |
2012-05-09 | Bluetooth: Remove duplicate structure members from bt_skb_cb | Mat Martineau |
2012-05-09 | Bluetooth: Improve ERTM sequence number offset calculation | Mat Martineau |
2012-05-09 | Bluetooth: Remove advertising cache | Andre Guedes |
2012-05-09 | Bluetooth: Use address type info from user-space | Andre Guedes |
2012-05-09 | Bluetooth: Add dst_type parameter to hci_connect | Andre Guedes |
2012-05-09 | Bluetooth: Move bdaddr_to_le to hci_core | Andre Guedes |
2012-05-09 | Bluetooth: Add address type to struct sockaddr_l2 | Andre Guedes |
2012-05-09 | Bluetooth: Move address type macros to bluetooth.h | Andre Guedes |
2012-05-09 | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Remove strtoba header declared but not defined | Syam Sidhardhan |
2012-05-09 | Bluetooth: remove header declared but not defined | Syam Sidhardhan |
2012-05-09 | Bluetooth: Add the l2cap_seq_list structure for tracking frames | Mat Martineau |
2012-05-09 | Bluetooth: Remove err parameter from alloc_skb() | Gustavo Padovan |
2012-05-09 | Bluetooth: Adds set_default function in L2CAP setup | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Remove MGMT_ADDR_INVALID macro | Andre Guedes |
2012-05-09 | Bluetooth: Remove sk parameter from l2cap_chan_create() | Gustavo Padovan |
2012-05-09 | Bluetooth: Add a structure to carry ERTM data in skb control blocks | Mat Martineau |
2012-05-09 | Bluetooth: Add definitions and struct members for new ERTM state machine | Mat Martineau |
2012-05-09 | Bluetooth: Comments and style fixes | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Add HCI_PERIODIC_INQ to dev_flags | Andre Guedes |
2012-05-09 | Bluetooth: Add Periodic Inquiry command complete handler | Andre Guedes |
2012-05-09 | Bluetooth: Add hci_cancel_le_scan() to hci_core | Andre Guedes |
2012-05-09 | Bluetooth: Correct ediv in SMP | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Add management command for setting Device ID | Marcel Holtmann |
2012-05-09 | Bluetooth: Handle EIR tags for Device ID | Marcel Holtmann |
2012-05-09 | Bluetooth: Add TX power tag to EIR data | Marcel Holtmann |
2012-05-09 | Bluetooth: Remove redundant hdev->parent field | David Herrmann |
2012-05-09 | Bluetooth: Correct type for ediv to __le16 | Andrei Emeltchenko |
2012-05-09 | Bluetooth: Correct type for hdev lmp_subver | Andrei Emeltchenko |
2012-04-16 | Bluetooth: Temporary keys should be retained during connection | Vishal Agarwal |
2012-04-16 | Bluetooth: hci_persistent_key should return bool | Vishal Agarwal |
2012-04-05 | Bluetooth: Fix userspace compatibility issue with mgmt interface | Gustavo Padovan |
2012-03-28 | Bluetooth: mgmt: Fix timeout type | Andrei Emeltchenko |
2012-03-28 | Bluetooth: Check for minimum data length in eir_has_data_type() | Johan Hedberg |
2012-03-28 | Bluetooth: Don't increment twice in eir_has_data_type() | Johan Hedberg |
2012-03-28 | Bluetooth: hci_core: fix NULL-pointer dereference at unregister | Johan Hovold |
2012-03-28 | Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit | Hemant Gupta |
2012-03-08 | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan |
2012-03-07 | Bluetooth: Fix coding style in all .h files | Gustavo F. Padovan |
2012-03-07 | Bluetooth: Use correct type for userspace exported structs | Gustavo F. Padovan |
2012-03-07 | Bluetooth: Fix coding style in mgmt.h | Gustavo F. Padovan |