summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-111-0/+14
* mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
* 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/+1
|\|
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-2/+1
* | mwifiex: add multi-queue supportAvinash Patil2012-11-141-4/+2
|/
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-2/+2
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-281-0/+30
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-0/+29
* mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar2012-09-241-0/+13
* mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-111-0/+40
* mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-061-3/+9
* mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-171-117/+7
* mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-171-163/+0
* mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-281-3/+0
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-161-1/+6
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-161-1/+1
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-171-1/+4
* mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-171-28/+19
* mwifiex: add support for WPS2.0Avinash Patil2012-04-121-0/+34
* mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-121-1/+2
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-091-33/+0
* mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-141-1/+1
* mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-141-51/+51
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-131-8/+5
* mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2012-03-051-2/+2
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-051-3/+2
* mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-051-0/+11
* mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-291-5/+5
* mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-031-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-041-1/+6
|\
| * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-031-1/+6
* | mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-211-61/+0
* | mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-131-2/+2
* | mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-171-2/+2
|/
* mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-141-2/+2
* mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-141-2/+4
* mwifiex: fix smatch errorsYogesh Ashok Powar2011-10-111-1/+1
* mwifiex: remove unreachable codeAmitkumar Karwar2011-09-301-44/+2
* mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2011-09-271-2/+3
* mwifiex: update bss band informationAmitkumar Karwar2011-09-271-2/+4
* mwifiex: remove unneeded NULL checkDan Carpenter2011-09-211-2/+2
* mwifiex: add a kfree() to an error pathDan Carpenter2011-09-211-0/+1
* mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar2011-09-131-4/+5
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-91/+109
* mwifiex: remove redundant variable scan_table_idxBing Zhao2011-08-081-12/+0
* mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao2011-08-081-14/+4