aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma2-2/+2
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil7-0/+22
2017-03-06staging: rtl8192u: Fix endianness warnings in ieee80211_rx.cSebastian Haas1-26/+26
2017-03-06staging: rtl8192u: Fix warnings about endiannessmaomao xu1-3/+1
2017-03-06staging: rtl8192u: ieee80211: Remove typedef to the tx_pending_t structuresayli karnik1-3/+3
2017-03-06staging: rtl8188eu: Add a blank lineGargi Sharma1-0/+1
2017-03-06staging: rtl8188eu: Remove multiple blank linesGargi Sharma1-11/+0
2017-03-06staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma1-2/+0
2017-03-06staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma1-9/+9
2017-03-06staging: rtl8188eu: Fix block comments warningGargi Sharma1-30/+31
2017-03-06staging: rtl8188eu: Replace x==NULL by !xGargi Sharma1-15/+15
2017-03-06staging: rtl8192u: Fixed 'tabstop' coding style warningsimran singhal1-1/+1
2017-03-06staging: rtl8192u: Replace symbolic permissions with octal permissionssimran singhal1-2/+1
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov3-3/+0
2017-03-06staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov2-4/+0
2017-03-06staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() callIvan Safonov1-9/+2
2017-03-06staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov1-9/+2
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov1-20/+4
2017-03-06staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg() callIvan Safonov1-3/+1
2017-03-06staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg() callIvan Safonov1-7/+2
2017-03-06staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov1-11/+2
2017-03-06staging:r8188eu: use DIV_ROUND_UP() in rtw_signal_stat_timer_hdl()Ivan Safonov1-8/+2
2017-03-06staging: ks7010: remove unecessary spaces after castsKatie Dunne1-104/+102
2017-03-06Staging: ks7010: ks_*: Braces should be used on all arms of these statementsShiva Kerdel2-17/+31
2017-03-06Staging: ks7010: ks_*: Use the BIT macro for bitwise checksShiva Kerdel2-25/+25
2017-03-06staging: olpc_dcon: add whitespace around binary operatorsKenneth Hsu1-2/+2
2017-03-06staging: lustre: Using macro DIV_ROUND_UPsimran singhal5-12/+8
2017-03-06staging: lustre: lprocfs: move lprocfs_stats_[un]lock to a source fileJames Simmons2-110/+121
2017-03-06staging: lustre: ldlm: fix race of starting bl threadsNiu Yawei1-21/+28
2017-03-06staging: lustre: ldlm: disconnect speedupVitaly Fertman6-64/+101
2017-03-06staging: lustre: ldlm: reduce ldlm pool recalc windowVitaly Fertman1-1/+2
2017-03-06staging: lustre: llite: remove extraneous export parameterAndreas Dilger1-19/+14
2017-03-06staging: lustre: lov: trying smaller memory allocationsYang Sheng20-68/+67
2017-03-06staging: lustre: osc: further LRU OSC cleanup after evictionJinshan Xiong6-64/+118
2017-03-06staging: lustre: ldlm: handle ldlm lock cancel race when evicting client.Jinshan Xiong8-17/+68
2017-03-06staging: lustre: lov: cleanup when cl_io_iter_init() failsJinshan Xiong1-11/+13
2017-03-06staging: lustre: osc: remove obsolete assertsJinshan Xiong2-5/+0
2017-03-06staging: lustre: llite: omit to update wire dataBobi Jam1-2/+2
2017-03-06staging: lustre: llite: lower message level for ll_setattr_raw()Bobi Jam1-1/+9
2017-03-06staging: lustre: ko2iblnd: Adapt to the removal of ib_get_dma_mr()Doug Oucharek5-94/+16
2017-03-06Staging: wlan-ng: prism2mgmt: Removed an empty lineGeorgios Emmanouil1-1/+0
2017-03-06staging: wlan-ng: remove extra parenthesesGargi Sharma1-1/+1
2017-03-06staging: fsl-mc: fix coding style warningLucian Zala1-2/+2
2017-03-06staging: xgifb: function prototype argument should also have an identifier nameArushi Singhal1-2/+1
2017-03-06staging: xgifb: add braces around if-statementsKatie Dunne1-7/+8
2017-03-06staging: xgifb: add braces around if statementGargi Sharma1-2/+2
2017-03-06staging: fbtft: Make some s16 arrays constJoe Perches6-16/+16
2017-03-06staging: fbtft: Make the pointers to s16 init arrays constJoe Perches3-5/+5
2017-03-06staging:fbtft: Fix some warnings regarding types.Anthony Brandon1-1/+1
2017-03-06Staging: fbtft: fb_watterott: fix incorrect type in assignmentsJulián de Gortari1-3/+3