platform/kernel/linux-rpi3.git
2018-04-26 Ajay Singhstaging: wilc1000: align the #define in wilc_spi file
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_translate_scan function
2018-04-26 Sergio Paracuellosstaging: ks7010: avoid blank line between declarations...
2018-04-26 Sergio Paracuellosstaging: ks7010: use ether_addr_copy in ks_wlan_get_aplist
2018-04-26 Sergio Paracuellosstaging: ks7010: avoid if-else condition in ks_wlan_get...
2018-04-26 Sergio Paracuellosstaging: ks7010: avoid an 'else' in ks_wlan_set_power
2018-04-26 Sergio Paracuellosstaging: ks7010: use ether_addr_copy in ks_wlan_get_wap
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_wap function
2018-04-26 Sergio Paracuellosstaging: ks7010: align values in frequency_list array
2018-04-26 Sergio Paracuellosstaging: ks7010: use ether_addr_copy in ks_wlan_set_enc...
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_pmksa function
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_cts_mode function
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_preamble function
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_power_mgmt function
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_scan_type function
2018-04-26 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_beacon_lost function
2018-04-26 Greg Kroah... staging: gdm724x: remove redundant license information
2018-04-26 Greg Kroah... staging: gdm724x: add SPDX identifiers to all files.
2018-04-26 Dan Carpenterstaging: kernel.h: Prevent macro expantion bug in conta...
2018-04-25 Luc Van Oostenryckstaging: vboxvideo: fix mode_valid's return type
2018-04-25 Simon Sandströmstaging: pi433: break long lines in pi433_if.c
2018-04-25 Luc Van Oostenryckstaging: gdm724x: fix gdm_lte_tx()'s return type
2018-04-25 Luc Van Oostenryckstaging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_en...
2018-04-25 Luc Van Oostenryckstaging: visornic: fix visornic_xmit()'s return type
2018-04-25 Luc Van Oostenryckstaging: wlan-ng: fix p80211knetdev_hard_start_xmit...
2018-04-25 Luc Van Oostenryckstaging/wilc1000: fix wilc_mac_xmit()'s return type
2018-04-25 Ajay Singhstaging: wilc1000: updated TODO list
2018-04-25 Ajay Singhstaging: wilc1000: remove registering of ndo_do_ioctl...
2018-04-25 Ajay Singhstaging: wilc1000: rename pu32InactiveTime to avoid...
2018-04-25 Ajay Singhstaging: wilc1000: remove the use of goto label in...
2018-04-25 Ajay Singhstaging: wilc1000: rename goto labels starting with...
2018-04-25 Ajay Singhstaging: wilc1000: rename goto label '_fail_' linux...
2018-04-25 Ajay Singhstaging: wilc1000: remove the use of goto label in...
2018-04-25 Ajay Singhstaging: wilc1000: remove goto label '_done_' in handle...
2018-04-25 Ajay Singhstaging: wilc1000: remove the use of goto label in...
2018-04-25 Ajay Singhstaging: wilc1000: remove the use of goto label in...
2018-04-25 Ajay Singhstaging: wilc1000: remove the use of goto label in...
2018-04-25 Ajay Singhstaging: wilc1000: remove multiple define for mac conne...
2018-04-25 Ajay Singhstaging: wilc1000: remove multiple define used for...
2018-04-25 Ajay Singhstaging: wilc1000: remove unused macros in wilc module
2018-04-25 Ajay Singhstaging: wilc1000: added identifiers name in function...
2018-04-25 Ajay Singhstaging: wilc1000: rename WID_LOGTerminal_Switch to...
2018-04-25 Ajay Singhstaging: wilc1000: fix line over 80 chars in change_sta...
2018-04-25 Ajay Singhstaging: wilc1000: use sizeof(variable) for memory...
2018-04-25 Ajay Singhstaging: wilc1000: handle error condition in add_key...
2018-04-25 Ajay Singhstaging: wilc1000: refactor add_key() to avoid duplicat...
2018-04-25 Ajay Singhstaging: wilc1000: remove inner block {} and resetting...
2018-04-25 Ajay Singhstaging: wilc1000: split add_key() to avoid line over...
2018-04-25 Ajay Singhstaging: wilc1000: rename variable using datatype in...
2018-04-25 Ajay Singhstaging: wilc1000: rename WILC_WFI_wep_key & WILC_WFI_w...
2018-04-25 Ajay Singhstaging: wilc1000: remove line over 80 char warning...
2018-04-25 Ajay Singhstaging: wilc1000: remove unused 'struct add_key_params'
2018-04-25 Ajay Singhstaging: wilc1000: remove line over 80 char in cfg_conn...
2018-04-25 Ajay Singhstaging: wilc1000: fix line over 80 char issue in clear...
2018-04-25 Ajay Singhstaging: wilc1000: rename hAgingTimer to avoid camelCas...
2018-04-25 Ajay Singhstaging: wilc1000: refactor mgmt_tx to fix line over...
2018-04-25 Ajay Singhstaging: wilc1000: rename WILC_WFI_p2p_rx & s32Freq...
2018-04-25 Ajay Singhstaging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid...
2018-04-25 Ajay Singhstaging: wilc1000: remove line over 80 char warnings...
2018-04-25 Ajay Singhstaging: wilc1000: removed unused static variables...
2018-04-25 Ajay Singhstaging: wilc1000: refactor scan() to free kmalloc...
2018-04-25 Sergio Paracuellosstaging: ks7010: refactor hostif_sme_set_pmksa function
2018-04-25 Sergio Paracuellosstaging: ks7010: use ether_addr_copy in hostif_sme_mult...
2018-04-25 Sergio Paracuellosstaging: ks7010: use ether_addr_equal in hostif_data_re...
2018-04-25 Sergio Paracuellosstaging: ks7010: use ether_addr_equal in hostif_data_in...
2018-04-25 Sergio Paracuellosstaging: ks7010: use ether_addr_copy in hostif_mib_get_...
2018-04-25 Sergio Paracuellosstaging: ks7010: use ether_addr_copy() instead of custo...
2018-04-25 Sergio Paracuellosstaging: ks7010: remove duplicated ks_wlan_handler_def...
2018-04-25 Sergio Paracuellosstaging: ks7010: remove WPS definition conditional...
2018-04-25 Sergio Paracuellosstaging: ks7010: fix line exceding 80 characters in...
2018-04-25 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_get_mode function
2018-04-25 Sergio Paracuellosstaging: ks7010: refactor ks_wlan_set_mode function
2018-04-25 Sergio Paracuellosstaging: ks7010: remove some duplicated definitions...
2018-04-25 Sergio Paracuellosstaging: ks7010: avoid use of brackets in single line if
2018-04-25 Sergio Paracuellosstaging: ks7010: refactor hostif_sme_power_mgmt_set...
2018-04-25 Sergio Paracuellosstaging: ks7010: use definitions from kernel headers...
2018-04-25 Sergio Paracuellosstaging: ks7010: join some debug traces in get_current_...
2018-04-25 Sergio Paracuellosstaging: ks7010: avoid some if-else code in get_current...
2018-04-25 Sergio Paracuellosstaging: ks7010: remove KSC_OPNOTSUPP related code
2018-04-25 Sergio Paracuellosstaging: ks7010: use IW_HANDLER macro in ks_wlan_handler
2018-04-25 Sergio Paracuellosstaging: ks7010: review includes of ks_hostif file
2018-04-25 Sergio Paracuellosstaging: ks7010: removes data_buff field of ks_wlan_pri...
2018-04-25 Sergio Paracuellosstaging: ks7010: remove two fields of ks_wlan_private...
2018-04-25 Sergio Paracuellosstaging: ks7010: avoid blank line between definitions...
2018-04-25 Sergio Paracuellosstaging: ks7010: fix warning aout long line in init_request
2018-04-25 Sergio Paracuellosstaging: ks7010: remove superfluous comments in ks_host...
2018-04-25 Sergio Paracuellosstaging: ks7010: avoid one level indentation in devio_r...
2018-04-25 Sergio Paracuellosstaging: ks7010: change name and type for device_open_s...
2018-04-25 Sergio Paracuellosstaging: ks7010: assign dev_alloc_name() result to...
2018-04-25 Sergio Paracuellosstaging: ks7010: use u8 instead of unsigned char for...
2018-04-25 Sergio Paracuellosstaging: ks7010: fix error paths in ks7010_sdio_remove...
2018-04-25 Sergio Paracuellosstaging: ks7010: check sdio_set_block_size return value
2018-04-25 Sergio Paracuellosstaging: ks7010: replace create_workqueue with alloc_wo...
2018-04-25 Sergio Paracuellosstaging: ks7010: move MODULE_DEVICE_TABLE related code
2018-04-25 Sergio Paracuellosstaging: ks7010: avoid one extra level indentation...
2018-04-25 Sergio Paracuellosstaging: ks7010: review debug and error messages in...
2018-04-25 Sergio Paracuellosstaging: ks7010: review comment style in ks7010_sdio...
2018-04-25 Sergio Paracuellosstaging: ks7010: add REG suffix to sdio register defini...
2018-04-25 Sergio Paracuellosstaging: ks7010: delete not used definitions in ks7010_...
2018-04-25 Sergio Paracuellosstaging: ks7010: move sdio specific register definition...
next