summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-3/+8
| |\
| * | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1
* | | staging: rtlwifi: move remaining phydm .h filesGreg Kroah-Hartman2019-05-013-2/+77
* | | staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2019-04-252-4/+4
* | | staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube2019-04-251-2/+2
* | | staging: rtl8188eu: replace subtraction with resultMichael Straube2019-04-251-2/+2
* | | staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube2019-04-251-9/+12
* | | staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube2019-04-251-1/+1
* | | staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube2019-04-161-2/+3
* | | staging: rtl8188eu: remove unnecessary declarationMichael Straube2019-04-161-6/+0
* | | staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* | | staging: rtl8188eu: Modify return statement.Sanjana Sanikommu2019-04-011-5/+1
* | | Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-012-3/+8
|\ \ \ | | |/ | |/|
| * | staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2019-03-212-3/+8
| |/
* | Staging: rtl8188eu: Get rid of custom macro, DBG_88E in kmallocMadhumitha Prabakaran2019-03-271-1/+0
* | staging: rtl8188eu: cleanup long line in odm.cMichael Straube2019-03-261-1/+1
* | staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2019-03-221-5/+5
* | staging: rtl8188eu: core: Add spaces around operatorsVatsala Narang2019-03-211-3/+3
* | staging: rtl8188eu: core: Remove unnecessary parenthesesVatsala Narang2019-03-211-5/+5
* | staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu2019-03-211-2/+1
* | staging: r8188eu: refactor recvframe_defrag()Ivan Safonov2019-03-211-7/+6
* | staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccine...Sanjana Sanikommu2019-03-211-4/+2
* | staging: rtl8188eu: remove unused WFD definesMichael Straube2019-03-201-20/+0
* | staging: rtl8188eu: remove unused defines from wifi.hMichael Straube2019-03-191-110/+0
* | Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.Sanjana Sanikommu2019-03-181-3/+3
* | Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu2019-03-181-1/+1
* | Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu2019-03-181-1/+1
* | staging: rtl8188eu: core: rtw_recv.c: Fix a tab indent issueSanjana Sanikommu2019-03-181-2/+2
* | staging: rtl8188eu: core: rtw_recv.c: fix a paranthesis issue around pframe -...Sanjana Sanikommu2019-03-181-4/+4
* | staging: rtl8188eu: core: rtw_recv.c: fix a space issueSanjana Sanikommu2019-03-181-5/+7
* | staging: rtl8188eu: core: rtw_ap.c: Fix multiple blank linesSanjana Sanikommu2019-03-181-1/+0
* | staging: rtl8188eu: remove unnecessary braces from if/elseHugo Lange2019-03-181-3/+3
* | staging: rtl8188eu: cleanup spacing styleRobert Eshleman2019-03-181-3/+3
|/
* staging: rtl8188eu: remove unused P2P_PRIVATE_IOCTL_SET_LENMichael Straube2019-02-281-2/+0
* staging: rtl8188eu: remove unused enum P2P_PROTO_WK_IDMichael Straube2019-02-281-10/+0
* staging: rtl8188eu: cleanup comparsions to NULL in rtl8188eu_xmit.cMichael Straube2019-02-261-2/+2
* staging: rtl8188eu: add spaces around '*' in rtl8188e_cmd.cMichael Straube2019-02-261-4/+4
* staging: rtl8188eu: remove unused function declarationsMichael Straube2019-02-262-10/+0
* staging: rtl8188eu: remove blank line between declarationsMichael Straube2019-02-261-1/+0
* staging: rtl8188eu: cleanup declarations in rtl8188e_cmd.cMichael Straube2019-02-261-14/+14
* staging: rtl8188eu: remove unnecessary parentheses in rtl8188e_cmd.cMichael Straube2019-02-261-21/+21
* staging: rtl8188eu: fix bad indentation for conditional statementStephen Martin2019-02-191-1/+1
* staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()Michael Straube2019-02-041-10/+1
* staging: rtl8188eu: refactor rtw_reset_securitypriv()Michael Straube2019-01-301-14/+15
* staging: rtl8188eu: &array[0] -> arrayMichael Straube2019-01-301-2/+2
* staging: rtl8188eu: remove unncessary asignment to cleanup long lineMichael Straube2019-01-301-2/+1
* staging: rtl8188eu: cleanup declarations in mlme_linux.cMichael Straube2019-01-301-4/+4
* staging: rtl8188eu: remove unnecessary initializationsMichael Straube2019-01-301-3/+3
* staging: rtl8188eu: cleanup comments in mlme_linux.cMichael Straube2019-01-301-6/+11