summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)Author
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-01Bluetooth: Simplify UUIDs clearing codeJohan Hedberg
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-15Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-09-18Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko
2012-06-05Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko
2012-06-05Bluetooth: Filter duplicated reports in LE scanAndre Guedes
2012-06-05Bluetooth: Really fix registering hci with duplicate nameSasha Levin
2012-06-05Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko
2012-06-05Bluetooth: Remove unneeded EXPORT_SYMBOLGustavo Padovan
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko