summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-03Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk
2015-04-03Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk
2015-04-02Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann
2015-04-02Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg
2015-04-02Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg
2015-04-02Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg
2015-04-02Bluetooth: Remove unneeded recv_event variableJohan Hedberg
2015-04-02Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg
2015-04-02Bluetooth: Add second hci_request callback option for full skbJohan Hedberg
2015-04-02Bluetooth: Add clarifying comment to command status handlingJohan Hedberg
2015-04-02Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann
2015-04-02Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann
2015-04-02Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann
2015-04-02Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann
2015-04-02Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann
2015-03-30Bluetooth: Refactor HCI request variables into own structJohan Hedberg
2015-03-30Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg
2015-03-29Bluetooth: Remove superfluous extra empty line between functionsMarcel Holtmann
2015-03-29Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann
2015-03-29Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann
2015-03-28Bluetooth: Update adv. parameters when conn. setting changesArman Uguray
2015-03-28Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray
2015-03-28Bluetooth: Fix using global connectable settings for advArman Uguray
2015-03-28Bluetooth: Fix race condition with HCI_RESET flagJohan Hedberg
2015-03-28Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann
2015-03-27at86rf230: fix is_tx while error handlingAlexander Aring
2015-03-27at86rf230: remove unnecessary spinlockAlexander Aring
2015-03-27mac802154: cleanup concurrent checkAlexander Aring
2015-03-26Bluetooth: Unify advertising data code pathsArman Uguray
2015-03-26Bluetooth: Update supported_flags for AD featuresArman Uguray
2015-03-26Bluetooth: Support the "tx-power" adv flagArman Uguray
2015-03-26Bluetooth: Support the "managed-flags" adv flagArman Uguray
2015-03-26Bluetooth: Support the "limited-discoverable" adv flagArman Uguray
2015-03-26Bluetooth: Support the "discoverable" adv flagArman Uguray
2015-03-26Bluetooth: Support the "connectable mode" adv flagArman Uguray
2015-03-26Bluetooth: Add macros for advertising instance flagsArman Uguray
2015-03-25Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann
2015-03-25Bluetooth: hci_uart: Add setup callbackLoic Poulain
2015-03-24Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann
2015-03-24Bluetooth: Add support for adv instance timeoutArman Uguray
2015-03-24Bluetooth: Add support for instance scan responseArman Uguray
2015-03-24Bluetooth: Implement the Remove Advertising commandArman Uguray
2015-03-24Bluetooth: Implement the Add Advertising commandArman Uguray
2015-03-24Bluetooth: Add data structure for advertising instanceArman Uguray
2015-03-24Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flagsArman Uguray
2015-03-24Bluetooth: Add definitions for Add/Remove Advertising APIArman Uguray
2015-03-22Bluetooth: Read Broadcom chip info for Apple Bluetooth devicesMarcel Holtmann
2015-03-22Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg