aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e
AgeCommit message (Expand)Author
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman
2023-05-30staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann
2023-05-17staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-03-17staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2019-12-04staging: rtl8192e: fix potential use after freePan Bian
2019-08-21staging: rtl8192e: remove two set but not used variablesYueHaibing
2019-07-03staging: rtl8192e: remove redundant initialization of rtstatusColin Ian King
2019-05-20Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan
2019-05-02Staging: rtl8192e: Remove extra space before break statementPuranjay Mohan
2019-04-16staging: rtl8192e: remove a blank lineDaniel Junho
2019-04-16staging: rtl8192e: Remove a not necessary blank line before a close brace '}'Gabriela Bittencourt
2019-04-16staging: rtl8192e: Remove set but not used variable 'VenderID'YueHaibing
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-29staging: rtl8192e: Remove unnecessary parentheses.Sanjana Sanikommu
2019-03-18Staging: rtl8192e: Remove parentheses around the right hand side of assignmentsBhanusree Pola
2019-02-19staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing
2019-02-11staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...Himadri Pandya
2019-01-15staging: rtl8192e: fix various indentation issuesColin Ian King
2019-01-07staging: rtl8192e: reduce indentationJulia Lawall
2018-09-10staging: rtl8192e: Use __skb_peek().David S. Miller
2018-03-06staging: rtl8192e: Add spaces around operators.Dafna Hirschfeld
2018-03-06staging: rtl8192e: Remove unnecessary parenthesesDafna Hirschfeld
2018-03-06staging: rtl8192e: Fix issues regarding blank linesDafna Hirschfeld
2018-02-02Staging: rtl8192e: kconfig: Remove blank help textUlf Magnusson
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook
2017-06-24staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman
2017-05-15staging: rtl8192e: _rtl92e_dm_check_edca_turbo remove peername message.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley
2017-05-15staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley
2017-05-15staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh
2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh
2017-03-23staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2017-03-12staging: rtl8192e: Remove multiple assignmentsGargi Sharma
2017-03-09staging: rtl8192e: Remove useless type conversionGargi Sharma
2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds