index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
txrx.c
Age
Commit message (
Expand
)
Author
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
2015-09-29
mwifiex: complete usb tx data with multi endpoints
Zhaoyang Liu
2015-09-29
mwifiex: move usb specific data_sent update to usb.c
Zhaoyang Liu
2015-09-29
mwifiex: fix tx data_sent issue for usb interface
Zhaoyang Liu
2015-09-29
mwifiex: Suppress -ENOSR error for data traffic on USB
Amitkumar Karwar
2015-07-21
mwifiex: fix for p2p broken link
Aniket Nagarnaik
2015-06-08
mwifiex: do not decrease tx_pending for AMSDU packet once more
Xinming Hu
2015-06-08
mwifiex: maintain station statistic in uap mode
Xinming Hu
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-26
mwifiex: add dump data debug support
Zhaoyang Liu
2015-03-20
mwifiex: missing curly braces in mwifiex_write_data_complete()
Dan Carpenter
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
2015-02-27
mwifiex: fix usb tx data payload offset issue
Zhaoyang Liu
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
2014-11-11
mwifiex: remove data_complete handler
Avinash Patil
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-03
mwifiex: initialize Tx/Rx info of a packet correctly
Amitkumar Karwar
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
2013-12-09
mwifiex: do not flood kmsg/dmesg with USB debug messages
Ujjal Roy
2013-12-09
mwifiex: correct TX byte count statistics
Ujjal Roy
2013-12-09
mwifiex: fix rx_pending count imbalance
Ujjal Roy
2013-03-08
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
2013-01-07
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
Avinash Patil
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
2012-09-11
mwifiex: separate TxPD processing routine for AP
Avinash Patil
2012-08-06
mwifiex: improve uAP RX handling
Avinash Patil
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2011-12-13
mwifiex: wakeup and stop multiple tx queues in net_device
Avinash Patil
2011-10-14
mwifiex: fix make namespacecheck warnings
Amitkumar Karwar
2011-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-10-11
mwifiex: fix smatch errors
Yogesh Ashok Powar
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-05-19
mwifiex: adjust high/low water marks for tx_pending queue
Marc Yang
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao