aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
...
* | Bluetooth: Add 'sync' specifier to synchronous request APIsJohan Hedberg2015-11-19
* | Bluetooth: Move synchronous request handling into hci_request.cJohan Hedberg2015-11-19
* | Bluetooth: Remove unnecessary call to hci_update_background_scanJohan Hedberg2015-11-19
* | Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-19
* | Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-19
* | Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-19
* | Bluetooth: Add clarifying comment why schedule_work is usedJohan Hedberg2015-11-19
* | Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-19
* | Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-19
* | Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-19
* | Bluetooth: Make LE only events conditional on supported commandsMarcel Holtmann2015-11-19
* | Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event maskMarcel Holtmann2015-11-19
* | Bluetooth: Build LE event mask based on supported commandsMarcel Holtmann2015-11-19
* | Bluetooth: Move BR/EDR default events behind its featuresMarcel Holtmann2015-11-19
|/
* Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg2015-11-04
* Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg2015-11-04
* Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2015-11-04
* Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann2015-11-04
* bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-27
* Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-27
* Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-26
* Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-26
* Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-25
* Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak2015-10-25
* Bluetooth: Fix crash on SCO disconnectKuba Pawlak2015-10-25
* 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-20
* Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins2015-10-20
* Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins2015-10-20
* 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-20
* 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-20
* bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-20
* Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-20
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-20