summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-1552/+0
* mwifiex: add ndo_validate_addr netdev opsAmitkumar Karwar2015-10-141-0/+1
* mwifiex: add usb multi endpoints resync supportZhaoyang Liu2015-09-291-4/+50
* mwifiex: add usb tx data multi endpoints supportZhaoyang Liu2015-09-291-2/+4
* mwifiex: Make mwifiex_dbg a function, reduce object sizeJoe Perches2015-09-291-0/+20
* mwifiex: support for bypass tx queueAvinash Patil2015-07-211-2/+47
* mwifiex: add tdls channel switch statusXinming Hu2015-07-211-2/+12
* mwifiex: device dump support via devcoredump frameworkAmitkumar Karwar2015-06-021-0/+90
* mwifiex: use generic name 'device dump'Amitkumar Karwar2015-06-021-2/+2
* mwifiex: minor changes in debug messagesAmitkumar Karwar2015-06-021-4/+4
* mwifiex: fix a possible double free issueAmitkumar Karwar2015-06-021-0/+1
* mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-261-45/+64
* mwifiex: add prints debug ctrl supportZhaoyang Liu2015-05-261-0/+5
* mwifiex: reduce spinlock usage in main processCathy Luo2015-05-091-6/+5
* Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-011-14/+62
|\
| * mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge2015-03-301-3/+0
| * mwifiex: add SDIO rx single port aggregationZhaoyang Liu2015-03-161-1/+9
| * mwifiex: preprocess packets from TX queueZhaoyang Liu2015-03-161-2/+19
| * mwifiex: avoid queue_work while work is ongoingShengzhen Li2015-03-161-6/+32
| * mwifiex: lock main process till reinitialization of vif is overAvinash Patil2015-03-161-1/+1
| * mwifiex: use del_timer variant in interrupt contextAmitkumar Karwar2015-03-161-1/+1
* | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-311-3/+3
|\ \ | |/ |/|
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-3/+3
* | mwifiex: more_task flag for main_processShengzhen Li2015-02-271-7/+9
|/
* mwifiex: separate function for parsing head and tail IEsAvinash Patil2015-01-291-1/+1
* mwifiex: support conversion to any virtual interface typeAvinash Patil2015-01-291-1/+1
* mwifiex: store permanant mac address in adapter structureAvinash Patil2015-01-291-0/+1
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-291-2/+3
* mwifiex: remove redundant nick_name variableAvinash Patil2015-01-291-1/+0
* mwifiex: set netif carrier off in ndo_openJohannes Berg2015-01-271-1/+2
* mwifiex: main: Use setup_timerJulia Lawall2015-01-071-3/+2
* mwifiex: add wakeup timer based recovery mechanismAmitkumar Karwar2015-01-061-0/+2
* mwifiex: Adjust calling place of mwifiex_terminate_workqueueMarc Yang2015-01-061-2/+2
* mwifiex: remove redundant flag MWIFIEX_HW_STATUS_FW_READYAmitkumar Karwar2015-01-061-4/+2
* mwifiex: save sdio register values before firmware dumpXinming Hu2015-01-061-0/+6
* mwifiex: save driver information to file when firmware dumpXinming Hu2015-01-061-0/+102
* mwifiex: add rx histogram statistics supportXinming Hu2015-01-061-0/+8
* mwifiex: add Tx status support for ACTION framesAmitkumar Karwar2014-11-251-3/+7
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-0/+48
* mwifiex: skip delay main work logic for USB interface.Amitkumar Karwar2014-11-251-6/+10
* mwifiex: add auto TDLS supportAvinash Patil2014-11-171-0/+7
* mwifiex: module load parameter for interface creationAvinash Patil2014-11-171-0/+32
* mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar2014-11-111-0/+2
* mwifiex: rx workqueue support for USB interfaceAvinash Patil2014-11-111-7/+1
* mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-311-0/+6
* mwifiex: do not decrement rx_pending count twiceAvinash Patil2014-09-301-6/+2
* mwifiex: fix soft lockup during iperf UDP RXAvinash Patil2014-09-301-1/+2
* mwifiex: add rx workqueue supportAvinash Patil2014-09-151-0/+91
* mwifiex: remove low priority scan handlingAmitkumar Karwar2014-09-151-95/+1
* mwifiex: process TX even when scan is ongoingAvinash Patil2014-09-151-3/+5