summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: erofs: surround fault_injection ralted option parsing using CONFIG_E...Chengguang Xu2018-09-141-3/+5
* staging: erofs: use explicit unsigned int typeThomas Weißschuh2018-09-148-74/+76
* staging: rtl8188eu: change array type to u8Michael Straube2018-09-111-3/+3
* staging: rtl8188eu: fix lines over 80 characters in rtw_led.cMichael Straube2018-09-111-3/+6
* staging: rtl8188eu: remove unnecessary parentheses in rtw_led.cMichael Straube2018-09-111-4/+4
* staging: rtl8188eu: refactor SwLedControlMode1()Michael Straube2018-09-111-110/+113
* staging: wilc1000: remove handle_hif_exit_work() functionAjay Singh2018-09-101-8/+0
* staging: wilc1000: refactor wilc_netdev_init() to handle memory free in error...Ajay Singh2018-09-102-12/+30
* staging: wilc1000: refactor code to move initilization in wilc_netdev_init()Ajay Singh2018-09-102-23/+8
* staging: wilc1000: remove unnecessary static variable 'p2p_listen_state'Ajay Singh2018-09-101-4/+2
* staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh2018-09-104-14/+11
* staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' structAjay Singh2018-09-103-6/+6
* staging: wilc1000: remove unused code to set and get IP addressAjay Singh2018-09-103-111/+0
* staging: wilc1000: use short names to fix over 80 issue in tcp_process()Ajay Singh2018-09-103-21/+21
* staging: wilc1000: avoid line over 80 chars in wilc_wlan_txq_filter_dup_tcp_a...Ajay Singh2018-09-101-5/+6
* staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' s...Ajay Singh2018-09-105-67/+77
* staging: wilc1000: use lowercase for get_BSSID() and HIL variableAjay Singh2018-09-102-6/+6
* staging: wilc1000: refactor tcp_process() to avoid extra leading tabsAjay Singh2018-09-101-24/+28
* staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drvAjay Singh2018-09-102-5/+4
* staging: wilc1000: rename 'dummy_statistics' variable to 'periodic_stat'Ajay Singh2018-09-102-2/+2
* staging: wilc1000: move 'periodic_rssi' as part of 'wilc_vif' structAjay Singh2018-09-102-12/+10
* staging: wilc1000: move hif_workqueue static variables to 'wilc' structureAjay Singh2018-09-102-5/+9
* staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list globalAjay Singh2018-09-103-21/+25
* staging: wilc1000: move static variable clients_count to 'wilc' structureAjay Singh2018-09-102-5/+5
* staging: wilc1000: avoid use of extra 'if' condition in wilc_init()Ajay Singh2018-09-101-2/+0
* staging: wilc1000: remove unused variable 'op_ifcs'Ajay Singh2018-09-101-5/+0
* staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' structAjay Singh2018-09-105-25/+24
* staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv ...Ajay Singh2018-09-102-55/+52
* staging: wilc1000: remove unnecessary NULL check in clear_shadow_scan()Ajay Singh2018-09-101-4/+2
* staging: wilc1000: fix to use correct index to free scanned info in clear_sha...Ajay Singh2018-09-101-2/+2
* staging: wilc1000: move 'aging_timer' static variable to wilc_priv structAjay Singh2018-09-102-13/+14
* staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' structAjay Singh2018-09-104-9/+8
* staging: rtl8723bs: check for i out of range before accessing szLine[i]Colin Ian King2018-09-101-3/+4
* Staging: rtl8712: Add space between else and opening braceAndré Lehmann2018-09-101-1/+1
* staging: rtl8192u: ieee80221: Add missing spaceSidong Yang2018-09-101-5/+5
* staging:rtl8192u: Remove typedef from enum opt_rst_type_e - StyleJohn Whitmore2018-09-102-3/+3
* staging:rtl8192u: Remove typedef from firmware_init_step_e - StyleJohn Whitmore2018-09-102-3/+3
* staging:rtl8192u: Refactor GET_COMMAND_PACKET_FRAG_THRESHOLD - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Remove unused RTL8190_CPU_START_OFFSET - StyleJohn Whitmore2018-09-101-1/+0
* staging:rtl8192u: Fix space characters - StyleJohn Whitmore2018-09-101-5/+5
* staging:rtl8192u: Refactor RT_TRACE - StyleJohn Whitmore2018-09-101-1/+1
* staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore2018-09-102-11/+11
* staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore2018-09-102-3/+3
* staging:rtl8192u: Add SPDX-License-Identifier - StyleJohn Whitmore2018-09-101-0/+1
* staging:rtl8192u: Remove unused functions - StyleJohn Whitmore2018-09-102-17/+0
* staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore2018-09-102-11/+0
* staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore2018-09-102-8/+0
* Staging: rtlwifi: efuse: Fixed a line length code styling issue.Tom Todd2018-09-101-1/+2
* staging: mt7621-mmc: Fix debug macro ERR_MSG and its usagesNishad Kamdar2018-09-102-45/+81
* staging: mt7621-mmc: Delete N_MSG() and all its usersNishad Kamdar2018-09-102-252/+0