Age | Commit message (Expand) | Author | Files | Lines |
2015-10-12 | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller | 1 | -6/+2 |
2015-10-05 | mwifiex: use ktime_get_real for timestamping | Arnd Bergmann | 1 | -3/+1 |
2015-09-29 | mwifiex: complete usb tx data with multi endpoints | Zhaoyang Liu | 1 | -1/+1 |
2015-09-29 | mwifiex: move usb specific data_sent update to usb.c | Zhaoyang Liu | 1 | -5/+0 |
2015-09-29 | mwifiex: fix tx data_sent issue for usb interface | Zhaoyang Liu | 1 | -2/+2 |
2015-09-29 | mwifiex: update amsdu tx packet time stamp | Zhaoyang Liu | 1 | -0/+1 |
2015-05-26 | mwifiex: change dbg print func to mwifiex_dbg | Zhaoyang Liu | 1 | -4/+3 |
2015-03-16 | mwifiex: preprocess packets from TX queue | Zhaoyang Liu | 1 | -5/+11 |
2015-01-06 | mwifiex: make tx packet 64 byte DMA aligned | Xinming Hu | 1 | -3/+12 |
2014-07-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2014-07-03 | mwifiex: initialize Tx/Rx info of a packet correctly | Amitkumar Karwar | 1 | -0/+1 |
2014-06-25 | mwifiex: update Copyright to 2014 | Xinming Hu | 1 | -1/+1 |
2014-05-22 | mwifiex: set TDLS flags for AMSDU packets | Avinash Patil | 1 | -0/+7 |
2014-04-22 | mwifiex: update timestamp information for aggregation packets | Avinash Patil | 1 | -0/+4 |
2014-04-22 | mwifiex: improve AMSDU packet aggregation for PCIe and SDIO | Amitkumar Karwar | 1 | -12/+5 |
2013-12-09 | mwifiex: declare snap_type as __be16 variable | Amitkumar Karwar | 1 | -3/+3 |
2013-09-26 | mwifiex: fix hang issue for USB chipsets | Amitkumar Karwar | 1 | -1/+2 |
2013-08-28 | mwifiex: break a long line into two lines | Bing Zhao | 1 | -1/+2 |
2013-08-26 | mwifiex: add missing endian conversions | Tobias Waldekranz | 1 | -1/+1 |
2013-07-24 | mwifiex: maintain outstanding packet count for RA list instead of packet size | Avinash Patil | 1 | -2/+2 |
2013-04-23 | mwifiex: rework round robin scheduling of bss nodes. | Andreas Fenkart | 1 | -6/+0 |
2013-04-23 | mwifiex: replace ra_list_curr by list rotation. | Andreas Fenkart | 1 | -7/+1 |
2013-01-07 | mwifiex: use map/unmap APIs in TX and RX to reduce memcpy | Avinash Patil | 1 | -2/+4 |
2012-11-14 | mwifiex: add multi-queue support | Avinash Patil | 1 | -4/+4 |
2012-08-06 | mwifiex: correction in MSDU padding logic | Yogesh Ashok Powar | 1 | -2/+2 |
2012-08-06 | mwifiex: remove extra padding to AMSDU | Yogesh Ashok Powar | 1 | -1/+0 |
2012-08-06 | mwifiex: copy MSDU subframes correctly | Yogesh Ashok Powar | 1 | -6/+3 |
2012-04-23 | mwifiex: add support for Marvell USB8797 chipset | Amitkumar Karwar | 1 | -15/+21 |
2012-03-14 | mwifiex: fix checkpatch --strict warnings/errors Part 1 | Yogesh Ashok Powar | 1 | -8/+7 |
2012-01-24 | mwifiex: use bss_type and bss_num to retrieve priv | Yogesh Ashok Powar | 1 | -1/+2 |
2011-10-12 | mwifiex: add support for Marvell pcie8766 chipset | Amitkumar Karwar | 1 | -2/+1 |
2011-10-03 | mwifiex: correct AMSDU aggregation check | Amitkumar Karwar | 1 | -2/+0 |
2011-06-07 | mwifiex: disable transmission buffer aggregation for AMSDU packets | Yogesh Ashok Powar | 1 | -5/+13 |
2011-06-07 | mwifiex: adding check for enough space before padding | Yogesh Ashok Powar | 1 | -8/+14 |
2011-06-07 | mwifiex: Remove redundant skb_queue_empty checks | Yogesh Ashok Powar | 1 | -10/+5 |
2011-06-07 | mwifiex: remove list traversal in mwifiex_num_pkts_in_txq | Yogesh Ashok Powar | 1 | -1/+4 |
2011-05-19 | mwifiex: reduce CPU usage by tracking tx_pkts_queued | Marc Yang | 1 | -0/+4 |
2011-05-16 | mwifiex: use ieee80211_amsdu_to_8023s routine | Yogesh Ashok Powar | 1 | -125/+0 |
2011-05-10 | mwifiex: fix null derefs, mem leaks and trivia | Christoph Fritz | 1 | -2/+4 |
2011-05-05 | mwifiex: remove unnecessary variable initialization | Yogesh Ashok Powar | 1 | -4/+3 |
2011-04-14 | mwifiex: remove unused function parameters | Amitkumar Karwar | 1 | -3/+2 |
2011-03-30 | wireless: mwifiex: initial commit for Marvell mwifiex driver | Bing Zhao | 1 | -0/+423 |