aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: rtl8192e: rename BaParamSet to ba_param_set in ba_record structWilliam Durand2-15/+15
2021-03-10staging: rtl8192e: rename DialogToken to dialog_token in ba_record structWilliam Durand2-8/+8
2021-03-10staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand3-13/+13
2021-03-10staging: rtl8192e: rename Timer to timer in ba_record structWilliam Durand3-9/+9
2021-03-10staging: rtl8192e: rename TID to tid in delba_param_set unionWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename Initiator to initiator in delba_param_set unionWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename Reserved to reserved in delba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename shortData to short_data in delba_param_set unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: rename charData to char_data in delba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename TID to tid in ba_param_set unionWilliam Durand2-6/+5
2021-03-10staging: rtl8192e: rename AMSDU_Support to amsdu_support in ba_param_set unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: rename BufferSize to buffer_size in ba_param_set unionWilliam Durand2-4/+4
2021-03-10staging: rtl8192e: rename BAPolicy to ba_policy in ba_param_set unionWilliam Durand2-5/+5
2021-03-10staging: rtl8192e: rename shortData to short_data in ba_param_set unionWilliam Durand2-3/+3
2021-03-10staging: rtl8192e: rename charData to char_data in ba_param_set unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand3-3/+3
2021-03-10staging: rtl8192e: rename FragNum to frag_num in sequence_control unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename ShortData to short_data in sequence_control unionWilliam Durand2-2/+2
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis1-14/+14
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand1-2/+2
2021-03-10staging: rtl8192e: fix typo in a commentWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand1-2/+0
2021-02-08staging: rtl8192e: replace spaces with tab for a closing if bracePhillip Potter1-1/+1
2021-02-08staging: rtl8192e: remove braces from single-line blockPhillip Potter1-2/+1
2021-02-04staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2021-01-05staging: rtl819x: select CONFIG_CRC32Arnd Bergmann1-0/+1
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava5-13/+12
2020-11-13staging: rtl8192e: Braces should be used on all arms of statementEduard Vintila1-13/+14
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers2-2/+2
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-18/+18
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEP"Greg Kroah-Hartman1-1/+0
2020-09-20Revert "staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIP"Greg Kroah-Hartman1-1/+0
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_WEPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_TKIPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: fix kconfig dependency warning for RTLLIB_CRYPTO_CCMPNecip Fazil Yildiran1-0/+1
2020-09-16staging: rtl8192e: convert tasklets to use new tasklet_setup() APIAllen Pais2-17/+16
2020-09-11staging/rtl8192e: switch to RC4 library interfaceArd Biesheuvel3-118/+28
2020-08-18Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad1-1/+1
2020-07-28staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-21staging: rtl8192e: add proper code indentDarshan D V1-1/+1
2020-07-21staging: rtl8192e: add space before open parenthesisDarshan D V1-1/+1
2020-07-13staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-37/+34
2020-07-13staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay1-6/+6
2020-07-01staging: rtl8192e: use generic power managementVaibhav Gupta3-23/+12
2020-05-27staging/rtl8192e: Remove function callback castsOscar Carter1-11/+13
2020-05-27staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-3/+3
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman1-5/+5
2020-04-13staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar1-4/+4