开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
util.c
Age
Commit message (
Expand
)
Author
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
2015-08-06
mwifiex: fix command timeout for PCIe chipsets
Zhaoyang Liu
2015-08-06
mwifiex: simplify mwifiex_complete_cmd
Andreas Fenkart
2015-07-21
mwifiex: add tdls channel switch status
Xinming Hu
2015-06-08
mwifiex: drop block-ack action frames
Avinash Patil
2015-06-08
mwifiex: maintain station statistic in uap mode
Xinming Hu
2015-05-26
mwifiex: reduce severity of debug messages for mgmt rx
Avinash Patil
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
2015-05-26
mwifiex: add prints debug ctrl support
Zhaoyang Liu
2015-05-09
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
2015-03-16
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
2015-02-27
mwifiex: DMA alignment for RX packets
Avinash Patil
2015-02-27
mwifiex: do not process mgmt rx on uninitialized interface
Avinash Patil
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-06
mwifiex: move debug_data dump function to common utililty file
Xinming Hu
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
2014-11-25
mwifiex: fix sparse warning
Amitkumar Karwar
2014-11-17
mwifiex: support for parsing TDLS discovery frames
Avinash Patil
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-02-28
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
2014-02-28
mwifiex: get rid of extra num_cmd_timeout variable
Amitkumar Karwar
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-12
mwifiex: move station list functions to common code
Avinash Patil
2013-12-09
mwifiex: correct RX byte count statistics
Ujjal Roy
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-03-06
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
2013-02-01
mwifiex: remove max_tx_buf_size
Bing Zhao
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
2012-09-28
mwifiex: report received management frames to cfg80211
Stone Piao
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao