summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wil6210
Commit message (Expand)AuthorAgeFilesLines
* wifi: wil6210: fix fortify warningsDmitry Antipov2023-07-274-6/+10
* wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-05-251-1/+1
* wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-05-251-2/+2
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-10-291-30/+6
|\
| * wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...Liu Shixin2022-09-281-30/+6
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-4/+2
|/
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-023-3/+3
* Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-261-5/+5
|\
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-5/+5
* | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-051-5/+2
|\ \ | |/ |/|
| * tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)2022-07-151-5/+2
* | wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi2022-07-271-2/+2
* | wifi: wil6210: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* | wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()Dan Carpenter2022-07-181-10/+4
* | Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-07-132-6/+7
|\ \
| * | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-2/+2
| * | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-4/+5
| |/
* / net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-3/+1
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-05-161-14/+0
|\
| * wil6210: remove 'freq' debugfsJohannes Berg2022-05-101-14/+0
* | wil6210: switch to netif_napi_add_tx()Jakub Kicinski2022-05-061-6/+4
|/
* wil6210: use NAPI_POLL_WEIGHT for napi budgetJakub Kicinski2022-05-022-5/+4
* wil6210: simplify if-if to if-elseWan Jiabing2022-04-271-3/+2
* wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi2022-04-231-3/+2
* wireless: Atheros: Use netif_rx().Sebastian Andrzej Siewior2022-03-062-2/+2
* wil6210: use eth_hw_addr_set()Jakub Kicinski2021-10-203-5/+7
* wireless: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-202-5/+5
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-4/+10
* wil6210: remove erroneous wiphy lockingJohannes Berg2021-06-151-2/+0
* wil6210: Fix wrong function name in commentsYang Shen2021-06-152-4/+4
* wil6210: wmi: Remove useless codeJiapeng Chong2021-04-181-1/+1
* wil6210: Add Support for Extended DMG MCS 12.1Max Chen2021-02-095-19/+52
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-263-1/+10
* cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-2/+2
* wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* wil6210: wmi: Correct misnamed function parameter 'ptr_'Lee Jones2020-11-071-1/+1
* wil6210: wil_platform: Demote kernel-doc header to standard comment blockLee Jones2020-08-311-2/+1
* wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones2020-08-311-8/+4
* wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones2020-08-311-7/+3
* wil6210: txrx: Demote obvious abuse of kernel-docLee Jones2020-08-311-20/+10
* wil6210: interrupt: Demote comment header which is clearly not kernel-docLee Jones2020-08-311-3/+1
* wil6210: wmi: Fix formatting and demote non-conforming function headersLee Jones2020-08-311-21/+15
* wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones2020-08-271-4/+4
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-08-181-2/+2
|\
| * wil6210: Demote non-kerneldoc headers to standard comment blocksLee Jones2020-08-171-2/+2
* | Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...David S. Miller2020-07-201-1/+1
|\|
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-06-151-1/+1
| |\
| | * ath: fix wiki website urlFlavio Suligoi2020-06-091-1/+1
* | | wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld2020-06-251-28/+11
|/ /
* / treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-4/+4
|/