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