aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar1-25/+24
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar1-4/+8
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil1-1/+1
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-17/+6
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar1-2/+0
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-5/+6
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-2/+8
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-1/+1
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-1/+3
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar1-0/+4
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville1-213/+53
2011-10-03mwifiex: handle an error path correctlyAmitkumar Karwar1-4/+1
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar1-210/+53
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-09mwifiex: print driver version informationAmitkumar Karwar1-0/+4
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-1/+1
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar1-10/+6
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar1-16/+2
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-14/+13
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz1-4/+4
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-10/+9
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko1-4/+0
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar1-54/+27
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-13/+6
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-3/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-38/+33
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1102