aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-04mwifiex: check wait_event_interruptible return valueBing Zhao1-11/+10
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+25
2012-11-30wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida1-1/+1
2012-11-30mwifiex: fix struct member mismatchJohannes Berg1-2/+3
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-9/+26
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+1
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-2/+1
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-4/+2
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-2/+2
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao1-0/+30
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-0/+29
2012-09-24mwifiex: disconnect the device before entering suspend stateAmitkumar Karwar1-0/+13
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar1-0/+40
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo1-3/+9
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar1-117/+7
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar1-163/+0
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar1-3/+0
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil1-1/+6
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil1-1/+1
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar1-1/+4
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar1-28/+19
2012-04-12mwifiex: add support for WPS2.0Avinash Patil1-0/+34
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar1-1/+2
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar1-33/+0
2012-03-14mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar1-1/+1
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar1-51/+51
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-8/+5
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter1-2/+2
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-3/+2
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar1-0/+11
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-5/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+6
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar1-1/+6
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar1-61/+0
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-2/+2
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao1-2/+2
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-2/+2
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-2/+4
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar1-1/+1
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar1-44/+2
2011-09-27mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()Amitkumar Karwar1-2/+3