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
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-6
/
+7
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+1
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-2
/
+2
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-4
/
+5
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-14
/
+0
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
1
-14
/
+0
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2
-5
/
+4
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
2
-2
/
+2
2021-10-20
wil6210: use eth_hw_addr_set()
Jakub Kicinski
3
-5
/
+7
2021-10-20
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-5
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+10
2021-06-15
wil6210: remove erroneous wiphy locking
Johannes Berg
1
-2
/
+0
2021-06-15
wil6210: Fix wrong function name in comments
Yang Shen
2
-4
/
+4
2021-04-18
wil6210: wmi: Remove useless code
Jiapeng Chong
1
-1
/
+1
2021-02-09
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
5
-19
/
+52
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
3
-1
/
+10
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-2
/
+2
2021-01-06
wil6210: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2020-11-07
wil6210: wmi: Correct misnamed function parameter 'ptr_'
Lee Jones
1
-1
/
+1
2020-08-31
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
1
-2
/
+1
2020-08-31
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
1
-8
/
+4
2020-08-31
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
1
-7
/
+3
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
1
-20
/
+10
2020-08-31
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
1
-3
/
+1
2020-08-31
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
1
-21
/
+15
2020-08-27
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
1
-4
/
+4
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-2
/
+2
2020-08-17
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
1
-2
/
+2
2020-07-21
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-09
ath: fix wiki website url
Flavio Suligoi
1
-1
/
+1
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
[next]