aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam1-12/+6
2019-07-01staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta1-6/+0
2019-07-01staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2-6/+0
2019-07-01staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2-6/+0
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta1-2/+2
2019-07-01staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl1-0/+1
2019-06-26staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube2-31/+0
2019-06-26staging: rtl8188eu: remove unused function get_bsstype()Michael Straube2-11/+0
2019-06-26staging: rtl8188eu: remove hal_init_macaddr()Michael Straube3-8/+2
2019-06-26staging: rtl8188eu: cleanup lines ending with a '('Michael Straube1-16/+5
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube1-6/+0
2019-06-13staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta2-5/+3
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta2-10/+2
2019-06-06staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta1-1/+1
2019-06-03staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube1-12/+3
2019-06-03staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube1-5/+0
2019-06-03staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube1-1/+0
2019-05-22Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan1-7/+7
2019-05-22Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan1-1/+1
2019-05-21Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan1-14/+12
2019-05-20staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher1-2/+2
2019-05-20Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan1-4/+4
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2019-05-01staging: rtlwifi: move remaining phydm .h filesGreg Kroah-Hartman3-2/+77
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2-4/+4
2019-04-25staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube1-2/+2
2019-04-25staging: rtl8188eu: replace subtraction with resultMichael Straube1-2/+2
2019-04-25staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube1-9/+12
2019-04-25staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube1-1/+1
2019-04-16staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube1-2/+3
2019-04-16staging: rtl8188eu: remove unnecessary declarationMichael Straube1-6/+0
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+8
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-01staging: rtl8188eu: Modify return statement.Sanjana Sanikommu1-5/+1
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2-3/+8
2019-03-27Staging: rtl8188eu: Get rid of custom macro, DBG_88E in kmallocMadhumitha Prabakaran1-1/+0
2019-03-26staging: rtl8188eu: cleanup long line in odm.cMichael Straube1-1/+1
2019-03-22staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-5/+5
2019-03-21staging: rtl8188eu: core: Add spaces around operatorsVatsala Narang1-3/+3
2019-03-21staging: rtl8188eu: core: Remove unnecessary parenthesesVatsala Narang1-5/+5
2019-03-21staging: rtl8188eu: core: rtw_mlme: Remove return variables.Sanjana Sanikommu1-2/+1
2019-03-21staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki2-3/+8
2019-03-21staging: r8188eu: refactor recvframe_defrag()Ivan Safonov1-7/+6
2019-03-21staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccinelle.Sanjana Sanikommu1-4/+2
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-03-20staging: rtl8188eu: remove unused WFD definesMichael Straube1-20/+0
2019-03-19staging: rtl8188eu: remove unused defines from wifi.hMichael Straube1-110/+0
2019-03-18Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.Sanjana Sanikommu1-3/+3
2019-03-18Staging: rtl8188eu: core: rtw_mlme.c: Replace NULL comparision.Sanjana Sanikommu1-1/+1
2019-03-18Staging: rtl8188eu: core: rtw_pwrctrl.c: Fix a comparision warning.Sanjana Sanikommu1-1/+1