summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl8192e
AgeCommit message (Expand)Author
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde
2022-09-27staging: rtl8192e: cmdpkt: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReasonPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann
2022-09-26staging: rtl8192e: fix CamelCase variablesValentin Vidic
2022-09-26staging: rtl8192e: Rename Tx_Retry_Count_RegDragan Cvetic
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_ps.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_dm.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.cPhilipp Hortmann
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c, ...Philipp Hortmann
2022-09-11staging: rtl8192e: Rename CurSlotTimePhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bHwRadioOffPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename RFChangeInProgressPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename RFWaitCounterPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename rtStatePhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bConnectBySSIDPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename bActionAllowedPhilipp Hortmann
2022-09-11staging: rtl8192e: Rename ChangeSourcePhilipp Hortmann
2022-08-30staging: rtl8192e: Remove PHY_SetRFPowerState and rename StateToSetPhilipp Hortmann
2022-08-30staging: rtl8192e: Remove Unnecessary ftrace-like loggingPhilipp Hortmann
2022-08-30staging: rtl8192e: Rename Tx... and RxCheckStuckHandlerPhilipp Hortmann
2022-08-30staging: rtl8192e: Remove blank lines in rtl_core.cPhilipp Hortmann
2022-04-26staging: rtl8192e: Remove u16 cast for u32 parameterSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u16 argument castSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u16 assignment castSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u8 cast in comparisonSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u8 argument castSolomon Tan
2022-04-26staging: rtl8192e: Remove unnecessary u8 assignment castSolomon Tan
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan
2021-11-17staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-08-11staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...Tuo Li
2021-08-10staging: rtl8192e: rtl8192e: rtl_core: remove unused global variableSaurav Girepunje
2021-07-27staging/rtl8192e: Remove all strcpy() usesLen Baker
2021-05-19staging: rtl8192e: delete extra blank linesWang Qing
2021-05-10staging: rtl8192e: Fix whitespace around conditional statementOjaswin Mujoo
2021-05-10staging: rtl8192e: Add identifier name to function definitionOjaswin Mujoo
2021-05-10staging: rtl8192e: Avoid multiple line dereferenceOjaswin Mujoo
2021-04-07staging: rtl8192e: rtl8192E_dev: remove unused variableJiapeng Chong
2021-04-05staging: rtl8192e: move const after staticDeborah Brouwer
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: rtl8192e: remove redundant variable shadowingNikolay Kyx
2021-03-10staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: rename bdRT2RTLongSlotTime to bd_rt2rt_long_slot_time in b...William Durand
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-02-08staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter