index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
main.c
Age
Commit message (
Expand
)
Author
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2020-01-26
wil6210: use true,false for bool variable
zhengbin
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
2019-10-31
wil6210: add SPDX license identifiers
Lior David
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-06-27
wil6210: update cid boundary check of wil_find_cid/_by_idx()
Alexei Avshalom Lazar
2019-06-27
wil6210: clear FW and ucode log address
Maya Erez
2019-05-03
wil6210: remove HALP for Talyn devices
Maya Erez
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-05-03
wil6210: add support for multiple sections in brd file
Maya Erez
2019-04-03
wil6210: prevent access to RGF_CAF_ICR in Talyn
Maya Erez
2019-04-03
wil6210: use OEM MAC address from OTP
Dedy Lansky
2019-04-03
wil6210: check mid is valid
Ahmad Masri
2019-04-03
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
Maya Erez
2019-04-03
wil6210: prevent device memory access while in reset or suspend
Ahmad Masri
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2018-12-20
wil6210: remove set but not used variable 'wdev'
YueHaibing
2018-11-06
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
wil6210: increase RX rings and RX buff array size
Maya Erez
2018-11-06
wil6210: fix reset flow for Talyn-mb
Alexei Avshalom Lazar
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
wil6210: prevent usage of tx ring 0 for eDMA
Maya Erez
2018-08-28
wil6210: set edma variables only for Talyn-MB devices
Maya Erez
2018-08-28
wil6210: add support for channel 4
Alexei Avshalom Lazar
2018-07-31
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
wil6210: prevent FW download if HW is configured for secured boot
Maya Erez
2018-07-31
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
wil6210: support Talyn specific board file
Maya Erez
2018-07-31
wil6210: increase firmware ready timeout
Hamad Kadmany
2018-07-31
wil6210: support max aggregation window size 64
Maya Erez
2018-07-31
wil6210: add 3-MSI support
Alexei Avshalom Lazar
2018-07-31
wil6210: add TX latency statistics
Dedy Lansky
2018-07-02
wil6210: add support for Talyn-MB boot flow
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-12
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-04-10
wil6210: fix potential null dereference of ndev before null check
Colin Ian King
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
wil6210: rename p2p_wdev_mutex to vif_mutex
Lior David
2018-02-27
wil6210: multiple VIFs support for start/stop AP
Lior David
2018-02-27
wil6210: add support for adding and removing virtual interfaces
Lior David
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
2018-02-26
wil6210: fix spelling mistake: "preperation"-> "preparation"
Colin Ian King
[next]