aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-01Bluetooth: Simplify UUIDs clearing codeJohan Hedberg1-7/+3
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville1-4/+16
2013-01-29Merge branch 'master' into for-nextJiri Kosina1-80/+165
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg1-2/+2
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg1-2/+3
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg1-0/+11
2013-01-10Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery1-8/+0
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville1-0/+5
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko1-0/+3
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville1-0/+98
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc1-0/+2
2012-11-18Bluetooth: Add support for setting LE advertising dataJohan Hedberg1-0/+94
2012-11-18Bluetooth: Use proper invalid value for tx_powerJohan Hedberg1-0/+2
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann1-2/+2
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg1-0/+3
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg1-4/+11
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg1-47/+0
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville1-19/+46
2012-10-15Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko1-1/+12
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko1-3/+19
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-2/+4
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-09-27Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko1-4/+4
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko1-11/+11
2012-09-18Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes1-0/+2
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko1-0/+3
2012-09-08Bluetooth: trivial: Remove empty lineAndrei Emeltchenko1-1/+0
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko1-1/+1
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko1-2/+4
2012-07-10Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko1-1/+2
2012-06-30Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko1-1/+4
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko1-4/+1
2012-06-12Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko1-9/+4
2012-06-12Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko1-6/+6
2012-06-12Bluetooth: Add opcode to error messageAndrei Emeltchenko1-3/+11
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko1-14/+11
2012-06-12Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko1-1/+1
2012-06-05Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko1-1/+1
2012-06-05Bluetooth: Filter duplicated reports in LE scanAndre Guedes1-0/+1
2012-06-05Bluetooth: Really fix registering hci with duplicate nameSasha Levin1-17/+24
2012-06-05Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko1-1/+1
2012-06-05Bluetooth: Remove unneeded EXPORT_SYMBOLGustavo Padovan1-4/+0
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan1-21/+2
2012-06-05Bluetooth: Fix coding style in the subsystemGustavo Padovan1-2/+5
2012-06-05Bluetooth: Remove most of the inline usageGustavo Padovan1-16/+17
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko1-1/+1