summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Fix outgoing authentication requirement checkJohan Hedberg2014-02-131-2/+5
* mwifiex: add key material v2 supportAvinash Patil2014-02-126-12/+388
* mwifiex: parse API version from FWAvinash Patil2014-02-124-1/+60
* mwifiex: disable all TDLS link during disconnectionAvinash Patil2014-02-123-0/+40
* mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-122-5/+38
* mwifiex: add VHT support for TDLSAvinash Patil2014-02-126-7/+346
* mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil2014-02-121-11/+12
* mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-125-4/+31
* mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil2014-02-123-6/+48
* mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil2014-02-124-0/+100
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-126-1/+137
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-124-0/+64
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-128-0/+246
* mwifiex: parse TDLS action frames during RXAvinash Patil2014-02-126-7/+160
* mwifiex: add tdls_mgmt handler supportAvinash Patil2014-02-128-0/+533
* mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-124-16/+21
* mwifiex: move station list functions to common codeAvinash Patil2014-02-123-118/+124
* mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil2014-02-124-23/+28
* mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2014-02-122-7/+21
* mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-122-2/+13
* mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-122-0/+7
* mwifiex: don't leak DMA command skbuffsAaron Durbin2014-02-121-7/+7
* mwifiex: balance dma map/unmap sizesAaron Durbin2014-02-122-74/+72Star
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-128-8/+255
* mwifiex: separate out next scan command queueing logicAmitkumar Karwar2014-02-121-62/+71
* mwifiex: separate out response buffer parsing codeAmitkumar Karwar2014-02-121-146/+163
* mwifiex: change beacon parameter structureAmitkumar Karwar2014-02-122-13/+16
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-126-28/+17Star
* mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao2014-02-121-13/+13