index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2021-10-20
wil6210: use eth_hw_addr_set()
Jakub Kicinski
2021-06-15
wil6210: Fix wrong function name in comments
Yang Shen
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
2021-02-09
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
2020-11-07
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
2020-08-31
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
2020-05-12
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-01-26
wil6210: use true,false for bool variable
zhengbin
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-10-31
wil6210: add SPDX license identifiers
Lior David
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-06-27
wil6210: drop old event after wmi_call timeout
Ahmad Masri
2019-06-27
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
2019-06-27
wil6210: add support for reading multiple RFs temperature via debugfs
Tzahi Sabo
2019-06-27
wil6210: publish max_msdu_size to FW on BCAST ring
Maya Erez
2019-06-27
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-04-03
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2019-04-03
wil6210: check mid is valid
Ahmad Masri
2019-04-03
wil6210: increase PCP stop command timeout
Maya Erez
2019-04-03
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
2018-11-06
wil6210: fix locking in wmi_call
Lior David
2018-11-06
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2018-11-06
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
2018-09-06
wil6210: fix unsigned cid comparison with >= 0
Gustavo A. R. Silva
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-07-31
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
wil6210: add support for link statistics
Dedy Lansky
2018-07-02
wil6210: remove crash dump collection from OTP section
Maya Erez
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-07-02
wil6210: add support for Talyn-MB (Talyn ver 2.0) device
Maya Erez
2018-05-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-05-12
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-05-12
wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
Dedy Lansky
2018-05-12
wil6210: change reply_size arg to u16 in wmi_call
Lior David
2018-05-12
wil6210: align to latest auto generated wmi.h
Ahmad Masri
[next]