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
2019-04-05
wil6210: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
1
-3
/
+11
2018-12-08
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2018-03-22
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
1
-3
/
+17
2018-03-22
wil6210: fix protection against connections during reset
Hamad Kadmany
1
-2
/
+9
2017-08-07
wil6210: fix deadlock when using fw_no_recovery option
Lior David
1
-7
/
+8
2016-08-31
wil6210: extract firmware version from file header
Lior David
7
-6
/
+46
2016-08-31
wil6210: extract firmware capabilities from FW file
Lior David
6
-27
/
+106
2016-08-31
wil6210: align to latest auto generated wmi.h
Lior David
1
-0
/
+292
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
4
-3
/
+10
2016-08-19
wil6210: fix wiphy registration sequence
Lior David
3
-16
/
+26
2016-08-19
wil6210: prevent usage of incorrect TX hwtail
Maya Erez
1
-2
/
+7
2016-08-19
wil6210: Fix driver down flow
Lazar Alexei
1
-14
/
+2
2016-08-19
wil6210: fix stop p2p device handling
Maya Erez
5
-18
/
+61
2016-08-19
wil6210: change HALP logging category to IRQ
Lior David
2
-15
/
+15
2016-08-19
wil6210: support rx key setting for all TIDs
Maya Erez
1
-35
/
+81
2016-08-19
wil6210: fix HALP handling in case of HALP vote time-out
Maya Erez
3
-4
/
+15
2016-08-19
wil6210: align to latest auto generated wmi.h
Maya Erez
1
-79
/
+561
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
4
-7
/
+25
2016-06-14
wil6210: abort P2P search when stopping P2P device
Lior David
2
-0
/
+17
2016-06-14
wil6210: fix chan check in wil_p2p_listen
Maya Erez
1
-2
/
+4
2016-05-28
wil6210: align wil log functions to wil_dbg_ratelimited implementation
Maya Erez
1
-26
/
+20
2016-05-28
wil6210: add pm_notify handling
Maya Erez
4
-4
/
+98
2016-05-28
wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso
Maya Erez
1
-1
/
+1
2016-05-28
wil6210: protect wil_vring_fini_tx in parallel to tx completions
Maya Erez
1
-0
/
+14
2016-05-28
wil6210: guarantee safe access to rx descriptors shared memory
Maya Erez
1
-0
/
+6
2016-05-28
wil6210: fix race conditions between TX send and completion
Maya Erez
1
-0
/
+20
2016-05-11
wil6210: add support for device led configuration
Maya Erez
5
-0
/
+281
2016-04-26
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
5
-32
/
+194
2016-04-26
wil6210: unmask RX_HTRSH interrupt only when connected
Maya Erez
2
-1
/
+22
2016-04-26
wil6210: print debug message when transmitting while disconnected
Maya Erez
3
-1
/
+19
2016-04-26
wil6210: change RX_HTRSH interrupt print level to debug
Maya Erez
1
-5
/
+2
2016-04-26
wil6210: support regular scan on P2P_DEVICE interface
Lior David
3
-2
/
+10
2016-04-26
wil6210: add function name to wil log macros
Maya Erez
2
-6
/
+10
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
3
-4
/
+4
2016-04-04
wil6210: allow empty WMI commands in debugfs wmi_send
Lior David
1
-2
/
+2
2016-03-07
wil6210: add oob_mode module parameter
Lior David
2
-0
/
+17
2016-03-07
wil6210: pass is_go flag to firmware
Lior David
3
-3
/
+11
2016-03-07
wil6210: fix no_fw_recovery mode with change_virtual_intf
Lior David
4
-1
/
+8
2016-03-07
wil6210: clean ioctl debug message
Lior David
2
-7
/
+10
2016-03-07
wil6210: fix race conditions in p2p listen and search
Lior David
4
-25
/
+53
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
7
-26
/
+152
2016-03-07
wil6210: p2p initial support
Dedy Lansky
6
-16
/
+389
2016-03-07
wil6210: add support for platform specific notification events
Maya Erez
3
-5
/
+40
2016-03-07
wil6210: basic PBSS/PCP support
Lior David
2
-13
/
+16
2016-03-07
wil6210: switch to generated wmi.h
Lior David
7
-701
/
+652
2016-03-07
wil6210: add support for discovery mode during scan
Lior David
4
-3
/
+17
2016-03-07
wil6210: replay attack detection
Vladimir Kondratiev
6
-17
/
+226
2016-03-07
wil6210: Set permanent MAC address to wiphy
Hamad Kadmany
1
-0
/
+2
2016-03-07
wil6210: AP: prevent connecting to already connected station
Maya Erez
1
-0
/
+8
2016-03-07
wil6210: remove BACK RX and TX workers
Maya Erez
3
-202
/
+41
[next]