summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov2020-07-152-6/+0
* staging: rtl8188eu: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-103-3/+3
* staging: rtl8188eu: Fix WARNINGs of Block commentsSimon Fong2020-07-031-31/+31
* staging: rtl8188eu: Fix CHECK of coding styleSimon Fong2020-07-031-4/+3
* staging: rtl8188eu: use common ieee80211 constantsMichael Straube2020-07-034-56/+10
* staging: rtl8188eu: remove unused parameterMichael Straube2020-07-033-7/+5
* staging: rtl8188eu: core: Fix coding style issuePuranjay Mohan2020-07-011-1/+1
* staging: rtl8188eu: core: Fix WARNING of Block commentsSimon Fong2020-07-011-6/+6
* staging: rtl8188eu: Replace function name with __func__Brooke Basile2020-07-011-4/+4
* staging: rtl8188eu: remove some ieee80211 constants from wifi.hMichael Straube2020-07-011-4/+0
* staging: rtl8188eu: add spaces around operatorsMichael Straube2020-07-015-116/+116
* staging: rtl8188eu: use compound assignment operatorsMichael Straube2020-07-011-2/+2
* staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue.B K Karthik2020-07-011-1/+1
* staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space co...B K Karthik2020-06-291-6/+6
* staging: rtl8188eu: remove unnecessary comments in hal8188e_phy_cfg.hMichael Straube2020-06-281-25/+0
* staging: rtl8188eu: remove blank lines in header filesMichael Straube2020-06-2721-55/+0
* staging: rtl8188eu: Fix indentationBrooke Basile2020-06-271-13/+13
* staging: rtl8188eu: Fix strings split across linesBrooke Basile2020-06-271-6/+6
* staging: rtl8188eu: Fix comment formattingBrooke Basile2020-06-271-9/+17
* Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye2020-06-258-53/+50
* staging: rtl8188eu: use common packet header constantsMichael Straube2020-06-251-13/+5
* 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