开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
sta_tx.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-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-02-03
mwifiex: fix NULL packet downloading issues
Amitkumar Karwar
2015-01-06
mwifiex: make tx packet 64 byte DMA aligned
Xinming Hu
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-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
2014-05-16
mwifiex: set valid tx_param during mwifiex_send_null_packet
Avinash Patil
2014-02-12
mwifiex: add tdls_mgmt handler support
Avinash Patil
2013-12-09
mwifiex: correct TX byte count statistics
Ujjal Roy
2012-09-28
mwifiex: implement cfg80211 mgmt_tx handler
Stone Piao
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-10-12
mwifiex: add support for Marvell pcie8766 chipset
Amitkumar Karwar
2011-07-08
mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()
Yogesh Ashok Powar
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-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao