summaryrefslogtreecommitdiff
path: root/net/bluetooth (follow)
Commit message (Expand)AuthorAge
...
| | * 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
| | * Bluetooth: Fix respecting le_default_mps valueJohan Hedberg2014-02-13
| | * Bluetooth: Fix CID initialization for fixed channelsJohan Hedberg2014-02-13
| | * Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)Johan Hedberg2014-02-13
| | * Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXEDJohan Hedberg2014-02-13
| | * Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg2014-02-13
| | * Bluetooth: Remove useless l2cap_seq_list_remove functionJohan Hedberg2014-02-13
| | * Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg2014-02-13
| | * Bluetooth: Reorder L2CAP functions to avoid forward declarationsJohan Hedberg2014-02-13
| | * Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann2014-02-13
| | * Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann2014-02-13
| | * Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann2014-02-13
| | * Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-13
| | * Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann2014-02-13
| | * Bluetooth: Fix mgmt error code for negative PIN responseJohan Hedberg2014-02-13
| | * Bluetooth: Convert to use ATTRIBUTE_GROUPS macroWei Yongjun2014-02-13
| | * Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann2014-02-13
| | * Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann2014-02-13
| | * Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann2014-02-13
| | * Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann2014-02-13
| | * Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann2014-02-13
| | * Bluetooth: Limit acceptable link key types to only supported onesMarcel Holtmann2014-02-13
| | * Bluetooth: Enable Secure Connection during power on if configuredMarcel Holtmann2014-02-13
| | * Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann2014-02-13
| | * Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann2014-02-13
| | * Bluetooth: Enable Authenticated Payload Timeout Expired eventMarcel Holtmann2014-02-13
| | * Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann2014-02-13
| | * Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-13
| | * Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg2014-02-13
| * | 6lowpan: move 6lowpan header to include/netAlexander Aring2014-03-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina2014-04-01
| |\ \
| | * | HID: remove hid_output_raw_report transport implementationsBenjamin Tissoires2014-03-14
| | * | HID: hidp: Add a comment that some devices depend on the current behavior of ...Frank Praznik2014-02-24
| | * | HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-17