summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: refresh TODO for rtl8712Xose Vazquez Perez2016-03-221-6/+6
* Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal2016-03-112-49/+0
* staging: rtl8712: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-111-2/+1
* Staging: rtl8712: Avoid multiple assignments.Sandhya Bankar2016-03-111-1/+2
* staging: rtl8712: Remove the unnecessary paranthesesG Pooja Shamili2016-03-111-4/+4
* staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function nameAmitoj Kaur Chawla2016-03-111-59/+59
* drivers: staging: rtl8712: Change form of NULL comparisonsBhaktipriya Shridhar2016-03-111-1/+1
* staging: rtl8712: Make return of 0 explicitBhaktipriya Shridhar2016-03-111-6/+2
* Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal2016-03-116-12/+12
* staging: rtl8712: Remove unnecessary paranthesesBhaktipriya Shridhar2016-03-111-1/+1
* staging: rtl8712: Simplify returnBhaktipriya Shridhar2016-03-111-4/+1
* staging: rtl8712: Remove exceptional & on function nameAmitoj Kaur Chawla2016-03-112-18/+18
* staging: rtl8712: Remove unnecessary cast on void pointerBhaktipriya Shridhar2016-03-111-1/+1
* staging: rtl8712: Remove cast on void pointerBhaktipriya Shridhar2016-03-111-1/+1
* drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the c...Tapan Prakash T2016-03-051-2/+2
* rtl871x: avoid running off end of bufferAlan2016-03-051-1/+2
* staging: rtl8712: Replace explicit NULL comparisonBhaktipriya Shridhar2016-02-201-2/+2
* staging: rtl8712: reduce stack usageArnd Bergmann2016-02-201-1/+1
* staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen2016-02-201-4/+6
* staging: rtl8712: Declare function as staticAmitoj Kaur Chawla2016-02-201-1/+1
* staging: rtl8712: Remove unnecessary ret variableJoseph Bisch2016-02-141-2/+1
* staging: rtl8712: Fixed a comparision coding style warning.Rakhi Sharma2016-02-141-4/+4
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-075-55/+34
* Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma2016-02-071-1/+1
* staging: rtl8712: memory corruption in wpa_set_encryption()Dan Carpenter2016-02-071-4/+1
* Staging: rtl8712: Remove unnecessary cast on void pointerLucas Tanure2016-02-071-30/+15
* staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire2016-02-071-3/+1
* staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen2016-02-073-1/+17
* staging: rtl8712: Cleanup _io_ops wrappersMauro Dreissig2016-02-071-55/+22
* staging: rtl8712: Remove unused CamelCase defineMichael Hornung2016-02-071-1/+0
* staging: rtl8712: Coding style: Fix alignmentMichael Hornung2016-02-071-1/+1
* staging: rtl8712: Replace FSF mailing address by URLMichael Hornung2016-02-071-2/+1
* staging: rtl8712: Coding style: Fix missing spacesMichael Hornung2016-02-071-1/+1
* staging: rtl8712: Coding style: Make use of BIT macroMichael Hornung2016-02-071-46/+46
* staging: rtl8712: Coding style: Remove multiple blank linesMichael Hornung2016-02-071-12/+0
* staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla2016-02-071-7/+2
* staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-7/+1
* staging: rtl8712: rtl871x_io: Remove unused functionAmitoj Kaur Chawla2015-10-291-8/+0
* staging: rtl8712: rtl871x_mp: Remove unused functionAmitoj Kaur Chawla2015-10-272-7/+0
* staging: rtl8712: Remove unnecessary variablesAmitoj Kaur Chawla2015-10-271-6/+4
* staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru2015-10-241-2/+2
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-2422-234/+256
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-2421-137/+216
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-2423-307/+291
* staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger2015-10-241-0/+1
* Staging: rtl8712: Coding style warnings fix for block commentsPunit Vara2015-10-161-11/+15
* Staging: rtl8712: Use ether_addr_equal() over memcmp()Punit Vara2015-10-161-1/+1
* Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()Punit Vara2015-10-161-2/+1
* staging: rtl8712: rtl8712_recv: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* Staging: rtl8712: usb_ops_linux: Remove useless castShivani Bhardwaj2015-10-161-3/+3
OpenPOWER on IntegriCloud