aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-7/+11
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar1-2/+7
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu1-9/+10
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar1-1/+2
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+5
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar1-0/+1
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil1-1/+3
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil1-0/+3
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy1-0/+1
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao1-1/+11
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-4/+8
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar1-11/+11
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-1/+2
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-1/+1
2011-07-08mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar1-4/+9
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-2/+2
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-5/+1
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-1/+1
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+202