summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/util.c
AgeCommit message (Expand)Author
2018-08-06mwifiex: correct histogram data with appropriate indexXinming Hu
2015-08-06mwifiex: fix command timeout for PCIe chipsetsZhaoyang Liu
2015-08-06mwifiex: simplify mwifiex_complete_cmdAndreas Fenkart
2015-07-21mwifiex: add tdls channel switch statusXinming Hu
2015-06-08mwifiex: drop block-ack action framesAvinash Patil
2015-06-08mwifiex: maintain station statistic in uap modeXinming Hu
2015-05-26mwifiex: reduce severity of debug messages for mgmt rxAvinash Patil
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu
2015-05-09mwifiex: fix invalid HT IE configuration in FWZhaoyang Liu
2015-03-16mwifiex: rename alloc_rx_buf to alloc_dma_aligned_bufAvinash Patil
2015-02-27mwifiex: DMA alignment for RX packetsAvinash Patil
2015-02-27mwifiex: do not process mgmt rx on uninitialized interfaceAvinash Patil
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu
2014-11-25mwifiex: fix sparse warningAmitkumar Karwar
2014-11-17mwifiex: support for parsing TDLS discovery framesAvinash Patil
2014-08-26cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-12mwifiex: move station list functions to common codeAvinash Patil
2013-12-09mwifiex: correct RX byte count statisticsUjjal Roy
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-03-06mwifiex: modify skb->truesize for PCIE RxAvinash Patil
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone 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-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar
2011-05-12mwifiex: remove mwifiex_recv_complete functionAmitkumar Karwar
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