index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
cfg80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
2021-02-09
1
-8
/
+30
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-0
/
+2
*
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
2020-08-17
1
-2
/
+2
*
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
1
-0
/
+18
*
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
2019-12-19
1
-0
/
+16
*
wil6210: add SPDX license identifiers
Lior David
2019-10-31
1
-12
/
+1
*
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-12
1
-1
/
+14
*
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-09-04
1
-8
/
+198
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-1
/
+1
*
wireless: fix nl80211 vendor commands
Johannes Berg
2019-07-20
1
-0
/
+4
*
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
2019-06-27
1
-1
/
+2
*
wil6210: update cid boundary check of wil_find_cid/_by_idx()
Alexei Avshalom Lazar
2019-06-27
1
-3
/
+3
*
wil6210: do not reset FW in STA to P2P client interface switch
Alexei Avshalom Lazar
2019-06-27
1
-1
/
+12
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-05-27
1
-2
/
+2
|
\
|
*
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-05-03
1
-2
/
+2
*
|
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2019-05-05
1
-3
/
+8
|
\
|
|
*
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2019-04-03
1
-0
/
+5
|
*
wil6210: check mid is valid
Ahmad Masri
2019-04-03
1
-3
/
+3
*
|
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-11
/
+13
*
|
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-2
/
+2
|
/
*
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
2019-02-28
1
-3
/
+11
*
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-02-28
1
-3
/
+3
*
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
1
-1
/
+1
*
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
2018-11-06
1
-5
/
+97
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
1
-52
/
+259
*
wil6210: add support for channel 4
Alexei Avshalom Lazar
2018-08-28
1
-1
/
+21
*
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
1
-7
/
+40
*
wil6210: allow scan on AP interface
Ahmad Masri
2018-07-31
1
-1
/
+2
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-07-25
1
-6
/
+6
|
\
|
*
wil6210: add support for enhanced DMA structures
Gidon Studinski
2018-07-02
1
-6
/
+6
*
|
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
1
-9
/
+9
|
/
*
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
2018-05-12
1
-8
/
+14
*
wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
Dedy Lansky
2018-05-12
1
-35
/
+4
*
wil6210: multiple VIFs support for connections and data path
Lior David
2018-02-27
1
-17
/
+15
*
wil6210: rename p2p_wdev_mutex to vif_mutex
Lior David
2018-02-27
1
-11
/
+11
*
wil6210: multiple VIFs support for start/stop AP
Lior David
2018-02-27
1
-17
/
+32
*
wil6210: add support for adding and removing virtual interfaces
Lior David
2018-02-27
1
-25
/
+184
*
wil6210: infrastructure for multiple virtual interfaces
Lior David
2018-02-27
1
-142
/
+199
*
wil6210: support concurrency record in FW file
Lior David
2018-02-27
1
-0
/
+69
*
wil6210: add wil6210_vif structure for per-VIF data
Lior David
2018-02-27
1
-26
/
+31
*
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
2018-02-19
1
-1
/
+2
*
wil6210: remove reference to preset_chandef
Lior David
2018-01-09
1
-2
/
+1
*
wil6210: support Scheduled scan
Dedy Lansky
2018-01-09
1
-0
/
+65
*
wil6210: missing length check in wil_cfg80211_mgmt_tx
Lior David
2017-12-02
1
-3
/
+7
*
wil6210: abort properly in cfg suspend
Hamad Kadmany
2017-12-02
1
-2
/
+5
*
wil6210: ensure P2P device is stopped before removing interface
Lior David
2017-08-31
1
-28
/
+29
*
wil6210: increase connect timeout
Lior David
2017-08-31
1
-1
/
+1
*
wil6210: notify wiphy on wowlan support
Maya Erez
2017-08-08
1
-0
/
+10
*
wil6210: support FW RSSI reporting
Dedy Lansky
2017-08-08
1
-4
/
+8
*
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
2017-08-08
1
-0
/
+3
[next]