summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-271-1/+1
* Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-271-0/+5
* Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-261-11/+19
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-261-16/+9Star
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-264-17/+17
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-262-2/+2
* Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-251-0/+5
* Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak2015-10-251-0/+2
* Bluetooth: Fix crash on SCO disconnectKuba Pawlak2015-10-251-0/+2
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2015-10-221-1/+1
* Bluetooth: Make hci_disconnect() behave correctly for all statesJohan Hedberg2015-10-221-8/+3Star
* Bluetooth: Take advantage of connection abort helpersJohan Hedberg2015-10-222-104/+11Star
* Bluetooth: Introduce hci_req helper to abort a connectionJohan Hedberg2015-10-222-0/+97
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-223-0/+30
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-221-0/+10
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-212-19/+3Star
* Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg2015-10-211-1/+0Star
* Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg2015-10-211-6/+7
* Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg2015-10-211-23/+32
* Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-211-1/+1
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-213-11/+11
* Bluetooth: Add le_addr_type() helper functionJohan Hedberg2015-10-211-38/+18Star
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-211-9/+43
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-211-1/+4
* Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins2015-10-211-1/+10
* Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins2015-10-211-17/+27
* Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins2015-10-211-14/+18
* 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-211-19/+1Star
* 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-211-2/+1Star
* bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-211-30/+27Star
* Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-211-5/+7
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-212-8/+18
* Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-211-0/+14
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-211-0/+19
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-212-32/+19Star
* Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-211-4/+5
* Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-211-0/+11
* Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann2015-10-211-4/+1Star
* 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/+8Star
| * 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/+0Star
| * | Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-081-15/+5Star
| * | Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-081-21/+21