summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_tx.c
AgeCommit message (Expand)Author
2015-09-29mwifiex: complete usb tx data with multi endpointsZhaoyang Liu
2015-09-29mwifiex: move usb specific data_sent update to usb.cZhaoyang Liu
2015-09-29mwifiex: fix tx data_sent issue for usb interfaceZhaoyang Liu
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil
2013-12-09mwifiex: correct TX byte count statisticsUjjal Roy
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-07-08mwifiex: 4-byte alignment in mwifiex_process_sta_txpd()Yogesh Ashok Powar
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao