aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22staging: refresh TODO for rtl8712Xose Vazquez Perez1-6/+6
2016-03-11Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal2-49/+0
2016-03-11staging: rtl8712: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8712: Avoid multiple assignments.Sandhya Bankar1-1/+2
2016-03-11staging: rtl8712: Remove the unnecessary paranthesesG Pooja Shamili1-4/+4
2016-03-11staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function nameAmitoj Kaur Chawla1-59/+59
2016-03-11drivers: staging: rtl8712: Change form of NULL comparisonsBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Make return of 0 explicitBhaktipriya Shridhar1-6/+2
2016-03-11Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal6-12/+12
2016-03-11staging: rtl8712: Remove unnecessary paranthesesBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Simplify returnBhaktipriya Shridhar1-4/+1
2016-03-11staging: rtl8712: Remove exceptional & on function nameAmitoj Kaur Chawla2-18/+18
2016-03-11staging: rtl8712: Remove unnecessary cast on void pointerBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Remove cast on void pointerBhaktipriya Shridhar1-1/+1
2016-03-05drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the constant on the right side of the test warningTapan Prakash T1-2/+2
2016-03-05rtl871x: avoid running off end of bufferAlan1-1/+2
2016-02-20staging: rtl8712: Replace explicit NULL comparisonBhaktipriya Shridhar1-2/+2
2016-02-20staging: rtl8712: reduce stack usageArnd Bergmann1-1/+1
2016-02-20staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen1-4/+6
2016-02-20staging: rtl8712: Declare function as staticAmitoj Kaur Chawla1-1/+1
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch1-2/+1
2016-02-14staging: rtl8712: Fixed a comparision coding style warning.Rakhi Sharma1-4/+4
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang5-55/+34
2016-02-07Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma1-1/+1
2016-02-07staging: rtl8712: memory corruption in wpa_set_encryption()Dan Carpenter1-4/+1
2016-02-07Staging: rtl8712: Remove unnecessary cast on void pointerLucas Tanure1-30/+15
2016-02-07staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire1-3/+1
2016-02-07staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen3-1/+17
2016-02-07staging: rtl8712: Cleanup _io_ops wrappersMauro Dreissig1-55/+22
2016-02-07staging: rtl8712: Remove unused CamelCase defineMichael Hornung1-1/+0
2016-02-07staging: rtl8712: Coding style: Fix alignmentMichael Hornung1-1/+1
2016-02-07staging: rtl8712: Replace FSF mailing address by URLMichael Hornung1-2/+1
2016-02-07staging: rtl8712: Coding style: Fix missing spacesMichael Hornung1-1/+1
2016-02-07staging: rtl8712: Coding style: Make use of BIT macroMichael Hornung1-46/+46
2016-02-07staging: rtl8712: Coding style: Remove multiple blank linesMichael Hornung1-12/+0
2016-02-07staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla1-7/+2
2015-11-15staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla1-7/+1
2015-10-29staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla1-8/+0
2015-10-27staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla2-7/+0
2015-10-27staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla1-6/+4
2015-10-24staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru1-2/+2
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt22-234/+256
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt21-137/+216
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt23-307/+291
2015-10-24staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-10-16Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara1-11/+15
2015-10-16Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara1-1/+1
2015-10-16Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara1-2/+1
2015-10-16staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj1-3/+3