index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
11n_aggr.c
Age
Commit message (
Expand
)
Author
2015-09-29
mwifiex: update amsdu tx packet time stamp
Zhaoyang Liu
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
2015-01-06
mwifiex: make tx packet 64 byte DMA aligned
Xinming Hu
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-22
mwifiex: set TDLS flags for AMSDU packets
Avinash Patil
2014-04-22
mwifiex: update timestamp information for aggregation packets
Avinash Patil
2014-04-22
mwifiex: improve AMSDU packet aggregation for PCIe and SDIO
Amitkumar Karwar
2013-12-09
mwifiex: declare snap_type as __be16 variable
Amitkumar Karwar
2013-09-26
mwifiex: fix hang issue for USB chipsets
Amitkumar Karwar
2013-08-28
mwifiex: break a long line into two lines
Bing Zhao
2013-08-26
mwifiex: add missing endian conversions
Tobias Waldekranz
2013-07-24
mwifiex: maintain outstanding packet count for RA list instead of packet size
Avinash Patil
2013-04-23
mwifiex: rework round robin scheduling of bss nodes.
Andreas Fenkart
2013-04-23
mwifiex: replace ra_list_curr by list rotation.
Andreas Fenkart
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-08-06
mwifiex: correction in MSDU padding logic
Yogesh Ashok Powar
2012-08-06
mwifiex: remove extra padding to AMSDU
Yogesh Ashok Powar
2012-08-06
mwifiex: copy MSDU subframes correctly
Yogesh Ashok Powar
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
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-10-03
mwifiex: correct AMSDU aggregation check
Amitkumar Karwar
2011-06-07
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
2011-06-07
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
2011-06-07
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
2011-05-19
mwifiex: reduce CPU usage by tracking tx_pkts_queued
Marc Yang
2011-05-16
mwifiex: use ieee80211_amsdu_to_8023s routine
Yogesh Ashok Powar
2011-05-10
mwifiex: fix null derefs, mem leaks and trivia
Christoph Fritz
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao