summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex
AgeCommit message (Expand)AuthorFilesLines
2014-02-13mwifiex: add key material v2 supportAvinash Patil6-12/+388
2014-02-13mwifiex: parse API version from FWAvinash Patil4-1/+60
2014-02-13mwifiex: disable all TDLS link during disconnectionAvinash Patil3-0/+40
2014-02-13mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2-5/+38
2014-02-13mwifiex: add VHT support for TDLSAvinash Patil6-7/+346
2014-02-13mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlvAvinash Patil1-11/+12
2014-02-13mwifiex: AMPDU support for TDLS linkAvinash Patil5-4/+31
2014-02-13mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil3-6/+48
2014-02-13mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil4-0/+100
2014-02-13mwifiex: add cfg80211 change_station handler supportAvinash Patil6-1/+137
2014-02-13mwifiex: add cfg80211 add_station handler supportAvinash Patil4-0/+64
2014-02-13mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil8-0/+246
2014-02-13mwifiex: parse TDLS action frames during RXAvinash Patil6-7/+160
2014-02-13mwifiex: add tdls_mgmt handler supportAvinash Patil8-0/+533
2014-02-13mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar4-16/+21
2014-02-13mwifiex: move station list functions to common codeAvinash Patil3-118/+124
2014-02-13mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil4-23/+28
2014-02-13mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil2-7/+21
2014-02-13mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2-2/+13
2014-02-13mwifiex: update beamforming capability field for HTAmitkumar Karwar2-0/+7
2014-02-13mwifiex: don't leak DMA command skbuffsAaron Durbin1-7/+7
2014-02-13mwifiex: balance dma map/unmap sizesAaron Durbin2-74/+72
2014-02-13mwifiex: implement extended scan featureAmitkumar Karwar8-8/+255
2014-02-13mwifiex: separate out next scan command queueing logicAmitkumar Karwar1-62/+71
2014-02-13mwifiex: separate out response buffer parsing codeAmitkumar Karwar1-146/+163
2014-02-13mwifiex: change beacon parameter structureAmitkumar Karwar2-13/+16
2014-02-13mwifiex: remove unsupported code in 11acBing Zhao6-28/+17
2014-02-13mwifiex: improve readability in 11ac mcsmap to maxrate conversionBing Zhao1-13/+13
2014-02-13mwifiex: make 11ac mcs rate tables global and constBing Zhao2-132/+114
2014-02-13mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTEDBing Zhao2-8/+8
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+2
2014-02-05cfg80211: make connect ie param constJohannes Berg2-2/+2
2014-02-05cfg80211: Clean up connect params and channel fetchingJouni Malinen1-2/+3
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-01-23mwifiex: fix wakeup on magic packetAndreas Fenkart1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-22/+68
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy1-0/+14
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao1-1/+1
2014-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-01-13mwifiex: add missing endian conversion for fw_tsfAmitkumar Karwar1-2/+2
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar3-19/+51
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-17/+17
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao3-14/+13
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao1-2/+3
2014-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2014-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-35/+105
2013-12-26mwifiex: slight optimization of addr comparedingtianhong3-4/+3
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+1
2013-12-19mwifiex: download per country tx power table to firmwareBing Zhao4-2/+21