index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-05-12
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-37
/
+37
2020-05-11
wil6210: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-03-07
wil6210: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-01-26
wil6210: use true,false for bool variable
zhengbin
3
-6
/
+6
2020-01-07
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
4
-0
/
+130
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
3
-1
/
+48
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
1
-4
/
+4
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
1
-2
/
+2
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
1
-1
/
+1
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
1
-5
/
+12
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
1
-4
/
+6
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
1
-0
/
+10
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
1
-1
/
+2
2019-10-31
wil6210: add SPDX license identifiers
Lior David
29
-352
/
+31
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-7
/
+7
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
1
-2
/
+4
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
1
-4
/
+2
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
1
-1
/
+1
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
1
-3
/
+1
2019-09-12
wil6210: fix RX short frame check
Lior David
1
-2
/
+2
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
1
-1
/
+2
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
1
-4
/
+17
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
1
-0
/
+1
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
1
-0
/
+6
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2
-18
/
+18
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
9
-3
/
+276
2019-09-12
wil6210: add debugfs to show PMC ring content
Dedy Lansky
3
-0
/
+40
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
2
-24
/
+38
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
6
-13
/
+240
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
1
-1
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
3
-8
/
+6
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
1
-0
/
+4
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2019-06-27
wil6210: drop old event after wmi_call timeout
Ahmad Masri
1
-1
/
+12
2019-06-27
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
5
-18
/
+29
2019-06-27
wil6210: add support for reading multiple RFs temperature via debugfs
Tzahi Sabo
4
-17
/
+117
2019-06-27
wil6210: publish max_msdu_size to FW on BCAST ring
Maya Erez
1
-0
/
+1
2019-06-27
wil6210: update cid boundary check of wil_find_cid/_by_idx()
Alexei Avshalom Lazar
2
-5
/
+5
2019-06-27
wil6210: clear FW and ucode log address
Maya Erez
3
-0
/
+17
2019-06-27
wil6210: fix printout in wil_read_pmccfg
Dedy Lansky
1
-3
/
+2
2019-06-27
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
4
-22
/
+88
2019-06-27
wil6210: increase the frequency of status ring hw tail update
Ahmad Masri
1
-3
/
+13
2019-06-27
wil6210: enlarge Tx status ring size
Ahmad Masri
1
-1
/
+1
2019-06-27
wil6210: do not reset FW in STA to P2P client interface switch
Alexei Avshalom Lazar
1
-1
/
+12
2019-06-27
wil6210: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-58
/
+22
[next]