summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam2019-07-011-12/+6Star
* staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta2019-07-011-6/+0Star
* staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2019-07-012-6/+0Star
* staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2019-07-012-6/+0Star
* staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta2019-07-011-2/+2
* staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl2019-07-011-0/+1
* staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube2019-06-262-31/+0Star
* staging: rtl8188eu: remove unused function get_bsstype()Michael Straube2019-06-262-11/+0Star
* staging: rtl8188eu: remove hal_init_macaddr()Michael Straube2019-06-263-8/+2Star
* staging: rtl8188eu: cleanup lines ending with a '('Michael Straube2019-06-261-16/+5Star
* staging: rtl8188eu: remove unused codeMichael Straube2019-06-201-6/+0Star
* staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta2019-06-132-5/+3Star
* staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta2019-06-092-10/+2Star
* staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta2019-06-061-1/+1
* staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube2019-06-031-12/+3Star
* staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube2019-06-031-5/+0Star
* staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube2019-06-031-1/+0Star
* Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan2019-05-221-7/+7
* Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan2019-05-221-1/+1
* Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan2019-05-211-14/+12Star
* staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-2/+2
* Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan2019-05-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-2/+1Star
|\
| * 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/+1Star
* | | 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/+0Star
* | | staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* | | staging: rtl8188eu: Modify return statement.Sanjana Sanikommu2019-04-011-5/+1Star
* | | 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/+0Star
* | staging: rtl8188eu: cleanup long line in odm.cMichael Straube2019-03-251-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/+1Star
* | staging: r8188eu: refactor recvframe_defrag()Ivan Safonov2019-03-211-7/+6Star
* | staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccine...Sanjana Sanikommu2019-03-211-4/+2Star
* | staging: rtl8188eu: remove unused WFD definesMichael Straube2019-03-201-20/+0Star
* | staging: rtl8188eu: remove unused defines from wifi.hMichael Straube2019-03-191-110/+0Star
* | 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