summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: make some arrays static constMichael Straube2020-05-271-10/+11
* staging: rtl8188eu: clean up some declarationsMichael Straube2020-05-271-16/+17
* staging: rtl8188eu: remove some superfluous commentsMichael Straube2020-04-283-7/+0
* staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov2020-04-281-13/+6
* Staging: rtl8188eu: core: rtw_pwrctrl: fixed a coding style issueCarlos Guerrero Álvarez2020-04-251-1/+1
* staging: rtl8188eu: make const char array staticMichael Straube2020-04-161-1/+1
* staging: rtl8188eu: cleanup long line in fw.cMichael Straube2020-04-161-1/+2
* staging: rtl8188eu: rename define to upper caseMichael Straube2020-04-162-3/+3
* staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_userIvan Safonov2020-04-131-16/+6
* staging: rtl8188eu: remove 5 GHz if testMichael Straube2020-04-131-1/+1
* staging: rtl8188eu: Line over 80 charactersSoumyajit Deb2020-04-131-22/+45
* staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb2020-04-131-11/+11
* staging: rtl8188eu: remove unnecessary variableMichael Straube2020-04-131-13/+3
* staging: rtl8188eu: remove unnecessary asignmentMichael Straube2020-04-131-1/+0
* staging: rtl8188eu: refactor Efuse_GetCurrentSize()Michael Straube2020-04-131-17/+16
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2020-04-139-85/+85
* staging: rtl8188eu: cleanup long line in odm.cMichael Straube2020-03-261-1/+1
* Staging: rtl8188eu: hal: Add space around operatorsShreeya Patel2020-03-2511-224/+224
* staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger2020-03-231-0/+1
* Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-0/+1
|\
| * staging: rtl8188eu: Add device id for MERCUSYS MW150US v2Michael Straube2020-03-171-0/+1
* | staging: rtl8188eu: remove some 5 GHz codeMichael Straube2020-03-211-7/+3
* | staging: rtl8188eu: core: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* | staging: rtl8188eu: include: Correct a typo in a commentR Veera Kumar2020-03-191-1/+1
* | Staging: rtl8188eu: rtw_mlme: Add space around operatorsShreeya Patel2020-03-121-20/+20
* | staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-122-10/+10
* | staging: rtl8188eu: fix typo s/informations/informationAndre Pinto2020-03-111-1/+1
* | Staging: rtl8188eu: Add space around operatorShreeya Patel2020-03-101-1/+1
* | Merge 5.6-rc3 into staging-nextGreg Kroah-Hartman2020-02-241-28/+12
|\|
| * staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger2020-02-101-28/+12
| * staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger2020-02-101-1/+1
| * staging: rtl8188eu: Fix potential security holeLarry Finger2020-02-101-1/+1
* | staging: rtl8188eu: remove redundant assignment to condColin Ian King2020-02-231-1/+1
* | staging: rtl8188eu: rename variable pnetdev -> netdevMichael Straube2020-02-101-5/+5
* | staging: rtl8188eu: remove unnecessary RETURN labelMichael Straube2020-02-091-7/+3
|/
* staging: rtl8188eu: remove unused enum and definesMichael Straube2020-01-222-17/+0
* staging: rtl8188eu: remove redundant definesMichael Straube2020-01-222-11/+1
* staging: rtl8188eu: remove else after break or returnMichael Straube2020-01-228-77/+65
* staging: rtl8188eu: cleanup whitespace in rtl8188e_dm.cMichael Straube2020-01-141-22/+22
* staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_dm.cMichael Straube2020-01-141-4/+4
* staging: rtl8188eu: cleanup long lines in rtl8188e_dm.cMichael Straube2020-01-141-8/+18
* staging: rtl8188eu: convert rtw_hal_antdiv_before_linked() to boolMichael Straube2020-01-142-2/+2
* staging: rtl8188eu: refactor rtw_hal_antdiv_before_linked()Michael Straube2020-01-141-8/+9
* staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube2020-01-143-4/+4
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-131-0/+1
|\
| * staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-031-0/+1
* | staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant()Michael Straube2020-01-101-27/+29
* | staging: rtl8188eu: remove else after returnMichael Straube2020-01-101-12/+14
* | staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-01-101-3/+6