summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2-3/+8
2023-05-30staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2-8/+3
2023-05-17staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann1-0/+1
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-27/+0
2023-01-18staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-06-14drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou1-1/+1
2022-01-27staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang1-4/+12
2022-01-27staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang2-3/+5
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-04-07staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-04-07staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2019-12-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho1-1/+0
2019-08-21staging: rtl8192e: remove set but not used variable 'data_len'YueHaibing1-2/+1
2019-08-21staging: rtl8192e: remove two set but not used variablesYueHaibing1-9/+3
2019-08-18staging: rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)Christina Quast2-118/+86
2019-08-05staging: rtl8192e: Make use kmemdupHariprasad Kelam1-17/+7
2019-07-30Staging: rtl8192e: fixed a function prototype definition issueAbhinav Jain1-1/+1
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields1-1/+1
2019-07-25staging: rtl8192e: remove set but not used variable 'payload 'YueHaibing1-2/+0
2019-07-03staging: rtl8192e: remove redundant initialization of rtstatusColin Ian King1-1/+1
2019-06-20staging: rtl8192e: rtllib_module: Remove redundant memsetHariprasad Kelam1-1/+0
2019-05-20Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan1-2/+2
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds53-1016/+206
2019-05-02Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan1-2/+2
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-04-16staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-1/+0
2019-04-16staging: rtl8192e: remove a blank lineDaniel Junho1-1/+0
2019-04-16staging: rtl8192e: Remove a not necessary blank line before a close brace '}'Gabriela Bittencourt1-1/+0
2019-04-16staging: rtl8192e: Remove set but not used variable 'VenderID'YueHaibing1-2/+0
2019-04-03staging: rtl8192e: delete license file.Greg Kroah-Hartman1-339/+0
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman49-634/+179
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2-0/+2
2019-04-03Staging: rtl8192e: Fix spaces around "+"Hildo Guillardi JĂșnior1-1/+1
2019-03-29staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu1-11/+8
2019-03-21staging: rtl8192e: kconfig: use help over --help--Anushka Shukla1-4/+4
2019-03-18Staging: rtl8192e: Remove parentheses around the right hand side of assignmentsBhanusree Pola1-12/+9
2019-03-18staging: rtl8192e: remove boilerplate license textJules Irenge1-8/+0
2019-03-18staging: rtl8192e: add SPDX GPL-2.0 license identifierJules Irenge1-0/+1
2019-02-28staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente1-2/+2
2019-02-21Staging: rtl8192e: Replace license text with SPDX identifierBhanusree Pola1-8/+1
2019-02-19staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing1-12/+3
2019-02-14staging: rtl8192e: rename macro arguments to avoid camel case - styleHimadri Pandya1-15/+15
2019-02-13staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - styleHimadri Pandya1-2/+2
2019-02-11staging: rtl8192e: rename parameters of function dot11d_update_country - styleHimadri Pandya2-9/+9
2019-02-11staging: rtl8192e: rename local variables of function dot11d_update_country -...Himadri Pandya1-15/+15
2019-02-11staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complet...Himadri Pandya3-4/+4
2019-02-11staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...Himadri Pandya3-3/+3