summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King2019-09-121-2/+2
* staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2019-09-032-7/+2
* Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao2019-08-081-21/+20
* staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje2019-08-051-64/+64
* staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje2019-08-031-4/+4
* staging: rtl8188eu: remove redundant assignment to variable rtstatusColin Ian King2019-07-311-1/+1
* staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.cMichael Straube2019-07-301-1/+1
* staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.cMichael Straube2019-07-301-3/+3
* staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.cMichael Straube2019-07-301-6/+6
* staging: rtl8188eu: add spaces around '|' in usb_halinit.cMichael Straube2019-07-301-8/+9
* staging: rtl8188eu: add spaces around '&' in usb_halinit.cMichael Straube2019-07-301-19/+19
* staging: rtl8188eu: add spaces around '+' in usb_halinit.cMichael Straube2019-07-301-38/+38
* staging: rtl8188eu: remove redundant assignment to rtstatusColin Ian King2019-07-301-1/+1
* staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()Michael Straube2019-07-301-12/+1
* staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()Nishka Dasgupta2019-07-221-6/+1
* staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()Nishka Dasgupta2019-07-221-6/+1
* staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta2019-07-223-9/+4
* staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta2019-07-223-8/+1
* staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta2019-07-223-7/+1
* staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta2019-07-224-8/+2
* staging: rtl8188eu: core: Remove function enable_rate_adaptive()Nishka Dasgupta2019-07-221-6/+1
* staging: rtl8188eu: core: Replace function Set_MSR()Nishka Dasgupta2019-07-222-7/+2
* staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.hMichael Straube2019-07-221-881/+0
* staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam2019-07-011-12/+6
* staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta2019-07-011-6/+0
* staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2019-07-012-6/+0
* staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2019-07-012-6/+0
* 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/+0
* staging: rtl8188eu: remove unused function get_bsstype()Michael Straube2019-06-262-11/+0
* staging: rtl8188eu: remove hal_init_macaddr()Michael Straube2019-06-263-8/+2
* staging: rtl8188eu: cleanup lines ending with a '('Michael Straube2019-06-261-16/+5
* staging: rtl8188eu: remove unused codeMichael Straube2019-06-201-6/+0
* staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta2019-06-132-5/+3
* staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta2019-06-092-10/+2
* staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta2019-06-061-1/+1
* staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube2019-06-031-12/+3
* staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube2019-06-031-5/+0
* staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube2019-06-031-1/+0
* 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/+12
* 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-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