aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.c
AgeCommit message (Expand)Author
2013-05-08mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan
2012-11-14mwifiex: process RX packets in SDIO IRQ thread directlyBing Zhao
2012-11-14mwifiex: add multi-queue supportAvinash Patil
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar
2012-09-28mwifiex: add P2P interfaceStone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-06-22mwifiex: wake up main thread to handle Tx traffic if scan is delayed/abortedAmitkumar Karwar
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-03mwifiex: handle an error path correctlyAmitkumar Karwar
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-09mwifiex: print driver version informationAmitkumar Karwar
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao