summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-26staging: wilc1000: change function to static in linux_wlanAjay Singh
2018-04-26staging: wilc1000: remove inner block '{}' in handle_remain_on_chan()Ajay Singh
2018-04-26staging: wilc1000: rename P2P_LISTEN_STATE variable to use lowercaseAjay Singh
2018-04-26staging: wilc1000: remove unused enum 'stats_flags'Ajay Singh
2018-04-26staging: wilc1000: remove unused elements in 'wilc_priv' structAjay Singh
2018-04-26staging: wilc1000: rename wlan init and deinit function prefixed with wil1000Ajay Singh
2018-04-26staging: wilc1000: rename num_reg_frame macro to have uppercase in macro nameAjay Singh
2018-04-26staging: wilc1000: rename WILC_WFI_stats to avoid uppercaseAjay Singh
2018-04-26staging: wilc1000: rename mac status macros and moved related #define togetherAjay Singh
2018-04-26staging: wilc1000: remove unused #define related to MAC statusAjay Singh
2018-04-26staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQAjay Singh
2018-04-26staging: wilc1000: remove unsed typedef wilc_debug_funcAjay Singh
2018-04-26staging: wilc1000: remove unused variable scan_while_connectedAjay Singh
2018-04-26staging: wilc1000: simplified if conditions in spi_data_write()Ajay Singh
2018-04-26staging: wilc1000: remove inner {} in wilc_parse_network_info()Ajay Singh
2018-04-26staging: wicl1000: removed the unsed variables in wilc_parse_network_info()Ajay Singh
2018-04-26staging: wilc1000: remove 'cmd' variable in wilc_spi functionsAjay Singh
2018-04-26staging: wilc1000: remove unnecessary assingment from 'if' conditionsAjay Singh
2018-04-26staging: wilc1000: align the #define in wilc_spi fileAjay Singh
2018-04-26staging: ks7010: refactor ks_wlan_translate_scan functionSergio Paracuellos
2018-04-26staging: ks7010: avoid blank line between declarations in ks_wlan_get_aplistSergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_get_aplistSergio Paracuellos
2018-04-26staging: ks7010: avoid if-else condition in ks_wlan_get_powerSergio Paracuellos
2018-04-26staging: ks7010: avoid an 'else' in ks_wlan_set_powerSergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_get_wapSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_wap functionSergio Paracuellos
2018-04-26staging: ks7010: align values in frequency_list arraySergio Paracuellos
2018-04-26staging: ks7010: use ether_addr_copy in ks_wlan_set_encode_extSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_pmksa functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_cts_mode functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_preamble functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_power_mgmt functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_scan_type functionSergio Paracuellos
2018-04-26staging: ks7010: refactor ks_wlan_set_beacon_lost functionSergio Paracuellos
2018-04-26staging: gdm724x: remove redundant license informationGreg Kroah-Hartman
2018-04-26staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman
2018-04-26staging: kernel.h: Prevent macro expantion bug in container_of_safe()Dan Carpenter
2018-04-25staging: vboxvideo: fix mode_valid's return typeLuc Van Oostenryck
2018-04-25staging: pi433: break long lines in pi433_if.cSimon Sandström
2018-04-25staging: gdm724x: fix gdm_lte_tx()'s return typeLuc Van Oostenryck
2018-04-25staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck
2018-04-25staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck
2018-04-25staging: wlan-ng: fix p80211knetdev_hard_start_xmit()'s return typeLuc Van Oostenryck
2018-04-25staging/wilc1000: fix wilc_mac_xmit()'s return typeLuc Van Oostenryck
2018-04-25staging: wilc1000: updated TODO listAjay Singh
2018-04-25staging: wilc1000: remove registering of ndo_do_ioctl callbackAjay Singh
2018-04-25staging: wilc1000: rename pu32InactiveTime to avoid camelCase issueAjay Singh
2018-04-25staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()Ajay Singh
2018-04-25staging: wilc1000: rename goto labels starting with '_' in wilc1000_wlan_init()Ajay Singh
2018-04-25staging: wilc1000: rename goto label '_fail_' linux naming convensionAjay Singh