index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
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
[next]