summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl8192e
AgeCommit message (Expand)Author
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
2021-02-04staging: rtl8192e: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava
2020-09-16staging: rtl8192e: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-13staging: rtl8192e: rtl_core: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-13staging: rtl8192e: rtl8192E_dev: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay
2020-07-01staging: rtl8192e: use generic power managementVaibhav Gupta
2020-05-27staging/rtl8192e: Remove function callback castsOscar Carter
2020-05-21staging: rtl8192e: Using comparison to true is error proneJohn Oldman
2020-04-13staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar
2020-02-23staging: rtl8192e: remove redundant initialization of variable init_statusColin Ian King
2020-02-09staging: rtl8192e: style fix - Prefer using '"%s...", __func__'Derek Robson
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-22staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-11-18staging: rtl8192e: remove set but not used variable 'frag'zhengbin
2019-11-05staging: rtl8192e: fix potential use after freePan Bian
2019-09-30staging: rtl8192e: clean up indentation issueColin Ian King
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