summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/os_intfs.c
AgeCommit message (Expand)Author
2023-12-23staging: rtl8712: fix open parentheses alignmentRyan England
2023-08-04staging: rtl8712: fix race conditionNam Cao
2022-10-31staging: rtl8712: fix potential memory leakNam Cao
2022-10-31staging: rtl8712: check for return value of _r8712_init_xmit_priv()Nam Cao
2022-10-31staging: rtl8712: check for alloc fail in _r8712_init_recv_priv()Nam Cao
2022-04-05staging: rtl8712: fix a potential memory leak in r871xu_drv_init()Xiaoke Wang
2021-10-20staging: rtl8712: prepare for const netdev->dev_addrJakub Kicinski
2021-10-20staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set()Jakub Kicinski
2021-07-21staging/rtl8712: Remove all strcpy() uses in favor of strscpy()Len Baker
2021-06-14staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin
2019-08-08staging: rtl8712: r8712_free_drv_sw(): Change return typeNishka Dasgupta
2019-08-08staging: rtl8712: init_drv_sw(): Change return valuesNishka Dasgupta
2019-08-08staging: rtl8712: init_default_value(): Change return typeNishka Dasgupta
2019-07-25staging: rtl8712: r8712_init_mlme_priv(): Change return valuesNishka Dasgupta
2019-07-01staging: rtl8712: _r8712_init_sta_priv(): Change return valuesNishka Dasgupta
2019-06-26staging: rtl8712: Change return values of r8712_init_evt_priv()Nishka Dasgupta
2019-06-26staging: rtl8712: Change return values in r8712_init_cmd_priv()Nishka Dasgupta
2019-06-10staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_threadDeepak Mishra
2019-03-18staging: rtl8712 - fix up non-kerneldoc commentsValdis Klētnieks
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube
2018-03-06staging: rtl8712: Remove multiple blank line(s)Arushi Singhal
2018-03-06staging: rtl8712: match alignment with open parenthesisArushi Singhal
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth
2017-10-18staging: rtl8712: Convert timers to use timer_setup()Kees Cook
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan
2017-05-15staging: rtl8712: use octal permissionsAleksey Kurbatov
2017-03-06staging: rtl8712: Remove space after a cast.Varsha Rao
2017-03-06staging: rtl8712: Removes the FSF mailing address.Varsha Rao
2017-03-06staging: rtl8712: Remove unnecessary parentheses.Varsha Rao
2017-03-06staging: rtl8712: Match alignment with open parenthesis.Varsha Rao
2016-09-02staging: rtl8712: delete one space before if statementLouie Lu
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-03-28staging: rtl8712: os_intfs: Change form of NULL comparisonsBhaktipriya Shridhar
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt
2015-10-16Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj
2015-10-08Staging: rtl8712: os_intfs.c : Coding style warning fix for block commentPunit Vara
2015-05-31staging: rtl8712: remove useless return valueLuca Ceresoli
2015-05-31staging: rtl8712: remove unneeded forward declarationLuca Ceresoli
2015-05-31staging: rtl8712: remove useless commentLuca Ceresoli
2015-05-31staging: rtl8712: Use ether_addr_copy() instead of memcpy()Jagan Teki
2015-04-03staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar