index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
13
-117
/
+330
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-11
/
+13
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+2
2019-04-03
wil6210: print error in FW and board files load failures
Maya Erez
1
-1
/
+5
2019-04-03
wil6210: reset buff id in status message after completion
Maya Erez
4
-11
/
+48
2019-04-03
wil6210: add support for ucode tracing
Ahmad Masri
2
-0
/
+2
2019-04-03
wil6210: prevent access to RGF_CAF_ICR in Talyn
Maya Erez
1
-5
/
+0
2019-04-03
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2
-5
/
+11
2019-04-03
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2
-21
/
+41
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
1
-0
/
+3
2019-04-03
wil6210: use OEM MAC address from OTP
Dedy Lansky
2
-6
/
+16
2019-04-03
wil6210: check mid is valid
Ahmad Masri
8
-23
/
+24
2019-04-03
wil6210: update WIL_MCS_MAX to 15
Maya Erez
1
-1
/
+1
2019-04-03
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
Maya Erez
1
-1
/
+2
2019-04-03
wil6210: increase PCP stop command timeout
Maya Erez
1
-1
/
+3
2019-04-03
wil6210: prevent device memory access while in reset or suspend
Ahmad Masri
5
-38
/
+80
2019-04-03
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2
-4
/
+94
2019-02-28
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
3
-4
/
+12
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
1
-3
/
+2
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2
-21
/
+33
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
10
-75
/
+226
2019-02-28
wil6210: add option to drop Tx packets when Tx ring is full
Dedy Lansky
3
-2
/
+13
2019-02-28
wil6210: remove rtap_include_phy_info module param
Maya Erez
3
-81
/
+18
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-12-20
wil6210: remove set but not used variable 'wdev'
YueHaibing
1
-2
/
+0
2018-12-20
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-198
/
+42
2018-11-06
wil6210: fix locking in wmi_call
Lior David
1
-4
/
+5
2018-11-06
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
1
-30
/
+14
2018-11-06
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
1
-6
/
+4
2018-11-06
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2
-2
/
+10
2018-11-06
wil6210: fix L2 RX status handling
Maya Erez
1
-11
/
+12
2018-11-06
wil6210: fix debugfs memory access alignment
Ahmad Masri
1
-5
/
+10
2018-11-06
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2
-1
/
+3
2018-11-06
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
1
-0
/
+17
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
5
-72
/
+147
2018-11-06
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
1
-0
/
+2
2018-11-06
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
3
-8
/
+120
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
4
-7
/
+12
2018-11-06
wil6210: increase RX rings and RX buff array size
Maya Erez
4
-5
/
+11
2018-11-06
wil6210: fix reset flow for Talyn-mb
Alexei Avshalom Lazar
1
-4
/
+7
2018-11-06
wil6210: remove fake support for RXHASH
Hamad Kadmany
2
-10
/
+1
2018-10-13
wil6210: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-6
/
+8
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
3
-4
/
+3
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
10
-102
/
+799
2018-10-01
wil6210: remove set but not used variable 'start'
YueHaibing
1
-2
/
+1
2018-09-06
wil6210: fix unsigned cid comparison with >= 0
Gustavo A. R. Silva
2
-2
/
+2
2018-08-28
wil6210: fix invalid memory access for rx_buff_mgmt debugfs
Dedy Lansky
1
-0
/
+3
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
8
-57
/
+735
[next]