summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar1-0/+1
2011-06-23mwifiex: 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-05mwifiex: remove unused macros in decl.h and main.hBing Zhao1-7/+0
2011-04-05mwifiex: remove unused radio_on variable and macrosMarc Yang1-1/+0
2011-04-05mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-6/+1
2011-04-05mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-2/+0
2011-04-05mwifiex: remove unnecessary _set_auth functionsMarc Yang1-8/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1081