aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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