index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-16
1
-14
/
+0
|
\
|
*
wil6210: remove 'freq' debugfs
Johannes Berg
2022-05-10
1
-14
/
+0
*
|
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-06
1
-6
/
+4
|
/
*
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2022-05-02
2
-5
/
+4
*
wil6210: simplify if-if to if-else
Wan Jiabing
2022-04-27
1
-3
/
+2
*
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
1
-3
/
+2
*
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
2
-2
/
+2
*
wil6210: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
3
-5
/
+7
*
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
2
-5
/
+5
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+10
*
wil6210: remove erroneous wiphy locking
Johannes Berg
2021-06-15
1
-2
/
+0
*
wil6210: Fix wrong function name in comments
Yang Shen
2021-06-15
2
-4
/
+4
*
wil6210: wmi: Remove useless code
Jiapeng Chong
2021-04-18
1
-1
/
+1
*
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
2021-02-09
5
-19
/
+52
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
3
-1
/
+10
*
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
1
-2
/
+2
*
wil6210: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
2020-11-07
1
-1
/
+1
*
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
2020-08-31
1
-2
/
+1
*
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
2020-08-31
1
-8
/
+4
*
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
2020-08-31
1
-7
/
+3
*
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
2020-08-31
1
-20
/
+10
*
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
2020-08-31
1
-3
/
+1
*
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
2020-08-31
1
-21
/
+15
*
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
2020-08-27
1
-4
/
+4
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
1
-2
/
+2
|
\
|
*
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
2020-08-17
1
-2
/
+2
*
|
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-07-20
1
-1
/
+1
|
\
|
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-06-15
1
-1
/
+1
|
|
\
|
|
*
ath: fix wiki website url
Flavio Suligoi
2020-06-09
1
-1
/
+1
*
|
|
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
1
-28
/
+11
|
/
/
*
/
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
|
/
*
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-12
3
-37
/
+37
*
wil6210: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-11
1
-1
/
+1
*
wil6210: reject unsupported coalescing params
Jakub Kicinski
2020-03-06
1
-0
/
+1
*
wil6210: use true,false for bool variable
zhengbin
2020-01-26
3
-6
/
+6
*
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
2020-01-06
1
-27
/
+16
*
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
4
-0
/
+130
*
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
2019-12-19
3
-1
/
+48
*
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
2019-12-19
1
-4
/
+4
*
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-12-19
1
-2
/
+2
*
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
2019-12-19
1
-1
/
+1
*
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
2019-12-19
1
-5
/
+12
*
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
2019-12-19
1
-4
/
+6
*
wil6210: dump Rx status message on errors
Ahmad Masri
2019-12-19
1
-0
/
+10
*
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
2019-11-25
1
-1
/
+2
*
wil6210: add SPDX license identifiers
Lior David
2019-10-31
29
-352
/
+31
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-03
2
-7
/
+7
|
\
|
*
wil6210: check len before memcpy() calls
Denis Efremov
2019-10-02
1
-2
/
+4
|
*
ath: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-23
1
-4
/
+2
[next]