aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy1-1/+1
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy1-1/+1
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy1-2/+9
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan1-0/+2
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil1-2/+4
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-11/+17
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil1-2/+8
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil1-1/+5
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil1-0/+5
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil1-7/+3
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-3/+18
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar1-7/+6
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-2/+4
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-2/+3
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-40/+0
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-1/+1
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar1-1/+2
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-1/+1
2011-05-19mwifiex: adjust high/low water marks for tx_pending queueMarc Yang1-1/+3
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-5/+5
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-3/+1
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+202