summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2019-10-01staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E()Denis Efremov
2019-10-01staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov
2019-08-08Staging: rtl8188eu: core: rtw_security: tidy up crc32_init()Merwin Trever Ferrao
2019-08-05staging: rtl8188eu: core: add spaces around '-', '+', '>>','<<' and '*' in rt...Saurav Girepunje
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje
2019-07-31staging: rtl8188eu: remove redundant assignment to variable rtstatusColin Ian King
2019-07-30staging: rtl8188eu: cleanup comparsion to NULL in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '-' and '*' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '<<' and '>>' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '|' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '&' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: add spaces around '+' in usb_halinit.cMichael Straube
2019-07-30staging: rtl8188eu: remove redundant assignment to rtstatusColin Ian King
2019-07-30staging: rtl8188eu: replace hal_EfusePgCheckAvailableAddr()Michael Straube
2019-07-22staging: rtl8188eu: Replace function rtl88eu_phy_rf_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function rtl88e_phy_rf6052_config()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function rtw_alloc_network()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta
2019-07-22staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta
2019-07-22staging: rtl8188eu: core: Remove function enable_rate_adaptive()Nishka Dasgupta
2019-07-22staging: rtl8188eu: core: Replace function Set_MSR()Nishka Dasgupta
2019-07-22staging: rtl8188eu: remove unused definitions from hal8188e_phy_reg.hMichael Straube
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam
2019-07-01staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta
2019-07-01staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl
2019-06-26staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube
2019-06-26staging: rtl8188eu: remove unused function get_bsstype()Michael Straube
2019-06-26staging: rtl8188eu: remove hal_init_macaddr()Michael Straube
2019-06-26staging: rtl8188eu: cleanup lines ending with a '('Michael Straube
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube
2019-06-13staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta
2019-06-06staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta
2019-06-03staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube
2019-06-03staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube
2019-06-03staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube
2019-05-22Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-22Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan
2019-05-21Staging: rtl8188eu: core: Remove else after breakPuranjay Mohan
2019-05-20staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-01staging: rtlwifi: move remaining phydm .h filesGreg Kroah-Hartman
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube