summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)AuthorLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen-66416/+0
2016-09-01drivers: staging: rtl8723au: hal: Remove pointless testMatthias Beyer-1/+1
2016-08-21Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issuesShiva Kerdel-40/+40
2016-08-21staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King-1/+1
2016-08-21staging: r8723au: Remove unused semaphoresBinoy Jayan-12/+0
2016-08-21staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan-11/+14
2016-07-06nl80211: support beacon report scanningAvraham Stern-3/+8
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-45/+13
2016-04-29staging: rtl8723au: Add warning about this driver being deprecatedJes Sorensen-2/+10
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg-30/+30
2016-03-29Staging: rtl8723au: Remove function rtw_enqueue_{recvbuf23a/recvbuf23a_to_head}Bhumika Goyal-27/+0
2016-03-29Staging: rtl8723au: Remove unused functionsBhumika Goyal-12/+0
2016-03-28Staging: rtl8723au: Remove unnecessary return statement.Sandhya Bankar-2/+0
2016-03-28Staging: rtl8723au: rtl8723a_rf6052: Remove unnecessary semicolon.Sandhya Bankar-1/+1
2016-03-28staging: rtl8723au: Fix line longer than 80 columns.Edward Lipinsky-1/+2
2016-03-22staging: refresh TODO for rtl8723auXose Vazquez Perez-0/+3
2016-03-11Staging: rtl8723au: Remove unused functions and prototypeBhumika Goyal-118/+0
2016-03-11taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23aBhumika Goyal-6/+0
2016-03-11staging: rtl8723au: hal: Remove unnecessary function and its callBhaktipriya Shridhar-6/+0
2016-03-11staging: rtl8723au: core: Remove unnecessary else after returnBhaktipriya Shridhar-2/+2
2016-03-11staging: rtl8723au: hal: Use macro DIV_ROUND_UPBhaktipriya Shridhar-2/+1
2016-03-11staging: rtl8723au: core: rtw_security: Change form of NULL comparisonsBhaktipriya Shridhar-2/+2
2016-03-11staging: rtl8723au: core: rtw_sta_mgt: Change form of NULL comparisonsBhaktipriya Shridhar-3/+3
2016-03-11drivers: staging: rtl8723au: remove unneeded null testCihangir Akturk-11/+2
2016-03-11staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar-2/+0
2016-03-11staging: rtl8723au: fix static checker warningGeliang Tang-2/+4
2016-03-11Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal-8/+1
2016-03-11staging: rtl8723au: Eliminate commented out codeJanani Ravichandran-50/+0
2016-03-11Staging: rtl8723au: Use min macro instead of ternary operatorBhumika Goyal-7/+7
2016-03-11staging: rtl8723au: core: Remove CamelCaseJanani Ravichandran-2/+2
2016-03-11staging: rtl8723au: core: Drop unneeded pointer castJanani Ravichandran-1/+1
2016-03-10staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar-13/+3
2016-03-10Staging: rtl8723au: Remove debug messagesBhumika Goyal-6/+2
2016-03-10Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal-3/+3
2016-03-10staging: rtl8723au: Remove unnecessary paranthesesBhaktipriya Shridhar-2/+2
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry()Geliang Tang-3/+2
2016-03-10staging: rtl8723au: core: rtw_xmit: use list_first_entry_or_null()Geliang Tang-18/+8
2016-03-10staging: rtl8723au: core: rtw_recv: use list_first_entry_or_null()Geliang Tang-31/+11
2016-02-20staging: rtl8723au: hal: Use macro ARRAY_SIZEBhaktipriya Shridhar-1/+1
2016-02-20staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran-1/+1
2016-02-20staging: rtl8723au: whitespace and blank line cleaningGeliang Tang-94/+12
2016-02-20staging: rtl8723au: core: rtw_recv: remove useless codesGeliang Tang-7/+2
2016-02-20staging: rtl8723au: use list_for_each_entry*()Geliang Tang-138/+95
2016-02-20Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal-2/+0
2016-02-14Staging: rtl8723au: Replace header filesBhumika Goyal-3/+3
2016-02-14Staging: rtl8723au: Remove unused macrosBhumika Goyal-2/+0
2016-02-11staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran-8/+6
2016-02-11staging: rtl8*: fix my email address upGreg Kroah-Hartman-1/+1
2016-02-07staging: rtl8723au: Fixes unnecessary return warningBhaktipriya Shridhar-20/+0
2016-02-07staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev-47/+15