index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ks7010
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
staging: ks7010: Remove unused 'struct hostif_adhoc_set_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_adhoc_set2_request_t'.
Quytelda Kahja
2
-3
/
+3
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_adhoc_set_request_t'.
Quytelda Kahja
2
-3
/
+3
2018-04-23
staging: ks7010: Remove unused 'struct hostif_infrastructure_set_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_infrastructure_set_request_t'.
Quytelda Kahja
2
-3
/
+3
2018-04-23
staging: ks7010: Remove unused 'struct hostif_ps_adhoc_set_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_ps_adhoc_set_request_t'.
Quytelda Kahja
2
-3
/
+3
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_request_t'.
Quytelda Kahja
2
-6
/
+6
2018-04-23
staging: ks7010: Remove unused 'struct hostif_stop_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_stop_request_t'.
Quytelda Kahja
3
-3
/
+3
2018-04-23
staging: ks7010: Remove unused 'struct hostif_connect_indication_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct link_ap_info_t'.
Quytelda Kahja
2
-4
/
+4
2018-04-23
staging: ks7010: Remove trailing _t from 'struct ap_info_t'.
Quytelda Kahja
2
-5
/
+5
2018-04-23
staging: ks7010: Remove trailing _t from 'struct rate_set16_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct ibss_parms_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct cf_parms_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct ds_parms_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct fh_parms_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct rate_set8_t'.
Quytelda Kahja
1
-3
/
+3
2018-04-23
staging: ks7010: Remove trailing _t from 'struct ssid_t'.
Quytelda Kahja
1
-5
/
+5
2018-04-23
staging: ks7010: Remove unused 'struct hostif_start_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_start_request_t'.
Quytelda Kahja
2
-2
/
+2
2018-04-23
staging: ks7010: Remove unused 'struct hostif_power_mgmt_confirm_t'.
Quytelda Kahja
1
-5
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_power_mgmt_request_t'.
Quytelda Kahja
2
-2
/
+2
2018-04-23
staging: ks7010: Remove unused 'struct hostif_mib_set_confirm_t'.
Quytelda Kahja
1
-6
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_mib_value_t'.
Quytelda Kahja
1
-3
/
+3
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_mib_get_request_t'.
Quytelda Kahja
2
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct channel_list_t'.
Quytelda Kahja
1
-4
/
+4
2018-04-23
staging: ks7010: Remove unused 'struct hostif_data_indication_t'.
Quytelda Kahja
1
-7
/
+0
2018-04-23
staging: ks7010: Remove trailing _t from 'struct hostif_data_request_t'.
Quytelda Kahja
2
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct pmk_cache_t'.
Quytelda Kahja
1
-1
/
+1
2018-04-23
staging: ks7010: Remove trailing _t from 'struct rsn_mode_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Remove trailing _t from 'struct wpa_suite_t'.
Quytelda Kahja
1
-2
/
+2
2018-04-23
staging: ks7010: Use the ARRAY_SIZE() macro to calculate array sizes.
Quytelda Kahja
1
-4
/
+3
2018-04-23
staging: ks7010: replace IS_HIF_CONF with inline function
Sergio Paracuellos
2
-6
/
+8
2018-04-23
staging: ks7010: replace IS_HIF_IND with inline function
Sergio Paracuellos
1
-7
/
+11
2018-04-23
staging: ks7010: IS_OFDM_EXT_RATE macro with inline function
Sergio Paracuellos
2
-4
/
+9
2018-04-23
staging: ks7010: replace IS_11BG_RATE macro with inline function
Sergio Paracuellos
2
-2
/
+5
2018-04-23
staging: ks7010: replace IS_OFDM_RATE macro with inline function
Sergio Paracuellos
1
-5
/
+12
2018-04-23
staging: ks7010: replace IS_11B_RATE macro with inline function
Sergio Paracuellos
2
-4
/
+9
2018-03-29
staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'.
Quytelda Kahja
1
-1
/
+0
2018-03-29
staging: ks7010: Change mac_address_valid to a bool instead of int.
Quytelda Kahja
3
-5
/
+5
2018-03-29
staging: ks7010: Remove unecessary cast.
Quytelda Kahja
1
-1
/
+1
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_get_mic
Sergio Paracuellos
1
-1
/
+1
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_append
Sergio Paracuellos
1
-3
/
+3
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_init
Sergio Paracuellos
1
-1
/
+1
2018-03-29
staging: ks7010: remove some dead code from ks_wlan_set_essid function
Sergio Paracuellos
1
-15
/
+0
2018-03-29
staging: ks7010: replace MichaelBlockFunction macro with inline function
Sergio Paracuellos
1
-15
/
+16
2018-03-29
staging: ks7010: replace GetUInt32 macro with get_unaligned_le32
Sergio Paracuellos
1
-7
/
+4
2018-03-29
staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()
Sergio Paracuellos
1
-11
/
+3
[prev]
[next]