summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2015-10-22Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg
2015-10-22Bluetooth: Take advantage of connection abort helpersJohan Hedberg
2015-10-22Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg
2015-10-22Bluetooth: Fix crash in SMP when unpairingJohan Hedberg
2015-10-22Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg
2015-10-21Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg
2015-10-21Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg
2015-10-21Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg
2015-10-21Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann
2015-10-20Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins
2015-10-20Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins
2015-10-20Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins
2015-10-206lowpan: cleanup lowpan_header_decompressAlexander Aring
2015-10-206lowpan: cleanup lowpan_header_compressAlexander Aring
2015-10-20bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring
2015-10-20Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-10-20Bluetooth: Add support setup stage internal notification eventMarcel Holtmann
2015-10-20Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-10-20Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann
2015-10-20Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg
2015-10-20Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann
2015-10-20Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann
2015-10-20Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16Bluetooth: Fix initializing conn_params in scan phaseJakub Pawlowski
2015-10-16Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanupJohan Hedberg
2015-10-16Bluetooth: Fix remove_device behavior for explicit connectsJohan Hedberg
2015-10-16Bluetooth: Fix LE reconnection logicJohan Hedberg
2015-10-16Bluetooth: Fix reference counting for LE-scan based connectionsJohan Hedberg
2015-10-16Bluetooth: Fix double scan updatesJakub Pawlowski
2015-10-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
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