index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
2020-08-31
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
2020-08-31
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
2020-08-31
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
2020-08-31
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
2020-08-31
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
2020-08-27
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-17
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
2020-07-20
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-06-25
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
ath: fix wiki website url
Flavio Suligoi
2020-05-12
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
wil6210: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-03-06
wil6210: reject unsupported coalescing params
Jakub Kicinski
2020-01-26
wil6210: use true,false for bool variable
zhengbin
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
2019-10-31
wil6210: add SPDX license identifiers
Lior David
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
2019-09-12
wil6210: fix RX short frame check
Lior David
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-12
wil6210: add debugfs to show PMC ring content
Dedy Lansky
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
[next]