summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/txrx.c
AgeCommit message (Expand)Author
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu
2015-09-29mwifiex: Suppress -ENOSR error for data traffic on USBAmitkumar Karwar
2015-07-21mwifiex: fix for p2p broken linkAniket Nagarnaik
2015-06-08mwifiex: do not decrease tx_pending for AMSDU packet once moreXinming Hu
2015-06-08mwifiex: maintain station statistic in uap modeXinming Hu
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-26mwifiex: add dump data debug supportZhaoyang Liu
2015-03-20mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu
2015-02-27mwifiex: fix usb tx data payload offset issueZhaoyang Liu
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-11mwifiex: remove data_complete handlerAvinash Patil
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2013-12-09mwifiex: do not flood kmsg/dmesg with USB debug messagesUjjal Roy
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy
2013-03-08mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil
2012-11-14mwifiex: add multi-queue supportAvinash Patil
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-10-11mwifiex: fix smatch errorsYogesh Ashok Powar
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-05-19mwifiex: adjust high/low water marks for tx_pending queueMarc Yang
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao