aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_ioctl.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-19
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\|
| * cfg80211: move TSF into IEsJohannes Berg2013-02-11
| * cfg80211: remove scan ies NULL checkJohannes Berg2013-02-11
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
|/
* mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-11
* mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-04
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-06
|\
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-30
* | wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida2012-11-30
* | mwifiex: fix struct member mismatchJohannes Berg2012-11-30
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-26
|\|
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-26
* | mwifiex: add multi-queue supportAvinash Patil2012-11-14
|/
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-28
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-28
* mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar2012-09-24
* mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-11
* mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-06
* mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-17
* mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-17
* mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-28
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-16
* mwifiex: save adapter pointer in wiphy_privAvinash Patil2012-05-16
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-17
* mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-17
* mwifiex: add support for WPS2.0Avinash Patil2012-04-12
* mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-12
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-09
* mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar2012-03-14
* mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2012-03-14
* mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar2012-03-13
* mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter2012-03-05
* mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar2012-03-05
* mwifiex: handle auto authentication mode correctlyAmitkumar Karwar2012-03-05
* mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-29
* mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-03
* | mwifiex: remove redundant band config codeAmitkumar Karwar2011-12-21
* | mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-13
* | mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-17
|/
* mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-14
* mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-14
* mwifiex: fix smatch errorsYogesh Ashok Powar2011-10-11
* mwifiex: remove unreachable codeAmitkumar Karwar2011-09-30
* mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar2011-09-27