index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
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-08
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
2019-06-26
ath: fix SPDX tags
Kalle Valo
2
-2
/
+2
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
12
-129
/
+276
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
13
-117
/
+330
2019-05-03
wil6210: remove HALP for Talyn devices
Maya Erez
1
-0
/
+6
2019-05-03
wil6210: check rx_buff_mgmt before accessing it
Dedy Lansky
1
-0
/
+3
2019-05-03
wil6210: fix missed MISC mbox interrupt
Maya Erez
1
-1
/
+1
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
8
-46
/
+49
2019-05-03
wil6210: enhancements for descriptor and status ring debugfs
Dedy Lansky
2
-12
/
+45
2019-05-03
wil6210: add support for multiple sections in brd file
Maya Erez
4
-45
/
+126
2019-05-03
wil6210: add printout of platform capabilities
Dedy Lansky
1
-0
/
+2
2019-05-03
wil6210: fix _desc access in __wil_tx_vring_tso
Alexei Avshalom Lazar
1
-0
/
+3
2019-05-03
wil6210: fix spurious interrupts in 3-msi
Maya Erez
1
-25
/
+40
2019-04-29
wil6210: fix potential out-of-bounds read
Gustavo A. R. Silva
1
-0
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-11
/
+13
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-2
/
+2
2019-04-03
wil6210: print error in FW and board files load failures
Maya Erez
1
-1
/
+5
2019-04-03
wil6210: reset buff id in status message after completion
Maya Erez
4
-11
/
+48
2019-04-03
wil6210: add support for ucode tracing
Ahmad Masri
2
-0
/
+2
2019-04-03
wil6210: prevent access to RGF_CAF_ICR in Talyn
Maya Erez
1
-5
/
+0
2019-04-03
wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_ext
Lior David
2
-5
/
+11
2019-04-03
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2
-21
/
+41
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
1
-0
/
+3
2019-04-03
wil6210: use OEM MAC address from OTP
Dedy Lansky
2
-6
/
+16
2019-04-03
wil6210: check mid is valid
Ahmad Masri
8
-23
/
+24
2019-04-03
wil6210: update WIL_MCS_MAX to 15
Maya Erez
1
-1
/
+1
2019-04-03
wil6210: do not set BIT_USER_SUPPORT_T_POWER_ON_0 in Talyn-MB
Maya Erez
1
-1
/
+2
2019-04-03
wil6210: increase PCP stop command timeout
Maya Erez
1
-1
/
+3
2019-04-03
wil6210: prevent device memory access while in reset or suspend
Ahmad Masri
5
-38
/
+80
2019-04-03
wil6210: align to latest auto generated wmi.h
Alexei Avshalom Lazar
2
-4
/
+94
2019-02-28
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2019-02-28
wil6210: ignore HALP ICR if already handled
Maya Erez
3
-4
/
+12
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
1
-3
/
+2
2019-02-28
wil6210: accessing 802.3 addresses via utility functions
Ahmad Masri
2
-21
/
+33
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
10
-75
/
+226
[next]