aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_core.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Bluetooth: Simplify UUIDs clearing codeGravatar Johan Hedberg 1-7/+3
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 1-4/+16
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryGravatar Johan Hedberg 1-2/+2
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsGravatar Johan Hedberg 1-2/+3
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsGravatar Johan Hedberg 1-0/+11
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtGravatar Jaganath Kanakkassery 1-8/+0
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 1-0/+5
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNGravatar Andrei Emeltchenko 1-0/+3
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGravatar Gustavo Padovan 1-0/+2
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 1-0/+98
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+2
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandGravatar Szymon Janc 1-0/+2
2012-11-18Bluetooth: Add support for setting LE advertising dataGravatar Johan Hedberg 1-0/+94
2012-11-18Bluetooth: Use proper invalid value for tx_powerGravatar Johan Hedberg 1-0/+2
2012-11-09Bluetooth: Notify about device registration before power onGravatar Marcel Holtmann 1-2/+2
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleGravatar Johan Hedberg 1-0/+3
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOGravatar Johan Hedberg 1-4/+11
2012-10-24Bluetooth: Add initial support for LE-only controllersGravatar Johan Hedberg 1-47/+0
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...Gravatar John W. Linville 1-19/+46
2012-10-15Bluetooth: AMP: Use Loglink handle in ACL Handle fieldGravatar Andrei Emeltchenko 1-1/+12
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionGravatar Andrei Emeltchenko 1-3/+19
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 1-2/+4
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+2
2012-09-27Bluetooth: Factor out hci_queue_aclGravatar Andrei Emeltchenko 1-4/+4
2012-09-27Bluetooth: Use %pMR in debug instead of batostrGravatar Andrei Emeltchenko 1-11/+11
2012-09-18Bluetooth: Fix not removing power_off delayed workGravatar Vinicius Costa Gomes 1-0/+2
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initGravatar Andrei Emeltchenko 1-0/+3
2012-09-08Bluetooth: trivial: Remove empty lineGravatar Andrei Emeltchenko 1-1/+0
2012-09-08Bluetooth: Remove unneeded zero initGravatar Andrei Emeltchenko 1-1/+1
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersGravatar Andrei Emeltchenko 1-2/+4
2012-07-10Bluetooth: debug: Add printing num of cmds queuedGravatar Andrei Emeltchenko 1-1/+2
2012-06-30Bluetooth: Do not auto off AMP controllerGravatar Andrei Emeltchenko 1-1/+4
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesGravatar Andrei Emeltchenko 1-4/+1
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPGravatar Andrei Emeltchenko 1-9/+4
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsGravatar Andrei Emeltchenko 1-6/+6
2012-06-12Bluetooth: Add opcode to error messageGravatar Andrei Emeltchenko 1-3/+11
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesGravatar Andrei Emeltchenko 1-14/+11
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETGravatar Andrei Emeltchenko 1-1/+1
2012-06-05Bluetooth: Remove magic disconnect reasonGravatar Andrei Emeltchenko 1-1/+1
2012-06-05Bluetooth: Filter duplicated reports in LE scanGravatar Andre Guedes 1-0/+1
2012-06-05Bluetooth: Really fix registering hci with duplicate nameGravatar Sasha Levin 1-17/+24
2012-06-05Bluetooth: Use __constant modifier in HCI codeGravatar Andrei Emeltchenko 1-1/+1
2012-06-05Bluetooth: Remove unneeded EXPORT_SYMBOLGravatar Gustavo Padovan 1-4/+0
2012-06-05Bluetooth: Remove unnecessary headers includeGravatar Gustavo Padovan 1-21/+2
2012-06-05Bluetooth: Fix coding style in the subsystemGravatar Gustavo Padovan 1-2/+5
2012-06-05Bluetooth: Remove most of the inline usageGravatar Gustavo Padovan 1-16/+17
2012-06-05Bluetooth: Use defined link key sizeGravatar Andrei Emeltchenko 1-1/+1
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSEGravatar Szymon Janc 1-2/+2
2012-06-05Bluetooth: Fix coding style in hci_core.cGravatar Gustavo Padovan 1-50/+53
2012-05-16Bluetooth: Fix packet size provided to the controllerGravatar Gustavo Padovan 1-2/+6