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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
mwifiex: add key material v2 support
Avinash Patil
6
-12
/
+388
2014-02-13
mwifiex: parse API version from FW
Avinash Patil
4
-1
/
+60
2014-02-13
mwifiex: disable all TDLS link during disconnection
Avinash Patil
3
-0
/
+40
2014-02-13
mwifiex: separate BA params for TDLS link if 11ac is supported
Avinash Patil
2
-5
/
+38
2014-02-13
mwifiex: add VHT support for TDLS
Avinash Patil
6
-7
/
+346
2014-02-13
mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
Avinash Patil
1
-11
/
+12
2014-02-13
mwifiex: AMPDU support for TDLS link
Avinash Patil
5
-4
/
+31
2014-02-13
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
3
-6
/
+48
2014-02-13
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
4
-0
/
+100
2014-02-13
mwifiex: add cfg80211 change_station handler support
Avinash Patil
6
-1
/
+137
2014-02-13
mwifiex: add cfg80211 add_station handler support
Avinash Patil
4
-0
/
+64
2014-02-13
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
8
-0
/
+246
2014-02-13
mwifiex: parse TDLS action frames during RX
Avinash Patil
6
-7
/
+160
2014-02-13
mwifiex: add tdls_mgmt handler support
Avinash Patil
8
-0
/
+533
2014-02-13
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
4
-16
/
+21
2014-02-13
mwifiex: move station list functions to common code
Avinash Patil
3
-118
/
+124
2014-02-13
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
4
-23
/
+28
2014-02-13
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2
-7
/
+21
2014-02-13
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2
-2
/
+13
2014-02-13
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2
-0
/
+7
2014-02-13
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
1
-7
/
+7
2014-02-13
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2
-74
/
+72
2014-02-13
mwifiex: implement extended scan feature
Amitkumar Karwar
8
-8
/
+255
2014-02-13
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
1
-62
/
+71
2014-02-13
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
1
-146
/
+163
2014-02-13
mwifiex: change beacon parameter structure
Amitkumar Karwar
2
-13
/
+16
2014-02-13
mwifiex: remove unsupported code in 11ac
Bing Zhao
6
-28
/
+17
2014-02-13
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
1
-13
/
+13
2014-02-13
mwifiex: make 11ac mcs rate tables global and const
Bing Zhao
2
-132
/
+114
2014-02-13
mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
Bing Zhao
2
-8
/
+8
2014-02-05
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+2
2014-02-05
cfg80211: make connect ie param const
Johannes Berg
2
-2
/
+2
2014-02-05
cfg80211: Clean up connect params and channel fetching
Jouni Malinen
1
-2
/
+3
2014-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-01-23
mwifiex: fix wakeup on magic packet
Andreas Fenkart
1
-1
/
+1
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-22
/
+68
2014-01-16
mwifiex: export threshold value and retry limit to cfg80211
Ujjal Roy
1
-0
/
+14
2014-01-16
mwifiex: fix wrong 11ac bits setting in fw_cap_info
Bing Zhao
1
-1
/
+1
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-01-13
mwifiex: add missing endian conversion for fw_tsf
Amitkumar Karwar
1
-2
/
+2
2014-01-13
mwifiex: add USB8897 support
Yogesh Ashok Powar
3
-19
/
+51
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-1
/
+2
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-17
/
+17
2014-01-09
mwifiex: use a function to replace two copies of a code fragment
Bing Zhao
3
-14
/
+13
2014-01-09
mwifiex: fix potential buffer overflow in dt configuration
Bing Zhao
1
-2
/
+3
2014-01-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-35
/
+105
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
3
-4
/
+3
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
1
-1
/
+1
2013-12-19
mwifiex: download per country tx power table to firmware
Bing Zhao
4
-2
/
+21
[next]