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
/
ath
/
wil6210
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
1
-3
/
+3
2017-01-27
wil6210: option to override A-BFT length in start AP/PCP
Lior David
1
-0
/
+1
2017-01-27
wil6210: report association ID (AID) per station in debugfs
Lior David
1
-2
/
+3
2017-01-27
wil6210: missing reinit_completion in wmi_call
Lior David
1
-0
/
+1
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-27
/
+23
2017-01-27
wil6210: add disable_ap_sme module parameter
Dedy Lansky
1
-11
/
+57
2016-12-01
wil6210: add debugfs blobs for UCODE code and data
Lior David
1
-14
/
+25
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
1
-0
/
+4
2016-11-23
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
1
-0
/
+59
2016-11-23
wil6210: add support for abort scan
Maya Erez
1
-3
/
+18
2016-11-23
wil6210: add support for power save enable / disable
Maya Erez
1
-0
/
+34
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
1
-2
/
+1
2016-08-31
wil6210: extract firmware version from file header
Lior David
1
-4
/
+4
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
1
-2
/
+2
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-3
/
+5
2016-05-11
wil6210: add support for device led configuration
Maya Erez
1
-0
/
+77
2016-04-26
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
1
-5
/
+15
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2016-03-07
wil6210: pass is_go flag to firmware
Lior David
1
-1
/
+2
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
1
-1
/
+6
2016-03-07
wil6210: p2p initial support
Dedy Lansky
1
-3
/
+77
2016-03-07
wil6210: switch to generated wmi.h
Lior David
1
-18
/
+18
2016-03-07
wil6210: AP: prevent connecting to already connected station
Maya Erez
1
-0
/
+8
2016-02-02
wil6210: protect synchronous wmi commands handling
Maya Erez
1
-4
/
+13
2016-01-26
wil6210: handle multiple connect/disconnect events
Maya Erez
1
-44
/
+113
2015-12-08
wil6210: prevent external wmi commands during suspend flow
Maya Erez
1
-0
/
+4
2015-10-29
wil6210: fix device ready detection
Vladimir Kondratiev
1
-8
/
+2
2015-10-29
wil6210: ignore selected WMI events
Vladimir Kondratiev
1
-0
/
+10
2015-10-09
wil6210: capture all frames in sniffer mode
Vladimir Kondratiev
1
-1
/
+1
2015-08-17
wil6210: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-06
wil6210: use inline functions for register access
Vladimir Kondratiev
1
-13
/
+13
2015-08-06
wil6210: unify wmi_set_ie() error handling
Vladimir Kondratiev
1
-2
/
+17
2015-08-06
wil6210: treat "unhandled event" as warning instead of error
Dedy Lansky
1
-1
/
+1
2015-08-06
wil6210: improve mgmt frame handling
Vladimir Kondratiev
1
-10
/
+44
2015-08-06
wil6210: wait for del_station to complete
Vladimir Kondratiev
1
-1
/
+28
2015-06-09
wil6210: Support hidden SSID
Hamad Kadmany
1
-1
/
+3
2015-06-09
wil6210: add NIC memory region mac_rgf_ext
Vladimir Kondratiev
1
-0
/
+1
2015-05-04
wil6210: broadcast for secure link
Vladimir Kondratiev
1
-50
/
+18
2015-05-04
wil6210: increase timeout for the "echo" command
Vladimir Kondratiev
1
-1
/
+1
2015-03-20
wil6210: Prefer ether_addr_copy() over memcpy()
Vladimir Kondratiev
1
-5
/
+6
2015-03-20
wil6210: Align Rx frames on 4*n+2 by having SNAP
Vladimir Kondratiev
1
-0
/
+5
2015-02-27
wil6210: rename 'secure_pcp' to 'privacy'
Vladimir Kondratiev
1
-1
/
+1
2015-02-27
wil6210: boot loader
Vladimir Kondratiev
1
-6
/
+1
2015-01-29
wil6210: fix timing of netif_carrier_on indication
Dedy Lansky
1
-2
/
+0
2015-01-29
wil6210: sync WMI with firmware
Vladimir Kondratiev
1
-7
/
+8
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
1
-1
/
+0
2015-01-15
wil6210: relax spinlocks in rx reorder
Vladimir Kondratiev
1
-3
/
+4
2015-01-15
wil6210: RX high threshold interrupt configuration
Vladimir Kondratiev
1
-0
/
+1
2015-01-15
wil6210: use bitmap API for "status"
Vladimir Kondratiev
1
-6
/
+6
2015-01-15
wil6210: Increase number of associated stations
Vladimir Kondratiev
1
-1
/
+1
[next]