aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar1-2/+2
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-7/+2
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar1-3/+3
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter1-2/+1
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-8/+7
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar1-0/+1
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-1/+1
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar1-1/+1
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar1-0/+1
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-3/+0
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar1-0/+1
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar1-1/+1
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar1-2/+0
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar1-8/+1
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-0/+9
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao1-1/+2
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-8/+0
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-1/+6
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-4/+16
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar1-1/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar1-10/+8
2011-09-27mwifiex: update bss band informationAmitkumar Karwar1-1/+1
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-37/+12
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-3/+3
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar1-0/+1
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-8/+8
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar1-1/+0
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar1-0/+1
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar1-10/+1
2011-05-19mwifiex: adjust high/low water marks for tx_pending queueMarc Yang1-1/+2
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang1-0/+1
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang1-0/+2
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang1-1/+2
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar1-4/+0
2011-05-05mwifiex: fix simultaneous assoc and scan issueAmitkumar Karwar1-2/+2
2011-05-02mwifiex: fix missing tsf_val TLVBing Zhao1-1/+1
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar1-1/+1
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-12/+5
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-83/+40
2011-04-04mwifiex: remove unused macros in decl.h and main.hBing Zhao1-7/+0
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang1-1/+0
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-6/+1
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-2/+0
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang1-8/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1081