aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net/mac802154: Remove extra blank lines.Stefan Schmidt2014-12-05
* net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt2014-12-05
* net/ieee802154: Make sure alignment matches parenthesis..Stefan Schmidt2014-12-05
* net/6lowpan: Remove FSF address from GPL statement.Stefan Schmidt2014-12-05
* Bluetooth: Clear discovery filter before starting background scanMarcel Holtmann2014-12-05
* Bluetooth: Fix memory leaks from discovery filter UUID listMarcel Holtmann2014-12-05
* Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-05
* Bluetooth: Add support for Start Service Discovery commandJakub Pawlowski2014-12-05
* Bluetooth: Add logic for UUID filter handlingJakub Pawlowski2014-12-05
* Bluetooth: Add framework for device found filtering based on UUIDMarcel Holtmann2014-12-05
* Bluetooth: Filter device found events based on RSSI thresholdMarcel Holtmann2014-12-05
* Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-05
* Bluetooth: Split triggering of discovery commands into separate functionMarcel Holtmann2014-12-04
* Bluetooth: Use {start,stop}_discovery_complete handler for cmd_completeMarcel Holtmann2014-12-04
* Bluetooth: Simplify the error handling of Start Discovery commandMarcel Holtmann2014-12-04
* Bluetooth: Increment management interface revisionMarcel Holtmann2014-12-03
* Bluetooth: Increase minor version of core moduleMarcel Holtmann2014-12-03
* Bluetooth: Fix false-positive "uninitialized" compiler warningJohan Hedberg2014-12-03
* Bluetooth: Fix minor coding style issue in smp.cJohan Hedberg2014-12-03
* Bluetooth: Fix SMP debug key handlingJohan Hedberg2014-12-03
* Bluetooth: Organize SMP crypto functions to logical sectionsJohan Hedberg2014-12-03
* Bluetooth: Fix missing const declarations in SMP functionsJohan Hedberg2014-12-03
* Bluetooth: Introduce SMP_DBG macro for low-level debugingJohan Hedberg2014-12-03
* Bluetooth: Add basic LE SC OOB support for remote OOB dataJohan Hedberg2014-12-03
* Bluetooth: Set SMP OOB flag if OOB data is availableJohan Hedberg2014-12-03
* Bluetooth: Add support for adding remote OOB data for LEJohan Hedberg2014-12-03
* Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-03
* Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-03
* Bluetooth: Add SC-only mode support for SMPJohan Hedberg2014-12-03
* Bluetooth: Add full SMP BR/EDR supportJohan Hedberg2014-12-03
* Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-03
* Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-03
* Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-03
* Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is setJohan Hedberg2014-12-03
* Bluetooth: Add dummy handler for LE SC keypress notificationJohan Hedberg2014-12-03
* Bluetooth: Fix DHKey Check sending order for slave roleJohan Hedberg2014-12-03
* Bluetooth: Add passkey entry support for LE SCJohan Hedberg2014-12-03
* Bluetooth: Fix BR/EDR Link Key type when derived through LE SCJohan Hedberg2014-12-03
* Bluetooth: Add support for SC just-works pairingJohan Hedberg2014-12-03
* Bluetooth: Set correct LTK type and authentication for SCJohan Hedberg2014-12-03
* Bluetooth: Add check for accidentally generating a debug keyJohan Hedberg2014-12-03
* Bluetooth: Detect SMP SC debug keysJohan Hedberg2014-12-03
* Bluetooth: Add selection of the SC authentication methodJohan Hedberg2014-12-03
* Bluetooth: Track authentication method in SMP contextJohan Hedberg2014-12-03
* Bluetooth: Add support for LE SC key generationJohan Hedberg2014-12-03
* Bluetooth: Add support for LE SC DHKey check PDUJohan Hedberg2014-12-03
* Bluetooth: Add support for handling LE SC user responseJohan Hedberg2014-12-03
* Bluetooth: Add support for LE SC numeric comparisonJohan Hedberg2014-12-03
* Bluetooth: Add LE SC support for responding to Pairing Confirm PDUJohan Hedberg2014-12-03
* Bluetooth: Add support for sending LE SC Confirm valueJohan Hedberg2014-12-03