summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-06staging: ks7010: remove nonsense comment in ks_wlan.h fileSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks_wlan_hw_rxSergio Paracuellos
2018-05-06staging: ks7010: refactor ks7010_sme_enqueue_events functionSergio Paracuellos
2018-05-06staging: ks7010: use the same parameter for 'event' in hostif_sme_enqueueSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks7010_sdio_init_irqsSergio Paracuellos
2018-05-06staging: ks7010: change some local variables type in ks_sdio_interruptSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in ks7010_rw_functionSergio Paracuellos
2018-05-06staging: ks7010: change local variable type in _ks_wlan_hw_power_saveSergio Paracuellos
2018-05-06staging: ks7010: use u8 instead of unsigned char in write_to_device functionSergio Paracuellos
2018-05-06staging: ks7010: remove missing WPS preprocessor conditional codeSergio Paracuellos
2018-05-06staging: ks7010: change netdev_dbg msg to avoid a long lineSergio Paracuellos
2018-05-06staging: ks7010: avoid ks_sdio_card dependency in ks_wlan headerSergio Paracuellos
2018-05-06staging: ks7010: move tx and rx queues definitions into ks_wlan.h headerSergio Paracuellos
2018-05-06staging: ks7010: add SPDX identifiers to all filesSergio Paracuellos
2018-05-06staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"Colin Ian King
2018-05-06staging: wlan-ng: fix SPDX comment style in headersTim Collier
2018-05-06staging: wlan-ng: fix line-break style issueTim Collier
2018-05-06staging: wlan-ng: add missing parameter name to prototypeTim Collier
2018-05-06staging: wlan-ng: prism2sta: fix indent coding-style issuesEfstratios Gavas
2018-05-06staging: sm750fb: add drm development branch detailsSudip Mukherjee
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta
2018-05-06staging: lustre: obdclass: guarantee all keys filledHongchao Zhang
2018-05-06staging: lustre: obdclass: hoist locking in lu_context_exit()John L. Hammond
2018-05-06staging: lustre: obdclass: change spinlock of key to rwlockLi Xi
2018-05-06staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek
2018-05-06staging: lustre: o2iblnd: Fix FastReg map/unmap for MLX5Doug Oucharek
2018-05-06staging: lustre: llite: fix potential missing-check bug when copying lumvWenwen Wang
2018-05-06staging: lustre: ldlm: store name directly in namespace.NeilBrown
2018-05-03staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcaseAjay Singh
2018-05-03staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for m...Ajay Singh
2018-05-03staging: wilc1000: use is_broadcast_ether_addr check for broadcast addressAjay Singh
2018-05-03staging: wilc1000: move macro after the #include file in wilc_wfi_netdeviceAjay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-05-03staging: wilc1000: remove unnecessary static function defination in wilc_spiAjay Singh
2018-05-03staging: wilc1000: remove unused macros in host_interfaceAjay Singh
2018-05-03staging: wilc1000: remove the use of cur_byte variable in functionsAjay Singh
2018-05-03staging: wilc1000: remove static variable 'del_beacon' and null checkAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase fo...Ajay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in f...Ajay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function nameAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct nameAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function...Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh
2018-05-03staging: wilc1000: use 'else if' condition in get_station()Ajay Singh
2018-05-03staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_fra...Ajay Singh
2018-05-03staging: wilc1000: modified NULL check used for 'if' condition in delete_key()Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()Ajay Singh
2018-05-03staging: wilc1000: remove inner block in wilc_netdev_init()Ajay Singh
2018-05-03staging: wilc1000: fix infinite loop and out-of-bounds accessGustavo A. R. Silva