index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
wmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...
Gustavo A. R. Silva
2024-04-04
1
-12
/
+7
*
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-09-13
1
-2
/
+0
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
1
-1
/
+1
*
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
1
-2
/
+2
*
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
1
-1
/
+1
*
wil6210: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
wil6210: Fix wrong function name in comments
Yang Shen
2021-06-15
1
-3
/
+3
*
wil6210: wmi: Remove useless code
Jiapeng Chong
2021-04-18
1
-1
/
+1
*
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
2021-02-09
1
-5
/
+6
*
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
2020-11-07
1
-1
/
+1
*
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
2020-08-31
1
-21
/
+15
*
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
1
-1
/
+1
*
wil6210: use true,false for bool variable
zhengbin
2020-01-26
1
-4
/
+4
*
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
1
-0
/
+76
*
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-12-19
1
-2
/
+2
*
wil6210: add SPDX license identifiers
Lior David
2019-10-31
1
-12
/
+1
*
wil6210: check len before memcpy() calls
Denis Efremov
2019-10-02
1
-2
/
+4
*
ath: fix various spelling mistakes
Colin Ian King
2019-09-23
1
-1
/
+1
*
wil6210: report boottime_ns in scan results
Maya Erez
2019-09-12
1
-4
/
+17
*
wil6210: verify cid value is valid
Alexei Avshalom Lazar
2019-09-12
1
-0
/
+6
*
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-12
1
-2
/
+9
*
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-09-04
1
-2
/
+3
*
wil6210: drop old event after wmi_call timeout
Ahmad Masri
2019-06-27
1
-1
/
+12
*
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
2019-06-27
1
-13
/
+19
*
wil6210: add support for reading multiple RFs temperature via debugfs
Tzahi Sabo
2019-06-27
1
-0
/
+42
*
wil6210: publish max_msdu_size to FW on BCAST ring
Maya Erez
2019-06-27
1
-0
/
+1
*
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
2019-06-27
1
-2
/
+37
*
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-05-03
1
-7
/
+7
*
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2019-04-03
1
-5
/
+6
*
wil6210: check mid is valid
Ahmad Masri
2019-04-03
1
-1
/
+1
*
wil6210: increase PCP stop command timeout
Maya Erez
2019-04-03
1
-1
/
+3
*
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2019-04-03
1
-0
/
+7
*
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
1
-16
/
+63
*
wil6210: remove rtap_include_phy_info module param
Maya Erez
2019-02-28
1
-2
/
+2
*
wil6210: fix locking in wmi_call
Lior David
2018-11-06
1
-4
/
+5
*
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2018-11-06
1
-1
/
+1
*
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
2018-11-06
1
-0
/
+17
*
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
1
-21
/
+7
*
wil6210: fix unsigned cid comparison with >= 0
Gustavo A. R. Silva
2018-09-06
1
-1
/
+1
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
1
-3
/
+347
*
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
1
-0
/
+56
*
wil6210: add support for link statistics
Dedy Lansky
2018-07-31
1
-0
/
+165
*
wil6210: remove crash dump collection from OTP section
Maya Erez
2018-07-02
1
-43
/
+43
*
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
1
-3
/
+56
*
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
2018-07-02
1
-17
/
+299
*
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-07-02
1
-12
/
+12
*
wil6210: add support for Talyn-MB (Talyn ver 2.0) device
Maya Erez
2018-07-02
1
-0
/
+55
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-23
1
-39
/
+113
|
\
|
*
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-05-12
1
-36
/
+61
|
*
wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
Dedy Lansky
2018-05-12
1
-0
/
+47
[next]