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.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
/
staging
/
ks7010
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
Zhang Shurong
1
-2
/
+4
2023-03-25
staging: ks7010: fix line ending with '('
Khadija Kamran
1
-3
/
+2
2023-01-17
staging: ks7010: use strscpy() to instead of strncpy()
Xu Panda
1
-2
/
+1
2022-11-09
staging: ks7010: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-122
/
+126
2022-10-22
staging: ks7010: Update the TODO file for this driver
Peter Robinson
1
-0
/
+3
2022-05-19
staging: ks7010: remove null check after call container_of()
Haowen Bai
1
-2
/
+0
2022-04-14
staging: ks7010: coding style fix: use tabs for indent
Aliya Rahmani
1
-1
/
+1
2022-04-12
staging/ks7010: replace SME taslet with work
Davidlohr Bueso
2
-12
/
+11
2022-02-15
staging/ks7010: Remove redundant 'flush_workqueue()' calls
Minghao Chi (CGEL ZTE)
1
-3
/
+1
2021-10-20
staging: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-20
staging: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-2
/
+2
2021-10-13
staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
Vegard Nossum
1
-0
/
+3
2021-07-27
staging/ks7010: Remove all strcpy() uses in favor of strscpy()
Len Baker
1
-5
/
+5
2021-07-27
staging: ks7010: Fix the initialization of the 'sleep_status' structure
Christophe JAILLET
1
-1
/
+1
2021-06-18
staging: ks7010: Wrap macro definitions in parenthesis
Caleb D.S. Brzezinski
1
-12
/
+12
2021-05-10
staging: ks7010: ks_hostif: Remove a bunch of unused variables
Lee Jones
1
-9
/
+5
2021-03-10
staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()
Dan Carpenter
1
-2
/
+4
2020-11-06
staging: ks7010: fix missing destroy_workqueue() on error in ks7010_sdio_probe
Qinglang Miao
1
-1
/
+3
2020-09-16
staging: ks7010: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-6
/
+6
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-31
staging: ks7010: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+3
2020-07-28
staging: ks7010: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+9
2020-06-29
staging: ks7010: fix ks_wlan_start_xmit()'s return type
Luc Van Oostenryck
1
-2
/
+2
2020-05-05
staging: ks7010: remove me from CC list
Wolfram Sang
1
-1
/
+0
2020-03-10
staging: ks7010: remove line over 80 characters
Payal Kshirsagar
1
-1
/
+2
2020-02-23
staging: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-06-24
Revert "staging: ks7010: Fix build error"
Greg Kroah-Hartman
1
-1
/
+0
2019-06-21
staging: ks7010: Fix build error
YueHaibing
1
-0
/
+1
2019-05-31
staging: ks7010: Remove initialisation in ks7010_sdio.c
Nishka Dasgupta
1
-1
/
+1
2019-05-31
staging: ks7010: Merge multiple return variables in ks_hostif.c
Nishka Dasgupta
1
-4
/
+3
2019-05-31
staging: ks7010: Remove initialisation in ks_hostif.c
Nishka Dasgupta
1
-1
/
+1
2019-05-07
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-03-19
staging: ks7010: remove redundant auth_type check
Colin Ian King
1
-9
/
+7
2019-03-01
Staging: ks7010: Replace typecast to int
Wentao Cai
1
-1
/
+1
2019-02-28
staging: ks7010: removed custom Michael MIC implementation.
Jeremy Sowden
5
-170
/
+93
2019-02-26
Staging: ks7010: Match alignments with open parenthesis
Bhanusree Pola
1
-1
/
+1
2019-01-25
staging: ks7010: remove unnecessary parentheses
Matt McCoy
1
-3
/
+3
2018-11-07
staging: ks7010: remove unnecessary blank line
Jeeeun Evans
1
-1
/
+0
2018-10-19
staging: ks7010: Remove extra blank line
Maya Nakamura
1
-1
/
+0
2018-10-03
staging: ks7010: Remove unnecessary null check
Aymen Qader
1
-2
/
+2
2018-07-30
Merge 4.18-rc7 into staging-next
Greg Kroah-Hartman
1
-6
/
+6
2018-07-16
staging: ks7010: call 'hostif_mib_set_request_int' instead of 'hostif_mib_set...
Sergio Paracuellos
1
-6
/
+6
2018-07-11
staging: ks7010: remove redundant variable eth_proto
Colin Ian King
1
-2
/
+0
2018-05-20
staging: ks7010: avoid casting inside cpu_to_* assignments
Sergio Paracuellos
2
-32
/
+31
2018-05-15
staging: ks7010: Remove unused define
Nathan Chancellor
1
-1
/
+0
2018-05-14
staging: ks7010: replace cast type in assignment in hostif_sme_set_pmksa
Sergio Paracuellos
1
-1
/
+1
[next]