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