summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-171-0/+5
* staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter2021-03-171-2/+4
* staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser2021-03-031-0/+1
* staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov2020-10-011-13/+6
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-04-021-0/+1
* staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-04-021-0/+1
* staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-281-1/+1
* staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-141-0/+1
* staging: rtl8188eu: fix possible null dereferenceConnor Kuehl2019-12-311-2/+2
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-11-061-2/+4
* staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-05-042-3/+8
* staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-311-0/+1
* staging: rtl8188eu: Fix incorrect response to SIOCGIWESSIDLarry Finger2018-02-031-10/+4
* rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai2017-12-201-1/+1
* rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai2017-12-201-1/+1
* staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lin...Hans de Goede2017-12-201-1/+1
* staging: rtl8188eu: avoid a null dereference on pmlmeprivColin Ian King2017-12-101-3/+3
* staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2017-11-212-62/+55
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
* staging:rtl8188eu:core Fix remove unneccessary else blockJanani Sankara Babu2017-09-011-7/+2
* staging:rtl8188eu Fix comparison to NULLJanani Sankara Babu2017-08-311-1/+1
* staging:rtl8188eu:core Fix Code IndentJanani Sankara Babu2017-08-311-1/+1
* staging:rtl8188eu Use __func__ instead of function nameJanani Sankara Babu2017-08-311-1/+1
* staging: rtl8188eu: remove unnecessary call to memsetHimanshu Jha2017-08-292-5/+0
* Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-0/+1
|\
| * staging: rtl8188eu: add RNX-N150NUB supportCharles Milette2017-08-181-0/+1
* | staging:rtl8188eu:core Fix add spaces around &Janani Sankara Babu2017-08-281-7/+7
* | staging:rtl8188eu:core Fix coding style IssuesJanani Sankara Babu2017-08-281-3/+3
* | staging:rtl8188eu: fix coding style issueJamie Huang2017-08-201-1/+2
* | staging: rtl8188eu: constify usb_device_idArvind Yadav2017-08-181-1/+1
* | Staging: rtl8188eu: core: fix brace coding style issue in rtw_mlme_ext.cArmin Schoenlieb2017-07-271-1/+2
* | staging: rtl8188eu: Move { after function to new lineMunir Contractor2017-07-271-1/+2
|/
* staging: rtl8188eu: add TL-WN722N v2 supportMichael Gugino2017-07-181-0/+1
* staging: rtl8188eu: memory leak in rtw_free_cmd_obj()Dan Carpenter2017-07-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-4/+2
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-3/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+3
* | staging: rtl8188eu: style fixesGalo Navarro2017-06-251-4/+4
* | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-201-1/+1
|\|
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* | staging: rtl8188eu: Remove unneeded blank linesAviya Erenfeld2017-06-131-8/+0
* | staging: rtl8188eu: removes comparison to nullJuliana Rodrigues2017-05-291-10/+10
* | staging: rtl8188eu: removed unnecessary blank linesJuliana Rodrigues2017-05-291-40/+1
* | staging: rtl8188eu: removed unnecessary parenthesesJuliana Rodrigues2017-05-291-10/+11
* | staging: rtl8188eu: removed function names from stringsJuliana Rodrigues2017-05-291-5/+8
* | staging: rtl8188eu: add spaces around characterJuliana Rodrigues2017-05-291-1/+1
* | staging: rtl8188eu: fixes block comments subsequent linesJuliana Rodrigues2017-05-291-16/+18
* | staging: rtl8188eu: fix comments with lines over 80 charactersJuliana Rodrigues2017-05-291-9/+21