summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/hal
AgeCommit message (Expand)Author
2020-05-27staging: rtl8188eu: make some arrays static constMichael Straube
2020-05-27staging: rtl8188eu: clean up some declarationsMichael Straube
2020-04-28staging: rtl8188eu: remove some superfluous commentsMichael Straube
2020-04-16staging: rtl8188eu: make const char array staticMichael Straube
2020-04-16staging: rtl8188eu: cleanup long line in fw.cMichael Straube
2020-04-16staging: rtl8188eu: rename define to upper caseMichael Straube
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2020-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube
2020-03-25Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel
2020-02-23staging: rtl8188eu: remove redundant assignment to condColin Ian King
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2020-01-14staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube
2020-01-14staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube
2020-01-14staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube
2020-01-10staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube
2020-01-10staging: rtl8188eu: remove else after returnMichael Straube
2019-11-16staging: rtl*: Remove tasklet callback castsKees Cook
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov
2019-09-30staging: rtl8188eu: remove dead code/vestigial do..while loopConnor Kuehl
2019-09-30staging: rtl8188eu: remove unnecessary self-assignmentConnor Kuehl
2019-07-31staging: rtl8188eu: remove redundant assignment to variable rtstatusColin Ian King
2019-07-30staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '|' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '&' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '+' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: remove redundant assignment to rtstatusColin Ian King
2019-07-22staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta
2019-06-26staging: rtl8188eu: remove hal_init_macaddr()Michael Straube
2019-06-26staging: rtl8188eu: cleanup lines ending with a '('Michael Straube
2019-06-03staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube
2019-04-25staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube
2019-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube
2019-03-22staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-03-18staging: rtl8188eu: remove unnecessary braces from if/elseHugo Lange
2019-02-26staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube
2019-02-26staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube
2019-02-26staging: rtl8188eu: remove blank line between declarationsMichael Straube
2019-02-26staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube
2019-02-26staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube
2019-02-04staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()Michael Straube