summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2016-03-22staging: refresh TODO for rtl8723auXose Vazquez Perez
2016-03-11Staging: rtl8723au: Remove unused functions and prototypeBhumika Goyal
2016-03-11taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23aBhumika Goyal
2016-03-11staging: rtl8723au: hal: Remove unnecessary function and its callBhaktipriya Shridhar
2016-03-11staging: rtl8723au: core: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-11staging: rtl8723au: hal: Use macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-11staging: rtl8723au: core: rtw_security: Change form of NULL comparisonsBhaktipriya Shridhar
2016-03-11staging: rtl8723au: core: rtw_sta_mgt: Change form of NULL comparisonsBhaktipriya Shridhar
2016-03-11drivers: staging: rtl8723au: remove unneeded null testCihangir Akturk
2016-03-11staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar
2016-03-11staging: rtl8723au: fix static checker warningGeliang Tang
2016-03-11Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal
2016-03-11staging: rtl8723au: Eliminate commented out codeJanani Ravichandran
2016-03-11Staging: rtl8723au: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11staging: rtl8723au: core: Remove CamelCaseJanani Ravichandran
2016-03-11staging: rtl8723au: core: Drop unneeded pointer castJanani Ravichandran
2016-03-10staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar
2016-03-10Staging: rtl8723au: Remove debug messagesBhumika Goyal
2016-03-10Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal
2016-03-10staging: rtl8723au: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry()Geliang Tang
2016-03-10staging: rtl8723au: core: rtw_xmit: use list_first_entry_or_null()Geliang Tang
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry_or_null()Geliang Tang
2016-02-20staging: rtl8723au: hal: Use macro ARRAY_SIZEBhaktipriya Shridhar
2016-02-20staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang
2016-02-20staging: rtl8723au: core: rtw_recv: remove useless codesGeliang Tang
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang
2016-02-20Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal
2016-02-14Staging: rtl8723au: Replace header filesBhumika Goyal
2016-02-14Staging: rtl8723au: Remove unused macrosBhumika Goyal
2016-02-11staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran
2016-02-11staging: rtl8*: fix my email address upGreg Kroah-Hartman
2016-02-07staging: rtl8723au: Fixes unnecessary return warningBhaktipriya Shridhar
2016-02-07staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev
2016-02-07staging: rtl8723au: change parameter type in rtl8723a_set_rssi_cmd declarationAnatoly Stepanov
2016-02-07staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors.Jiading Gai
2015-11-15Staging: rtl8723au: Declare function staticKsenija Stanojevic
2015-11-15Staging: rtl8723au: Remove unused EFUSE_Write1Byte functionKsenija Stanojevic
2015-10-29staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla
2015-10-27staging: r8723au: remove unneeded forward function declarationsAlison Schofield
2015-10-27staging: r8723au: move function type in line with function nameAlison Schofield
2015-10-27staging: r8723au: insert correct spacing around operandsAlison Schofield
2015-10-27staging: r8723au: use kernel preferred style for commentingAlison Schofield
2015-10-24staging: r8723au: remove externs and include needed header fileAlison Schofield
2015-10-24staging: r8723au: replace explicit NULL comparisons with !Alison Schofield
2015-10-24staging: r8723au: use kernel preferred style for commentingAlison Schofield
2015-10-24Staging: rtl8723au: Use put_unaligned_le32Shraddha Barke
2015-10-24staging: r8723au: add & use local variable to simplify referencesAlison Schofield
2015-10-24staging: r8723au: move constant to right of comparison testAlison Schofield