aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_recv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-28staging: rtl8712: Fix indentation issuePrashanth Kumar KR1-1/+1
2019-01-15staging: rtl8712: clean up various indentation and coding style issuesColin Ian King1-2/+2
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2017-02-12staging: r8712u: Fix Sparse endian warning in rtl871x_recv.cLarry Finger1-2/+3
2017-01-16staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann1-1/+6
2017-01-03staging: rtl8712: used a better macroJannik Becher1-1/+1
2016-11-21staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K1-7/+4
2016-11-17Staging: rtl8712: Fixed 'tabstop' coding style warnings.Yamanappagouda Patil1-1/+1
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-8/+16
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-1/+1
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang1-8/+4
2016-02-07staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire1-3/+1
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-4/+4
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-11/+16
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-20/+19
2015-02-26staing: rtl8712: else after return or break warningGamze POLAT1-2/+1
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-18/+1
2014-10-02staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu1-1/+1
2014-09-23Staging: rtl8712 : Fix line over 80 charactersTapasweni Pathak1-2/+2
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-3/+3
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-1/+1
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-3/+3
2014-05-24staging: r8712u: Remove useless return variablesPeter Senna Tschudin1-3/+1
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0Larry Finger1-7/+6
2012-09-04staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-4/+5
2012-05-10staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker1-1/+1
2012-05-10staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker1-1/+1
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger1-1/+0
2011-09-06staging: r8712u: Tracking kmemleak false positives.Larry Finger1-0/+4
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid1-7/+9
2010-08-31staging: r8712u: Fix sparse warningsLarry Finger1-29/+7
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+715