summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/util.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-751/+0
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu1-0/+4
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart1-8/+4
2015-07-21mwifiex: add tdls channel switch statusXinming Hu1-0/+59
2015-06-08mwifiex: drop block-ack action framesAvinash Patil1-14/+29
2015-06-08mwifiex: maintain station statistic in uap modeXinming Hu1-0/+13
2015-05-26mwifiex: reduce severity of debug messages for mgmt rxAvinash Patil1-2/+2
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-11/+13
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu1-0/+3
2015-05-09mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu1-2/+5
2015-03-16mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil1-2/+2
2015-02-27mwifiex: DMA alignment for RX packetsAvinash Patil1-0/+23
2015-02-27mwifiex: do not process mgmt rx on uninitialized interfaceAvinash Patil1-0/+7
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil1-1/+1
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu1-0/+177
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+41
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu1-0/+2
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar1-1/+1
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil1-0/+38
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev1-1/+1
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-3/+3
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar1-1/+1
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar1-1/+1
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-1/+1
2014-02-12mwifiex: move station list functions to common codeAvinash Patil1-0/+114
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy1-2/+3
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-2/+2
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao1-1/+0
2013-03-06mwifiex: modify skb->truesize for PCIE RxAvinash Patil1-2/+3
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao1-1/+1
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil1-16/+3
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-1/+1
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao1-0/+40
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-0/+22
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar1-10/+10
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-1/+2
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-2/+3
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar1-25/+0
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-4/+4
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-5/+1
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-36/+15
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+252