summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorLines
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan-0/+1
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan-1/+0
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan-31/+2
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-13/+109
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko-0/+5
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes-0/+9
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes-0/+10
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko-0/+8
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix-0/+5
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-12/+14
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix-0/+5
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko-1/+2
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix-0/+11
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix-0/+13
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg-0/+3
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg-0/+17
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg-2/+2
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes-0/+1
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes-1/+1
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan-0/+1
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg-1/+2
2011-11-10Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg-0/+4
2011-11-10Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg-8/+10
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-109/+534
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg-0/+2
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg-28/+33
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg-15/+18
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg-10/+10
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg-2/+1
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg-0/+1
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg-0/+7
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes-0/+1
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes-0/+2
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko-1/+8
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau-0/+4
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau-2/+52
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau-0/+1
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau-0/+1
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau-0/+27
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz-1/+43
2011-11-07Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc-0/+1
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg-0/+1
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz-1/+5
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko-0/+3
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann-1/+1
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek-2/+5
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+13
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+1
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-0/+1