summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in hci_eventJaganath Kanakkassery
2014-12-11Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()Jaganath Kanakkassery
2014-12-09Bluetooth: Add USB device 04ca:3010 as Atheros AR3012Janne Heikkinen
2014-12-09Bluetooth: fix err_cast.cocci warningsFengguang Wu
2014-12-08Bluetooth: Fix generation of non-resolvable private addressesMarcel Holtmann
2014-12-07Bluetooth: Check for force_lesc_support before rejecting SMP over BR/EDRMarcel Holtmann
2014-12-06Bluetooth: Check for force_lesc_support when enabling SMP over BR/EDRMarcel Holtmann
2014-12-05Bluetooth: Enable events for P-256 Public Key and DHKey commandsMarcel Holtmann
2014-12-05Bluetooth: Add support for enabling Extended Scanner Filter PoliciesMarcel Holtmann
2014-12-05Bluetooth: Add support for handling LE Direct Advertising Report eventsMarcel Holtmann
2014-12-05Bluetooth: Enabled LE Direct Advertising Report event if supportedMarcel Holtmann
2014-12-05Bluetooth: Add definitions for LE Direct Advertising Report eventMarcel Holtmann
2014-12-05Bluetooth: Move LE advertising report defines to the right locationMarcel Holtmann
2014-12-05cc2520: adds terminating newlineVarka Bhadram
2014-12-05mac802154: use goto label on failureVarka Bhadram
2014-12-05Bluetooth: Report invalid RSSI for service discovery and background scanMarcel Holtmann
2014-12-05Bluetooth: Fix discovery filter when no RSSI is availableMarcel Holtmann
2014-12-05Bluetooth: Remove redundant reverse_base_uuid variableJohan Hedberg
2014-12-05Bluetooth: Fix Get Conn Info to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Fix initializing hci_conn RSSI to invalid valueJohan Hedberg
2014-12-05Bluetooth: Convert Get Clock Info to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert discovery commands to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert Unpair Device to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Convert Pair Device to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Use cmd_complete callback for authentication mgmt commandsJohan Hedberg
2014-12-05Bluetooth: Convert Disconnect mgmt command to use cmd_complete callbackJohan Hedberg
2014-12-05Bluetooth: Store parameter length with pending mgmt commandsJohan Hedberg
2014-12-05Bluetooth: Add callback to create proper cmd_complete eventsJohan Hedberg
2014-12-05net/mac802154: No need for an extra space when castingStefan Schmidt
2014-12-05net/mac802154: Remove extra blank lines.Stefan Schmidt
2014-12-05net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt
2014-12-05net/ieee802154: Make sure alignment matches parenthesis..Stefan Schmidt
2014-12-05net/6lowpan: Remove FSF address from GPL statement.Stefan Schmidt
2014-12-05Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann
2014-12-05Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann
2014-12-05Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann
2014-12-05Bluetooth: Add support for Start Service Discovery commandJakub Pawlowski
2014-12-05Bluetooth: Add logic for UUID filter handlingJakub Pawlowski
2014-12-05Bluetooth: Add framework for device found filtering based on UUIDMarcel Holtmann
2014-12-05Bluetooth: Filter device found events based on RSSI thresholdMarcel Holtmann
2014-12-05Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski
2014-12-05Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann
2014-12-04Bluetooth: Split triggering of discovery commands into separate functionMarcel Holtmann
2014-12-04Bluetooth: Use {start,stop}_discovery_complete handler for cmd_completeMarcel Holtmann
2014-12-04Bluetooth: Simplify the error handling of Start Discovery commandMarcel Holtmann
2014-12-03Bluetooth: Increment management interface revisionMarcel Holtmann
2014-12-03Bluetooth: Increase minor version of core moduleMarcel Holtmann
2014-12-03Bluetooth: Add support for Broadcom BCM20702A0 variants firmware downloadHeinrich Siebmanns
2014-12-03Bluetooth: btmrvl add firmware dump supportXinming Hu