summaryrefslogtreecommitdiff
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-11
|\
| * Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann2015-10-08
| * 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-08
| * Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-08
| * Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-08
| * Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg2015-10-08
| * Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg2015-10-08
| * Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg2015-10-08
| * Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg2015-10-08
| * Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-08
| * Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-08
| * Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-08
| * Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-08
| * Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-08
| * Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-05
| * Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-05
| * Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-05
| * Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-05
| * Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-05
| * Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-29
| * Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\ \ | |/ |/|
| * Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg2015-09-17
* | Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc2015-09-18
* | Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-18
* | Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann2015-09-17
* | Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-17
* | Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg2015-09-17
|/
* Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak2015-08-28
* Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause2015-08-28
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-08-17
|\
| * 6lowpan: add generic 6lowpan netdev private dataAlexander Aring2015-08-11
| * Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring2015-08-11
| * Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski2015-08-10
| * Bluetooth: timeout handling in new connect procedureJakub Pawlowski2015-08-10
| * Bluetooth: advertisement handling in new connect procedureJakub Pawlowski2015-08-10
| * Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-10
| * Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-10
| * Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter2015-08-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\ \ | |/ |/|
| * Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski2015-08-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \ | |/
| * Bluetooth: Fix NULL pointer dereference in smp_conn_securityJohan Hedberg2015-07-23
| * bluetooth: fix list handlingLinus Torvalds2015-07-04
* | Bluetooth: 6lowpan: Fix possible raceAlexander Aring2015-07-30
* | Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET2015-07-30
* | Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang2015-07-30
* | Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang2015-07-30
* | Bluetooth: Move get info completed callback to a2mp.cArron Wang2015-07-30
* | Bluetooth: Move high speed specific event under BT_HS optionArron Wang2015-07-30