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: 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
*
staging: ks7010: change uint8_t casts to u8 in ks_wlan_set_rate
Sergio Paracuellos
2018-05-14
1
-4
/
+4
*
staging: ks7010: change parameter type in ks_wlan_hw_rx function
Sergio Paracuellos
2018-05-14
1
-3
/
+3
*
staging: ks7010: change cast from uint16_t to u16
Sergio Paracuellos
2018-05-14
1
-2
/
+2
*
staging: ks7010: replace unsigned char type with u8
Sergio Paracuellos
2018-05-14
1
-1
/
+1
*
staging: ks7010: remove no necessary blank line
Sergio Paracuellos
2018-05-14
1
-1
/
+0
*
staging: ks7010: remove not used definition WPA_CAPABILITY_PREAUTH
Sergio Paracuellos
2018-05-14
1
-2
/
+0
*
staging: ks7010: Remove unnecessary limit checks
Nathan Chancellor
2018-05-08
1
-3
/
+3
*
staging: ks7010: review local variable types in hostif_phy_information_confirm
Sergio Paracuellos
2018-05-06
1
-4
/
+4
*
staging: ks7010: use u32 instead of unsigned int in hostif_bss_scan_confirm
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: use u16 instead of unsigned short in hostif_connect_indication
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: use u16 instead of unsigned short in hostif_data_indication
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: use u16 instead of unsigned short in hostif_event_check
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: refactor LOCAL_EEPROM_SUM case in hostif_mib_get_confirm
Sergio Paracuellos
2018-05-06
1
-10
/
+7
*
staging: ks7010: use CIRC_CNT_TO_END macro in cnt_smeqbody
Sergio Paracuellos
2018-05-06
1
-3
/
+3
*
staging: ks7010: refactor ks_get_wireless_stats function
Sergio Paracuellos
2018-05-06
1
-7
/
+4
*
staging: ks7010: refactor ks_wlan_set_mlme function
Sergio Paracuellos
2018-05-06
1
-13
/
+10
*
staging: ks7010: refactor ks_wlan_set_phy_type function
Sergio Paracuellos
2018-05-06
1
-9
/
+6
*
staging: ks7010: refactor ks_wlan_set_sleep_mode function
Sergio Paracuellos
2018-05-06
1
-12
/
+10
*
staging: ks7010: use ether_addr_copy in ks_wlan_net_start
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: use ether_addr_copy in ks_wlan_set_mac_address
Sergio Paracuellos
2018-05-06
1
-1
/
+1
*
staging: ks7010: refactor hostif_sme_power_mgmt_set function
Sergio Paracuellos
2018-05-06
1
-23
/
+10
*
staging: ks7010: change parameter types in hostif_power_mgmt_request
Sergio Paracuellos
2018-05-06
1
-6
/
+5
*
staging: ks7010: refactor hostif_sme_set_rsn function
Sergio Paracuellos
2018-05-06
1
-101
/
+44
*
staging: ks7010: add blank line between after definitions
Sergio Paracuellos
2018-05-06
1
-0
/
+1
*
staging: ks7010: fix some style issues in ks_hostif.c
Sergio Paracuellos
2018-05-06
1
-20
/
+26
[next]