summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix version display problem on big endian platformsAmitkumar Karwar2014-11-111-2/+2
* mwifiex: fix 5G association failure after leaving 2.4G IBSSXinming Hu2014-09-151-3/+6
* mwifiex: rename macro and variables related to API revisionAmitkumar Karwar2014-08-281-2/+2
* mwifiex: do not re-associate when already connectedUjjal Roy2014-07-181-10/+0Star
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: add hscfg to debugfsXinming Hu2014-06-251-2/+2
* mwifiex: wowlan: do not disconnect on suspendBing Zhao2014-06-191-1/+1
* mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
* mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar2014-03-311-2/+3
* mwifiex: cancel pending commands for signalAmitkumar Karwar2014-03-311-0/+1
* mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-271-0/+3
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-63/+54Star
* mwifiex: add key material v2 supportAvinash Patil2014-02-121-4/+32
* mwifiex: remove unsupported code in 11acBing Zhao2014-02-121-1/+1
* cfg80211: make connect ie param constJohannes Berg2014-02-041-1/+1
* mwifiex: use a function to replace two copies of a code fragmentBing Zhao2014-01-091-6/+11
* mwifiex: download per country tx power table to firmwareBing Zhao2013-12-181-0/+7
* mwifiex: send regulatory domain info to firmware only if alpha2 changedBing Zhao2013-12-181-0/+8
* mwifiex: fix memory leak issue for ibss joinUjjal Roy2013-11-251-2/+2
* mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-111-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-2/+2
|\
| * mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao2013-07-311-2/+2
* | mwifiex: correct max IE length check for WPS IEAvinash Patil2013-07-241-5/+6
|/
* mwifiex: channel switch handling for stationAmitkumar Karwar2013-06-191-0/+8
* mwifiex: add basic 11h support for stationAmitkumar Karwar2013-06-191-0/+3
* mwifiex: code rearrangement for better readabilityAmitkumar Karwar2013-06-191-12/+11Star
* mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-06-171-10/+8Star
* mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6Star
* mwifiex: remove redundant initialization for bss_descriptorBing Zhao2013-04-221-0/+5
* mwifiex: fix use-after-free in beacon_ie processingBing Zhao2013-04-221-5/+9
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-081-3/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-8/+2Star
|\
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-181-8/+2Star
* | mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-061-5/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-2/+3
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-8/+3Star
|\|
| * cfg80211: move TSF into IEsJohannes Berg2013-02-111-1/+1
| * cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-5/+0Star
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-2/+2
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-8/+3Star
|/
* mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-111-0/+14
* mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-8/+25
|\
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-9/+26
* | wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida2012-11-301-1/+1
* | mwifiex: fix struct member mismatchJohannes Berg2012-11-301-2/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-2/+1Star
|\|
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-2/+1Star
* | mwifiex: add multi-queue supportAvinash Patil2012-11-141-4/+2Star
|/