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
2017-12-27
wil6210: fix build warnings without CONFIG_PM
Arnd Bergmann
2
-19
/
+8
2017-12-02
wil6210: update statistics for suspend
Lazar Alexei
4
-27
/
+59
2017-12-02
wil6210: remove suspend time statistics
Lazar Alexei
4
-39
/
+4
2017-12-02
wil6210: fix PCIe bus mastering in case of interface down
Lazar Alexei
3
-19
/
+19
2017-12-02
wil6210: get suspend reject reason and resume triggers from FW
Lazar Alexei
2
-6
/
+57
2017-12-02
wil6210: missing length check in wil_cfg80211_mgmt_tx
Lior David
1
-3
/
+7
2017-12-02
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2017-12-02
wil6210: add block size checks during FW load
Lior David
3
-21
/
+49
2017-12-02
wil6210: fix length check in __wmi_send
Lior David
2
-2
/
+22
2017-12-02
wil6210: abort properly in cfg suspend
Hamad Kadmany
1
-2
/
+5
2017-12-02
wil6210: refresh FW capabilities during interface up
Lior David
4
-27
/
+33
2017-12-02
wil6210: print human readable names of WMI commands and events
Dedy Lansky
1
-5
/
+232
2017-12-02
wil6210: run-time PM when interface down
Lazar Alexei
6
-20
/
+237
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
4
-56
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
3
-11
/
+10
2017-10-27
wil6210: remove SSID debugfs
Johannes Berg
1
-45
/
+0
2017-08-31
wil6210: ensure P2P device is stopped before removing interface
Lior David
1
-28
/
+29
2017-08-31
wil6210: increase connect timeout
Lior David
1
-1
/
+1
2017-08-31
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
2
-0
/
+3
2017-08-31
wil6210: move pre-FW configuration to separate function
Dedy Lansky
1
-18
/
+22
2017-08-31
wil6210: align to latest auto generated wmi.h
Lazar Alexei
1
-239
/
+475
2017-08-31
wil6210: make debugfs compilation optional
Gidon Studinski
3
-1
/
+19
2017-08-31
wil6210: ratelimit errors in TX/RX interrupts
Lior David
1
-6
/
+8
2017-08-08
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
4
-8
/
+6
2017-08-08
wil6210: store FW RF calibration result
Dedy Lansky
4
-0
/
+19
2017-08-08
wil6210: fix interface-up check
Hamad Kadmany
2
-2
/
+4
2017-08-08
wil6210: notify wiphy on wowlan support
Maya Erez
1
-0
/
+10
2017-08-08
wil6210: add statistics for suspend time
Maya Erez
4
-4
/
+40
2017-08-08
wil6210: check no_fw_recovery in resume failure recovery
Maya Erez
1
-1
/
+3
2017-08-08
wil6210: support FW RSSI reporting
Dedy Lansky
5
-9
/
+23
2017-08-08
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
2
-0
/
+6
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
14
-260
/
+1222
2017-06-21
wil6210: remove ioctl interface
Maya Erez
4
-190
/
+0
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
11
-49
/
+603
2017-06-21
wil6210: prevent platform callbacks after uninit
Dedy Lansky
1
-4
/
+9
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-05-23
wil6210: support devices with different PCIe bar size
Maya Erez
4
-12
/
+17
2017-05-23
wil6210: Improve AP stop handling
Hamad Kadmany
1
-0
/
+2
2017-05-23
wil6210: add option to load FTM FW
Hamad Kadmany
2
-7
/
+20
2017-05-23
wil6210: low level RF sector API
Lior David
1
-0
/
+573
2017-05-19
wil6210: use memdup_user
Geliang Tang
1
-8
/
+4
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
11
-75
/
+178
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-9
/
+5
2017-04-13
wil6210: prevent access to 11AD device if resume fails
Maya Erez
2
-2
/
+15
2017-04-13
wil6210: fix array out of bounds access in pmc
Dedy Lansky
1
-2
/
+2
2017-04-13
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
3
-26
/
+2
2017-04-13
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
1
-3
/
+17
[next]