summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-291-80/+165
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-1/+1
* | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-011-7/+3Star
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-301-4/+16
|\ \ \ | |_|/ |/| |
| * | Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2013-01-181-2/+2
| * | Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2013-01-181-2/+3
| * | Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-181-0/+11
* | | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-101-8/+0Star
|/ /
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-031-0/+5
|\ \
| * | Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko2012-12-031-0/+3
| * | Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2012-12-031-0/+2
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-211-0/+98
|\| |
| * | Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc2012-11-201-0/+2
| * | Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-191-0/+94
| * | Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-191-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-2/+2
|\ \ \ | |/ / |/| |
| * | Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| |/
* | Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2012-11-011-0/+3
* | Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg2012-10-241-4/+11
* | Bluetooth: Add initial support for LE-only controllersJohan Hedberg2012-10-241-47/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-191-19/+46
|\ \ | |/ |/|
| * Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko2012-10-151-1/+12
| * Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-3/+19
| * Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko2012-09-271-4/+4
| * Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-271-11/+11
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-2/+4
|\|
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-081-0/+3
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-081-1/+0Star
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+2
|\ \ | |/ |/|
| * Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes2012-09-191-0/+2
* | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-2/+4
|/
* Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-101-1/+2
* Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-301-1/+4
* Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-191-4/+1Star
* Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-121-9/+4Star
* Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-121-6/+6
* Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-121-3/+11
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-121-14/+11Star
* Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko2012-06-121-1/+1
* Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko2012-06-051-1/+1
* Bluetooth: Filter duplicated reports in LE scanAndre Guedes2012-06-051-0/+1
* Bluetooth: Really fix registering hci with duplicate nameSasha Levin2012-06-051-17/+24
* Bluetooth: Use __constant modifier in HCI codeAndrei Emeltchenko2012-06-051-1/+1
* Bluetooth: Remove unneeded EXPORT_SYMBOLGustavo Padovan2012-06-051-4/+0Star
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-21/+2Star
* Bluetooth: Fix coding style in the subsystemGustavo Padovan2012-06-051-2/+5
* Bluetooth: Remove most of the inline usageGustavo Padovan2012-06-051-16/+17
* Bluetooth: Use defined link key sizeAndrei Emeltchenko2012-06-051-1/+1