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