summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2012-05-09Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau-0/+1
2012-05-09Bluetooth: Enable Low Energy support by defaultMarcel Holtmann-1/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan-2/+0
2012-05-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan-1/+0
2012-05-09Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau-3/+0
2012-05-09Bluetooth: Improve ERTM sequence number offset calculationMat Martineau-7/+4
2012-05-09Bluetooth: Remove advertising cacheAndre Guedes-9/+0
2012-05-09Bluetooth: Use address type info from user-spaceAndre Guedes-1/+1
2012-05-09Bluetooth: Add dst_type parameter to hci_connectAndre Guedes-1/+1
2012-05-09Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes-0/+2
2012-05-09Bluetooth: Add address type to struct sockaddr_l2Andre Guedes-0/+1
2012-05-09Bluetooth: Move address type macros to bluetooth.hAndre Guedes-10/+11
2012-05-09Bluetooth: trivial: Remove empty lineAndrei Emeltchenko-1/+0
2012-05-09Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan-1/+0
2012-05-09Bluetooth: remove header declared but not definedSyam Sidhardhan-2/+0
2012-05-09Bluetooth: Add the l2cap_seq_list structure for tracking framesMat Martineau-0/+12
2012-05-09Bluetooth: Remove err parameter from alloc_skb()Gustavo Padovan-1/+1
2012-05-09Bluetooth: Adds set_default function in L2CAP setupAndrei Emeltchenko-0/+1
2012-05-09Bluetooth: Remove MGMT_ADDR_INVALID macroAndre Guedes-1/+0
2012-05-09Bluetooth: Remove sk parameter from l2cap_chan_create()Gustavo Padovan-1/+1
2012-05-09Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau-0/+13
2012-05-09Bluetooth: Add definitions and struct members for new ERTM state machineMat Martineau-0/+49
2012-05-09Bluetooth: Comments and style fixesAndrei Emeltchenko-3/+8
2012-05-09Bluetooth: Add HCI_PERIODIC_INQ to dev_flagsAndre Guedes-0/+1
2012-05-09Bluetooth: Add Periodic Inquiry command complete handlerAndre Guedes-0/+2
2012-05-09Bluetooth: Add hci_cancel_le_scan() to hci_coreAndre Guedes-0/+1
2012-05-09Bluetooth: Correct ediv in SMPAndrei Emeltchenko-1/+1
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann-0/+9
2012-05-09Bluetooth: Handle EIR tags for Device IDMarcel Holtmann-0/+4
2012-05-09Bluetooth: Add TX power tag to EIR dataMarcel Holtmann-0/+5
2012-05-09Bluetooth: Remove redundant hdev->parent fieldDavid Herrmann-2/+1
2012-05-09Bluetooth: Correct type for ediv to __le16Andrei Emeltchenko-2/+2
2012-05-09Bluetooth: Correct type for hdev lmp_subverAndrei Emeltchenko-1/+1
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal-0/+1
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal-1/+1
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan-1/+1
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko-1/+1
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg-4/+3
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold-0/+1
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta-1/+1
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan-34/+33
2012-03-07Bluetooth: Fix coding style in all .h filesGustavo F. Padovan-39/+39
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan-79/+78
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg-4/+0
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg-0/+1
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann-5/+5
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg-0/+34
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko-0/+1