summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add management setting for use of debug keysMarcel Holtmann2014-02-132-2/+11
* Bluetooth: Introduce le_conn_failed() helperAndre Guedes2014-02-131-8/+16
* Bluetooth: Group list_head fields from strcut hci_dev togetherAndre Guedes2014-02-131-5/+2Star
* Bluetooth: Save connection interval parameters in hci_connAndre Guedes2014-02-132-2/+6
* Bluetooth: Fix differentiating stored master vs slave LTK typesJohan Hedberg2014-02-134-8/+24
* Bluetooth: Remove unnecessary LTK type check from hci_add_ltkJohan Hedberg2014-02-131-3/+0Star
* Bluetooth: Make LTK key type check more readableJohan Hedberg2014-02-131-1/+1
* Bluetooth: Fix long_term_keys debugfs outputJohan Hedberg2014-02-131-2/+2
* Bluetooth: Remove Simultaneous LE & BR/EDR flags from ADJohan Hedberg2014-02-131-7/+1Star
* Bluetooth: Enable LTK distribution to slave devicesJohan Hedberg2014-02-131-2/+2
* Bluetooth: Increment management interface revisionMarcel Holtmann2014-02-131-1/+1
* Bluetooth: Remove unnecessary check for chan->psmJohan Hedberg2014-02-131-4/+1Star
* Bluetooth: Always use l2cap_chan->psm for returning PSM to user spaceJohan Hedberg2014-02-131-2/+2
* Bluetooth: Refuse peer RFCOMM address reading when not connectedJohan Hedberg2014-02-131-0/+3
* Bluetooth: Refuse peer L2CAP address reading when not connectedJohan Hedberg2014-02-131-0/+3
* Bluetooth: Free up l2cap_chan->sport when initiating a connectionJohan Hedberg2014-02-131-0/+7
* Bluetooth: Fix disconnecting L2CAP when a credits overflow occursJohan Hedberg2014-02-131-1/+14
* Bluetooth: Fix disconnecting L2CAP channel for credits violationJohan Hedberg2014-02-131-0/+1
* Bluetooth: Fix respecting le_default_mps valueJohan Hedberg2014-02-131-1/+1
* Bluetooth: Fix CID initialization for fixed channelsJohan Hedberg2014-02-132-2/+5
* Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)Johan Hedberg2014-02-131-0/+2
* Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXEDJohan Hedberg2014-02-132-12/+18
* Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg2014-02-133-12/+13
* Bluetooth: Remove useless l2cap_seq_list_remove functionJohan Hedberg2014-02-131-32/+8Star
* Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reachedJohan Hedberg2014-02-132-0/+30
* Bluetooth: Reorder L2CAP functions to avoid forward declarationsJohan Hedberg2014-02-131-208/+207Star
* Bluetooth: Add firmware update for Atheros 0cf3:311fOliver Neukum2014-02-132-0/+3
* Bluetooth: Enable Atheros 0cf3:311e for firmware uploadOliver Neukum2014-02-132-0/+3
* Bluetooth: Add debugfs entry to show Secure Connections Only modeMarcel Holtmann2014-02-132-0/+21
* Bluetooth: Handle security level 4 for RFCOMM connectionsMarcel Holtmann2014-02-133-2/+15
* Bluetooth: Handle security level 4 for L2CAP connectionsMarcel Holtmann2014-02-133-3/+19
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-133-5/+15
* Bluetooth: Track Secure Connections support of remote devicesMarcel Holtmann2014-02-132-0/+11
* Bluetooth: Fix mgmt error code for negative PIN responseJohan Hedberg2014-02-131-1/+1
* Bluetooth: Convert to use ATTRIBUTE_GROUPS macroWei Yongjun2014-02-131-16/+2Star
* Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann2014-02-132-11/+42
* Bluetooth: Add internal function for storing P-192 and P-256 dataMarcel Holtmann2014-02-132-7/+39
* Bluetooth: Provide remote OOB data for Secure ConnectionsMarcel Holtmann2014-02-133-13/+31
* Bluetooth: Add debugfs quirk for forcing Secure Connections supportMarcel Holtmann2014-02-133-3/+55
* Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann2014-02-134-15/+65
* Bluetooth: Limit acceptable link key types to only supported onesMarcel Holtmann2014-02-131-1/+1
* Bluetooth: Enable Secure Connection during power on if configuredMarcel Holtmann2014-02-131-0/+8
* Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann2014-02-134-0/+141
* Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann2014-02-133-0/+9
* Bluetooth: Enable Authenticated Payload Timeout Expired eventMarcel Holtmann2014-02-131-0/+4
* Bluetooth: Add support for handling P-256 derived link keysMarcel Holtmann2014-02-132-3/+6
* Bluetooth: Add definitions for new link key typesMarcel Holtmann2014-02-133-5/+7
* Bluetooth: Add HCI command definition for extended OOB dataMarcel Holtmann2014-02-131-0/+18
* Bluetooth: Add HCI command definition for Secure Connections enablingMarcel Holtmann2014-02-131-0/+11
* Bluetooth: Add LMP feature definitions for Secure Connections supportMarcel Holtmann2014-02-132-0/+7