index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
staging
/
ks7010
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
staging: ks7010: use 'u16' for casts in assignments in hostif_sme_set_rsn
Sergio Paracuellos
2018-05-14
1
-3
/
+3
*
staging: ks7010: change two parameter types in hostif_mic_failure_request
Sergio Paracuellos
2018-05-14
1
-4
/
+3
*
staging: ks7010: replace uint* type into the u* ones in hostif_bss_scan_request
Sergio Paracuellos
2018-05-14
1
-4
/
+4
*
staging: ks7010: replace cast types in assignments in hostif_phy_information_...
Sergio Paracuellos
2018-05-14
1
-4
/
+4
*
staging: ks7010: replace cast type in assignment in hostif_adhoc_set_request
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: replace cast type in assignments in hostif_infrastructure_se...
Sergio Paracuellos
2018-05-14
1
-2
/
+2
*
staging: ks7010: use u16 as type for casting in hostif_ps_adhoc_set_request
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: replace casts to use type u16 in init_request
Sergio Paracuellos
2018-05-14
1
-3
/
+3
*
staging: ks7010: use u16 as cast type in hostif_start_request
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: avoid no needed cast in ks_wlan_cap
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: change parameter type in hostif_mib_get_request
Sergio Paracuellos
2018-05-14
1
-4
/
+3
*
staging: ks7010: change some cast type from uint16_t to u16 in hostif_data_re...
Sergio Paracuellos
2018-05-14
1
-7
/
+7
*
staging: ks7010: use u16 as type for casting in hostif_data_indication_wpa
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: replace not standard uint type to unsigned int
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: replace uint8_t with u8 in ks_wlan_set_rx_gain
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: replace uint8_t with u8 in ks_wlan_set_tx_gain
Sergio Paracuellos
2018-05-14
1
-1
/
+1
[next]