aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-1421/+0
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart1-2/+2
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-63/+82
2015-05-09mwifiex: do not return success when command times outDmitry Torokhov1-0/+2
2015-01-29mwifiex: support conversion to any virtual interface typeAvinash Patil1-30/+0
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil1-1/+1
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-1/+1
2015-01-06mwifiex: do not send key material cmd when delete wep keyXinming Hu1-1/+5
2014-11-11mwifiex: fix version display problem on big endian platformsAmitkumar Karwar1-2/+2
2014-09-15mwifiex: fix 5G association failure after leaving 2.4G IBSSXinming Hu1-3/+6
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar1-2/+2
2014-07-18mwifiex: do not re-associate when already connectedUjjal Roy1-10/+0
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-25mwifiex: add hscfg to debugfsXinming Hu1-2/+2
2014-06-19mwifiex: wowlan: do not disconnect on suspendBing Zhao1-1/+1
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar1-3/+4
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar1-2/+3
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar1-0/+1
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar1-0/+3
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-63/+54
2014-02-12mwifiex: add key material v2 supportAvinash Patil1-4/+32
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao1-1/+1
2014-02-04cfg80211: make connect ie param constJohannes Berg1-1/+1
2014-01-09mwifiex: use a function to replace two copies of a code fragmentBing Zhao1-6/+11
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao1-0/+7
2013-12-18mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao1-0/+8
2013-11-25mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar1-2/+3
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2013-07-31mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao1-2/+2
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil1-5/+6
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar1-0/+8
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar1-0/+3
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar1-12/+11
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake1-10/+8
2013-05-08mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-04-22mwifiex: remove redundant initialization for bss_descriptorBing Zhao1-0/+5
2013-04-22mwifiex: fix use-after-free in beacon_ie processingBing Zhao1-5/+9
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao1-3/+0
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+2
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar1-8/+2
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar1-5/+5
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+3
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar1-2/+3
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-8/+3
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-1/+1
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-5/+0
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+2
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-8/+3
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar1-0/+14