summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-28
| | | * | | | | | | | | Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
| | | * | | | | | | | | Bluetooth: Add timer to force power offJohan Hedberg2014-02-27
| | | * | | | | | | | | Bluetooth: Add support for storing LE white list entriesMarcel Holtmann2014-02-28
| | | * | | | | | | | | Bluetooth: Add definitions for LE white list HCI commandsMarcel Holtmann2014-02-28
| | | * | | | | | | | | Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann2014-02-28
| | | * | | | | | | | | Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-27
| | | * | | | | | | | | Bluetooth: Add tracking of advertising address typeJohan Hedberg2014-02-27
| | | * | | | | | | | | Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Connection parameters and resolvable addressAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Refactor HCI connection codeAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Stop scanning on LE connectionAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Create hci_req_add_le_scan_disable helperAndre Guedes2014-02-26
| | | * | | | | | | | | Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-24
| | | * | | | | | | | | Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg2014-02-24
| | | * | | | | | | | | Bluetooth: Add convenience function for getting total connection countJohan Hedberg2014-02-24
| | | * | | | | | | | | Bluetooth: Store current RPA and update it if neededMarcel Holtmann2014-02-24
| | | * | | | | | | | | Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann2014-02-24
| | | * | | | | | | | | Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg2014-02-23
| | | * | | | | | | | | Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg2014-02-23
| | | * | | | | | | | | Bluetooth: Add timer for regenerating local RPAJohan Hedberg2014-02-23
| | | * | | | | | | | | Bluetooth: Add mgmt defines for privacyJohan Hedberg2014-02-22
| | | * | | | | | | | | Bluetooth: Add initial code for distributing local IRKJohan Hedberg2014-02-22
| | * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-02-24
| | |\| | | | | | | | | | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | * | | | | | | | Bluetooth: Provide option for changing LE advertising channel mapMarcel Holtmann2014-02-21
| | | * | | | | | | | Bluetooth: Track the current configured random addressMarcel Holtmann2014-02-20
| | | * | | | | | | | Bluetooth: Replace own_address_type with force_static_address debugfsMarcel Holtmann2014-02-20
| | | * | | | | | | | Bluetooth: Add support for sending New IRK eventJohan Hedberg2014-02-19
| | | * | | | | | | | Bluetooth: Move SMP LTK notification after key distributionJohan Hedberg2014-02-19
| | | * | | | | | | | Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltkJohan Hedberg2014-02-19
| | | * | | | | | | | Bluetooth: Return added key when adding LTKs and IRKsJohan Hedberg2014-02-19
| | | * | | | | | | | Bluetooth: Wait for SMP key distribution completion when pairingJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Fix updating Identity Address in L2CAP channelsJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Add convenience function for fetching IRKsJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Fix removing any IRKs when unpairing devicesJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Remove return values from functions that don't need themJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Fix missing address type check for removing LTKsJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Implement mgmt_load_irks commandJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Add hci_bdaddr_is_rpa convenience functionJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Add basic IRK management supportJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Add AES crypto context for each HCI deviceJohan Hedberg2014-02-18
| | | * | | | | | | | Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-14
| | | * | | | | | | | Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-14
| | | * | | | | | | | Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-14
| | | * | | | | | | | Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-14
| | | * | | | | | | | Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg2014-02-14