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.12.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
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
2018-05-14
staging: ks7010: use 'u16' for casts in assignments in hostif_sme_set_rsn
Sergio Paracuellos
1
-3
/
+3
2018-05-14
staging: ks7010: change two parameter types in hostif_mic_failure_request
Sergio Paracuellos
1
-4
/
+3
2018-05-14
staging: ks7010: replace uint* type into the u* ones in hostif_bss_scan_request
Sergio Paracuellos
1
-4
/
+4
2018-05-14
staging: ks7010: replace cast types in assignments in hostif_phy_information_...
Sergio Paracuellos
1
-4
/
+4
2018-05-14
staging: ks7010: replace cast type in assignment in hostif_adhoc_set_request
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: replace cast type in assignments in hostif_infrastructure_se...
Sergio Paracuellos
1
-2
/
+2
2018-05-14
staging: ks7010: use u16 as type for casting in hostif_ps_adhoc_set_request
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: replace casts to use type u16 in init_request
Sergio Paracuellos
1
-3
/
+3
2018-05-14
staging: ks7010: use u16 as cast type in hostif_start_request
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: avoid no needed cast in ks_wlan_cap
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: change parameter type in hostif_mib_get_request
Sergio Paracuellos
1
-4
/
+3
2018-05-14
staging: ks7010: change some cast type from uint16_t to u16 in hostif_data_re...
Sergio Paracuellos
1
-7
/
+7
2018-05-14
staging: ks7010: use u16 as type for casting in hostif_data_indication_wpa
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: replace not standard uint type to unsigned int
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: replace uint8_t with u8 in ks_wlan_set_rx_gain
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: replace uint8_t with u8 in ks_wlan_set_tx_gain
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: change uint8_t casts to u8 in ks_wlan_set_rate
Sergio Paracuellos
1
-4
/
+4
2018-05-14
staging: ks7010: change parameter type in ks_wlan_hw_rx function
Sergio Paracuellos
1
-3
/
+3
2018-05-14
staging: ks7010: change cast from uint16_t to u16
Sergio Paracuellos
1
-2
/
+2
2018-05-14
staging: ks7010: replace unsigned char type with u8
Sergio Paracuellos
1
-1
/
+1
2018-05-14
staging: ks7010: remove no necessary blank line
Sergio Paracuellos
1
-1
/
+0
2018-05-14
staging: ks7010: remove not used definition WPA_CAPABILITY_PREAUTH
Sergio Paracuellos
1
-2
/
+0
2018-05-08
staging: ks7010: Remove unnecessary limit checks
Nathan Chancellor
1
-3
/
+3
2018-05-07
staging: ks7010: review local variable types in hostif_phy_information_confirm
Sergio Paracuellos
1
-4
/
+4
2018-05-07
staging: ks7010: use u32 instead of unsigned int in hostif_bss_scan_confirm
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: use u16 instead of unsigned short in hostif_connect_indication
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: use u16 instead of unsigned short in hostif_data_indication
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: use u16 instead of unsigned short in hostif_event_check
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: refactor LOCAL_EEPROM_SUM case in hostif_mib_get_confirm
Sergio Paracuellos
1
-10
/
+7
2018-05-07
staging: ks7010: use CIRC_CNT_TO_END macro in cnt_smeqbody
Sergio Paracuellos
1
-3
/
+3
2018-05-07
staging: ks7010: refactor ks_get_wireless_stats function
Sergio Paracuellos
1
-7
/
+4
2018-05-07
staging: ks7010: refactor ks_wlan_set_mlme function
Sergio Paracuellos
1
-13
/
+10
2018-05-07
staging: ks7010: refactor ks_wlan_set_phy_type function
Sergio Paracuellos
1
-9
/
+6
2018-05-07
staging: ks7010: refactor ks_wlan_set_sleep_mode function
Sergio Paracuellos
1
-12
/
+10
2018-05-07
staging: ks7010: use ether_addr_copy in ks_wlan_net_start
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: use ether_addr_copy in ks_wlan_set_mac_address
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: refactor hostif_sme_power_mgmt_set function
Sergio Paracuellos
1
-23
/
+10
2018-05-07
staging: ks7010: change parameter types in hostif_power_mgmt_request
Sergio Paracuellos
1
-6
/
+5
2018-05-07
staging: ks7010: refactor hostif_sme_set_rsn function
Sergio Paracuellos
1
-101
/
+44
2018-05-07
staging: ks7010: add blank line between after definitions
Sergio Paracuellos
1
-0
/
+1
2018-05-07
staging: ks7010: fix some style issues in ks_hostif.c
Sergio Paracuellos
1
-20
/
+26
2018-05-07
staging: ks7010: factor out send_request_to_device function
Sergio Paracuellos
1
-40
/
+20
2018-05-07
staging: ks7010: move WLAN_EID_DS_PARAMS to different place inside switch
Sergio Paracuellos
1
-3
/
+1
2018-05-07
staging: ks7010: use ether_addr_copy in get_ap_information function
Sergio Paracuellos
1
-1
/
+1
2018-05-07
staging: ks7010: use ether_addr_copy to copy ethernet address sa_data
Sergio Paracuellos
1
-2
/
+1
2018-05-07
staging: ks7010: change type for rsn_enabled in wpa_status struct
Sergio Paracuellos
3
-4
/
+4
2018-05-07
staging: ks7010: remove non sense comments in ks_hostif.c source file
Sergio Paracuellos
1
-8
/
+8
[next]