summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-023-54/+65
* Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-022-51/+58
* Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-022-7/+0
* Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-023-16/+0
* Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-022-14/+15
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-025-44/+84
* Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-021-0/+6
* Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-021-9/+34
* Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-021-4/+31
* Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-021-1/+11
* Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-021-1/+10
* Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann2015-04-021-1/+10
* Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann2015-04-021-1/+1
* Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-021-0/+26
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-305-16/+22
* Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-304-32/+32
* Bluetooth: Remove superfluous extra empty line between functionsMarcel Holtmann2015-03-291-1/+0
* Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann2015-03-291-37/+34
* Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann2015-03-291-8/+6
* Bluetooth: Update adv. parameters when conn. setting changesArman Uguray2015-03-281-1/+2
* Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray2015-03-281-1/+20
* Bluetooth: Fix using global connectable settings for advArman Uguray2015-03-281-4/+10
* Bluetooth: Fix race condition with HCI_RESET flagJohan Hedberg2015-03-281-10/+10
* Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann2015-03-281-8/+4
* at86rf230: fix is_tx while error handlingAlexander Aring2015-03-271-0/+1
* at86rf230: remove unnecessary spinlockAlexander Aring2015-03-271-9/+0
* mac802154: cleanup concurrent checkAlexander Aring2015-03-271-14/+6
* Bluetooth: Unify advertising data code pathsArman Uguray2015-03-261-91/+64
* Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-261-3/+29
* Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-261-0/+19
* Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-261-2/+9
* Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-261-1/+8
* Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-261-8/+30
* Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-261-31/+56
* Bluetooth: Add macros for advertising instance flagsArman Uguray2015-03-261-0/+8
* Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-251-1/+1
* Bluetooth: hci_uart: Add setup callbackLoic Poulain2015-03-252-0/+12
* Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-241-7/+46
* Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-242-20/+83
* Bluetooth: Add support for instance scan responseArman Uguray2015-03-241-14/+52
* Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-241-0/+103
* Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-241-10/+273
* Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-242-0/+17
* Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray2015-03-241-0/+2
* Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray2015-03-241-0/+34
* Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann2015-03-221-1/+37
* Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-221-8/+9
* Bluetooth: Read Verbose Config Version Info for Broadcom devicesMarcel Holtmann2015-03-211-0/+19
* Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
* Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-201-2/+2
OpenPOWER on IntegriCloud