summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| | * Bluetooth: Don't fail RFCOMM tty writesPeter Hurley2014-02-14
| | * Bluetooth: Force -EIO from tty read/write if .activate() failsPeter Hurley2014-02-14
| | * Bluetooth: Cleanup RFCOMM device registration error handlingPeter Hurley2014-02-14
| | * Bluetooth: Refactor rfcomm_dev_add()Peter Hurley2014-02-14
| | * Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctlsPeter Hurley2014-02-14
| | * Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()Peter Hurley2014-02-14
| | * Bluetooth: Fix RFCOMM parent device for reused dlcPeter Hurley2014-02-14
| | * Bluetooth: Fix unsafe RFCOMM device parentingPeter Hurley2014-02-14
| | * Bluetooth: Directly close dlc for not yet started RFCOMM sessionPeter Hurley2014-02-14
| | * Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()Peter Hurley2014-02-14
| | * Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()Peter Hurley2014-02-14
| | * Bluetooth: Simplify RFCOMM session state evalPeter Hurley2014-02-14
| | * Bluetooth: Verify dlci not in use before rfcomm_dev createPeter Hurley2014-02-14
| | * Bluetooth: Fix RFCOMM tty teardown racePeter Hurley2014-02-14
| | * Bluetooth: Fix unreleased rfcomm_dev referencePeter Hurley2014-02-14
| | * Bluetooth: Release rfcomm_dev only oncePeter Hurley2014-02-14
| | * Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctlPeter Hurley2014-02-14
| | * Bluetooth: Fix racy acquire of rfcomm_dev referencePeter Hurley2014-02-14
| | * Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"Peter Hurley2014-02-14
| | * Revert "Bluetooth: Always wait for a connection on RFCOMM open()"Peter Hurley2014-02-14
| | * Revert "Bluetooth: Remove rfcomm_carrier_raised()"Peter Hurley2014-02-14
| | * Bluetooth: Enable LE L2CAP CoC support by defaultJohan Hedberg2014-02-14
| | * Bluetooth: Use connection parameters if anyAndre Guedes2014-02-13
| | * Bluetooth: Introduce connection parameters listAndre Guedes2014-02-13
| | * Bluetooth: Track if link is using P-256 authenticated combination keyMarcel Holtmann2014-02-13
| | * Bluetooth: Include security level 4 in connections checkMarcel Holtmann2014-02-13
| | * Bluetooth: Add management command for Secure Connection Only ModeMarcel Holtmann2014-02-13
| | * Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann2014-02-13
| | * Bluetooth: Remove check for valid LTK authenticated parameterMarcel Holtmann2014-02-13
| | * Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR linksMarcel Holtmann2014-02-13
| | * Bluetooth: Remove one level of indentation from hci_encrypt_change_evtMarcel Holtmann2014-02-13
| | * Bluetooth: Remove use_debug_keys debugfs entryMarcel Holtmann2014-02-13
| | * Bluetooth: Add management command to allow use of debug keysMarcel Holtmann2014-02-13
| | * Bluetooth: Add management setting for use of debug keysMarcel Holtmann2014-02-13
| | * Bluetooth: Introduce le_conn_failed() helperAndre Guedes2014-02-13
| | * Bluetooth: Save connection interval parameters in hci_connAndre Guedes2014-02-13
| | * Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg2014-02-13
| | * Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg2014-02-13
| | * Bluetooth: Make LTK key type check more readableJohan Hedberg2014-02-13
| | * Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg2014-02-13
| | * Bluetooth: Remove Simultaneous LE & BR/EDR flags from ADJohan Hedberg2014-02-13
| | * Bluetooth: Enable LTK distribution to slave devicesJohan Hedberg2014-02-13
| | * Bluetooth: Increment management interface revisionMarcel Holtmann2014-02-13
| | * Bluetooth: Remove unnecessary check for chan->psmJohan Hedberg2014-02-13
| | * Bluetooth: Always use l2cap_chan->psm for returning PSM to user spaceJohan Hedberg2014-02-13
| | * Bluetooth: Refuse peer RFCOMM address reading when not connectedJohan Hedberg2014-02-13
| | * Bluetooth: Refuse peer L2CAP address reading when not connectedJohan Hedberg2014-02-13
| | * Bluetooth: Free up l2cap_chan->sport when initiating a connectionJohan Hedberg2014-02-13
| | * Bluetooth: Fix disconnecting L2CAP when a credits overflow occursJohan Hedberg2014-02-13
| | * Bluetooth: Fix disconnecting L2CAP channel for credits violationJohan Hedberg2014-02-13