aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2015-10-08Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring
2015-10-08Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg
2015-10-08Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg
2015-10-08Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann
2015-10-08Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann
2015-10-05Bluetooth: Send transport open and close monitor eventsMarcel Holtmann
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann
2015-10-05Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-18Bluetooth: Fix reporting incorrect EIR in device found mgmt eventSzymon Janc
2015-09-18Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc
2015-09-17Bluetooth: Fix typo in smp_ah comment for hash functionMarcel Holtmann
2015-09-17Bluetooth: close HCI device when user channel socket gets closedSimon Fels
2015-09-17Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_KeyJohan Hedberg
2015-09-17Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg
2015-08-28Bluetooth: Fix SCO link type handling on connection completeKuba Pawlak
2015-08-28Bluetooth: Make the function sco_conn_del have a return type of voidNicholas Krause
2015-08-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-11Bluetooth: 6lowpan: change netdev_priv to lowpan_devAlexander Aring
2015-08-10Bluetooth: Enable new connection establishment procedure.Jakub Pawlowski
2015-08-10Bluetooth: timeout handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: advertisement handling in new connect procedureJakub Pawlowski
2015-08-10Bluetooth: add hci_connect_le_scanJakub Pawlowski
2015-08-10Bluetooth: add hci_lookup_le_connectJakub Pawlowski
2015-08-10Bluetooth: Fix breakage in amp_write_rem_assoc_frag()Dan Carpenter
2015-08-06Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY eventJakub Pawlowski
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-30Bluetooth: 6lowpan: Fix possible raceAlexander Aring
2015-07-30Bluetooth: cmtp: Do not use list_for_each_safe when not neededChristophe JAILLET
2015-07-30Bluetooth: Move create/accept phy link completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move amp assoc read/write completed callback to amp.cArron Wang
2015-07-30Bluetooth: Move get info completed callback to a2mp.cArron Wang
2015-07-30Bluetooth: Move high speed specific event under BT_HS optionArron Wang
2015-07-30Bluetooth: Add BT_HS config optionArron Wang
2015-07-23Bluetooth: Move IRK checking logic in preparation to new connect methodJakub Pawlowski
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins