summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-03Bluetooth: btmrvl: remove extra newline characterAmitkumar Karwar
2014-12-03Bluetooth: Fix false-positive "uninitialized" compiler warningJohan Hedberg
2014-12-03Bluetooth: Fix minor coding style issue in smp.cJohan Hedberg
2014-12-03Bluetooth: Fix SMP debug key handlingJohan Hedberg
2014-12-03Bluetooth: Organize SMP crypto functions to logical sectionsJohan Hedberg
2014-12-03Bluetooth: Fix missing const declarations in SMP functionsJohan Hedberg
2014-12-03Bluetooth: Introduce SMP_DBG macro for low-level debugingJohan Hedberg
2014-12-03Bluetooth: Add basic LE SC OOB support for remote OOB dataJohan Hedberg
2014-12-03Bluetooth: Set SMP OOB flag if OOB data is availableJohan Hedberg
2014-12-03Bluetooth: Add support for adding remote OOB data for LEJohan Hedberg
2014-12-03Bluetooth: Store address type with OOB dataJohan Hedberg
2014-12-03Bluetooth: Unify remote OOB data functionsJohan Hedberg