summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_recv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: r8712_recv_entry(): Change return typeNishka Dasgupta2019-08-081-3/+2
* staging: rtl8712: r8712_wlanhdr_to_ethhdr(): Change return valuesNishka Dasgupta2019-08-081-4/+4
* staging: rtl8712: _r8712_init_recv_priv(): Change return typeNishka Dasgupta2019-08-021-3/+3
* staging: rtl8712: Merge memcpy + be16_to_cpus to get_unaligned_be16Chuhong Yuan2019-07-251-2/+1
* staging: rtl8712: get rid of IS_MCASTMichael Straube2019-05-201-7/+7
* staging: rtl8712: Fix indentation issuePrashanth Kumar KR2019-02-281-1/+1
* staging: rtl8712: clean up various indentation and coding style issuesColin Ian King2019-01-151-2/+2
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-031-13/+1
* staging: r8712u: Fix Sparse endian warning in rtl871x_recv.cLarry Finger2017-02-121-2/+3
* staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2017-01-161-1/+6
* staging: rtl8712: used a better macroJannik Becher2017-01-031-1/+1
* staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K2016-11-211-7/+4
* Staging: rtl8712: Fixed 'tabstop' coding style warnings.Yamanappagouda Patil2016-11-171-1/+1
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-8/+16
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-291-1/+1
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-8/+4
* staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire2016-02-071-3/+1
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-4/+4
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-11/+16
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-20/+19
* staing: rtl8712: else after return or break warningGamze POLAT2015-02-261-2/+1
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-18/+1
* staging: rtl8712: Fix unnecessary parentheses style warningYeliz Taneroglu2014-10-021-1/+1
* Staging: rtl8712 : Fix line over 80 charactersTapasweni Pathak2014-09-231-2/+2
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-3/+3
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-3/+3
* staging: r8712u: Remove useless return variablesPeter Senna Tschudin2014-05-241-3/+1
* staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger2014-04-161-7/+6
* staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-4/+5
* staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker2012-05-101-1/+1
* staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker2012-05-101-1/+1
* staging: r8712u: Simplify semaphoresLarry Finger2012-02-091-1/+0
* staging: r8712u: Tracking kmemleak false positives.Larry Finger2011-09-061-0/+4
* staging: rtl8712: fixed coding style issuesJavier M. Mellid2011-04-201-7/+9
* staging: r8712u: Fix sparse warningsLarry Finger2010-08-311-29/+7
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+715