summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfp.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-537/+0
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-21/+29
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-2/+2
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+18
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar1-1/+1
2014-02-13mwifiex: remove unsupported code in 11acBing Zhao1-5/+0
2014-02-13mwifiex: make 11ac mcs rate tables global and constBing Zhao1-109/+89
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2013-08-01mwifiex: populate rates in probe request using cfg80211_scan_requestAvinash Patil1-5/+37
2013-07-31mwifiex: fix wrong data rates in P2P clientAvinash Patil1-1/+2
2013-02-19mwifiex: add 802.11AC supportYogesh Ashok Powar1-2/+157
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar1-31/+0
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar1-0/+31
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar1-2/+2
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-56/+30
2011-11-18mwifiex: add support for Marvell sd8797 deviceBing Zhao1-12/+26
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-5/+5
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-6/+2
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-6/+3
2011-04-05mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-2/+1
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+368