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