index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
wil6210: support parsing brd file address from fw file
Maya Erez
2018-01-25
4
-11
/
+184
*
wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
Lior David
2018-01-25
3
-3
/
+18
*
wil6210: fix random failure to bring network interface up
Lior David
2018-01-25
5
-2
/
+138
*
wil6210: configure OTP HW vectors in SW reset flow
Maya Erez
2018-01-25
2
-0
/
+26
*
wil6210: support flashless device
Dedy Lansky
2018-01-25
3
-29
/
+87
*
wil6210: add support for Talyn AHB address map
Maya Erez
2018-01-25
4
-17
/
+92
*
wil6210: recognize Talyn JTAG ID
Maya Erez
2018-01-25
2
-0
/
+7
*
wil6210: add Talyn PCIe device ID
Maya Erez
2018-01-25
1
-0
/
+2
*
wil6210: remove reference to preset_chandef
Lior David
2018-01-09
6
-7
/
+5
*
wil6210: remove leftover "FIXME"s
Dedy Lansky
2018-01-09
3
-4
/
+2
*
wil6210: prevent parallel suspend and dump collection
Maya Erez
2018-01-09
4
-8
/
+54
*
wil6210: set platform features based on FW capabilities
Maya Erez
2018-01-09
3
-0
/
+18
*
wil6210: add platform capabilities bitmap
Maya Erez
2018-01-09
4
-4
/
+35
*
wil6210: support 40bit DMA addresses
Lazar Alexei
2018-01-09
4
-22
/
+28
*
wil6210: support Scheduled scan
Dedy Lansky
2018-01-09
5
-18
/
+395
*
wil6210: fix build warnings without CONFIG_PM
Arnd Bergmann
2017-12-27
2
-19
/
+8
*
wil6210: update statistics for suspend
Lazar Alexei
2017-12-02
4
-27
/
+59
*
wil6210: remove suspend time statistics
Lazar Alexei
2017-12-02
4
-39
/
+4
*
wil6210: fix PCIe bus mastering in case of interface down
Lazar Alexei
2017-12-02
3
-19
/
+19
*
wil6210: get suspend reject reason and resume triggers from FW
Lazar Alexei
2017-12-02
2
-6
/
+57
*
wil6210: missing length check in wil_cfg80211_mgmt_tx
Lior David
2017-12-02
1
-3
/
+7
*
wil6210: missing length check in wmi_set_ie
Lior David
2017-12-02
1
-1
/
+7
*
wil6210: add block size checks during FW load
Lior David
2017-12-02
3
-21
/
+49
*
wil6210: fix length check in __wmi_send
Lior David
2017-12-02
2
-2
/
+22
*
wil6210: abort properly in cfg suspend
Hamad Kadmany
2017-12-02
1
-2
/
+5
*
wil6210: refresh FW capabilities during interface up
Lior David
2017-12-02
4
-27
/
+33
*
wil6210: print human readable names of WMI commands and events
Dedy Lansky
2017-12-02
1
-5
/
+232
*
wil6210: run-time PM when interface down
Lazar Alexei
2017-12-02
6
-20
/
+237
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
4
-56
/
+10
|
\
|
*
ath: Convert timers to use timer_setup()
Kees Cook
2017-10-27
3
-11
/
+10
|
*
wil6210: remove SSID debugfs
Johannes Berg
2017-10-27
1
-45
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
wil6210: ensure P2P device is stopped before removing interface
Lior David
2017-08-31
1
-28
/
+29
*
wil6210: increase connect timeout
Lior David
2017-08-31
1
-1
/
+1
*
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
2017-08-31
2
-0
/
+3
*
wil6210: move pre-FW configuration to separate function
Dedy Lansky
2017-08-31
1
-18
/
+22
*
wil6210: align to latest auto generated wmi.h
Lazar Alexei
2017-08-31
1
-239
/
+475
*
wil6210: make debugfs compilation optional
Gidon Studinski
2017-08-31
3
-1
/
+19
*
wil6210: ratelimit errors in TX/RX interrupts
Lior David
2017-08-31
1
-6
/
+8
*
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
2017-08-08
4
-8
/
+6
*
wil6210: store FW RF calibration result
Dedy Lansky
2017-08-08
4
-0
/
+19
*
wil6210: fix interface-up check
Hamad Kadmany
2017-08-08
2
-2
/
+4
*
wil6210: notify wiphy on wowlan support
Maya Erez
2017-08-08
1
-0
/
+10
*
wil6210: add statistics for suspend time
Maya Erez
2017-08-08
4
-4
/
+40
*
wil6210: check no_fw_recovery in resume failure recovery
Maya Erez
2017-08-08
1
-1
/
+3
*
wil6210: support FW RSSI reporting
Dedy Lansky
2017-08-08
5
-9
/
+23
*
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
2017-08-08
2
-0
/
+6
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
14
-260
/
+1222
|
\
|
*
wil6210: remove ioctl interface
Maya Erez
2017-06-21
4
-190
/
+0
|
*
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
2017-06-21
11
-49
/
+603
[next]