index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo
1
-751
/
+0
2015-08-06
mwifiex: fix command timeout for PCIe chipsets
Zhaoyang Liu
1
-0
/
+4
2015-08-06
mwifiex: simplify mwifiex_complete_cmd
Andreas Fenkart
1
-8
/
+4
2015-07-21
mwifiex: add tdls channel switch status
Xinming Hu
1
-0
/
+59
2015-06-08
mwifiex: drop block-ack action frames
Avinash Patil
1
-14
/
+29
2015-06-08
mwifiex: maintain station statistic in uap mode
Xinming Hu
1
-0
/
+13
2015-05-26
mwifiex: reduce severity of debug messages for mgmt rx
Avinash Patil
1
-2
/
+2
2015-05-26
mwifiex: change dbg print func to mwifiex_dbg
Zhaoyang Liu
1
-11
/
+13
2015-05-26
mwifiex: add prints debug ctrl support
Zhaoyang Liu
1
-0
/
+3
2015-05-09
mwifiex: fix invalid HT IE configuration in FW
Zhaoyang Liu
1
-2
/
+5
2015-03-16
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
1
-2
/
+2
2015-02-27
mwifiex: DMA alignment for RX packets
Avinash Patil
1
-0
/
+23
2015-02-27
mwifiex: do not process mgmt rx on uninitialized interface
Avinash Patil
1
-0
/
+7
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
1
-1
/
+1
2015-01-06
mwifiex: move debug_data dump function to common utililty file
Xinming Hu
1
-0
/
+177
2015-01-06
mwifiex: add rx histogram statistics support
Xinming Hu
1
-0
/
+41
2015-01-06
mwifiex: report tdls peers in debugfs
Xinming Hu
1
-0
/
+2
2014-11-25
mwifiex: fix sparse warning
Amitkumar Karwar
1
-1
/
+1
2014-11-17
mwifiex: support for parsing TDLS discovery frames
Avinash Patil
1
-0
/
+38
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-1
/
+1
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
1
-1
/
+1
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-3
/
+3
2014-02-28
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
1
-1
/
+1
2014-02-28
mwifiex: get rid of extra num_cmd_timeout variable
Amitkumar Karwar
1
-1
/
+1
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
1
-1
/
+1
2014-02-13
mwifiex: move station list functions to common code
Avinash Patil
1
-0
/
+114
2013-12-10
mwifiex: correct RX byte count statistics
Ujjal Roy
1
-2
/
+3
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+2
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
1
-1
/
+0
2013-03-07
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
1
-2
/
+3
2013-02-01
mwifiex: remove max_tx_buf_size
Bing Zhao
1
-1
/
+1
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
1
-16
/
+3
2012-09-28
mwifiex: implement remain_on_channel and cancel_remain_on_channel
Stone Piao
1
-1
/
+1
2012-09-28
mwifiex: report received management frames to cfg80211
Stone Piao
1
-0
/
+40
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
1
-0
/
+22
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
1
-10
/
+10
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
1
-1
/
+2
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
1
-2
/
+3
2011-05-12
mwifiex: remove mwifiex_recv_complete function
Amitkumar Karwar
1
-25
/
+0
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
1
-4
/
+4
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
1
-5
/
+1
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
1
-36
/
+15
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao
1
-0
/
+252