summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-204-42/+99
|\
| * Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski2015-10-162-8/+20
| * Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg2015-10-161-4/+19
| * Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg2015-10-161-1/+6
| * Bluetooth: Fix LE reconnection logicJohan Hedberg2015-10-164-12/+8
| * Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg2015-10-161-17/+36
| * Bluetooth: Fix double scan updatesJakub Pawlowski2015-10-163-5/+15
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-114-76/+230
|\ \
| * | Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-081-14/+15
| * | 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-081-6/+0
| * | Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-081-15/+5
| * | Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-081-21/+21
| * | Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg2015-10-081-12/+4
| * | Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg2015-10-081-2/+0
| * | Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg2015-10-081-3/+0
| * | Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg2015-10-081-2/+1
| * | Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-081-0/+7
| * | Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-081-7/+8
| * | Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-081-3/+60
| * | Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-082-0/+18
| * | Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-1/+24
| * | Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+26
| * | Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-051-0/+3
| * | Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-051-0/+5
| * | Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-051-0/+6
| * | Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-051-7/+9
| * | Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-291-0/+19
| * | Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-241-0/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-6/+6
|\ \ \ | |/ / |/| / | |/
| * Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg2015-09-171-6/+6
* | Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-181-0/+21
* | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-181-0/+16
* | Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann2015-09-171-1/+1
* | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-172-2/+11
* | Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg2015-09-171-1/+2
|/
* Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak2015-08-281-2/+10
* Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause2015-08-281-3/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-178-57/+306
|\
| * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-111-3/+6
| * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-111-1/+1
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-102-5/+8
| * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-101-2/+6
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-103-37/+72
| * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-102-0/+207
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-104-10/+7
| * Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter2015-08-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-1/+1
|\ \ | |/ |/|
| * Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski2015-08-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+4
|\ \ | |/
| * Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-231-0/+4
OpenPOWER on IntegriCloud