aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube4-7/+3
2022-07-01staging: r8188eu: drop return value from receive_disconnectMartin Kaiser2-5/+3
2022-06-27staging: r8188eu: make power sequences staticMartin Kaiser7-70/+67
2022-06-27staging: r8188eu: merge two led structsMartin Kaiser2-21/+15
2022-06-27staging: r8188eu: remove rtw_usleep_osMartin Kaiser4-12/+2
2022-06-27staging: r8188eu: core/rtw_recv.c: clean up nested if statementsChang Yu1-4/+2
2022-06-24staging: r8188eu: Make rtw_signal_stat_timer_hdl a static functionChang Yu1-2/+2
2022-06-22staging: r8188eu: Fixed some blank line coding style issuesChang Yu1-0/+7
2022-06-22staging: r8188eu: Fixed comment styleChang Yu1-8/+10
2022-06-22staging: r8188eu: Fixed two whitespace coding style issuesChang Yu1-2/+2
2022-06-22staging: r8188eu: Fixed two brace coding style issuesChang Yu1-4/+3
2022-06-22staging: r8188eu: Fixed a function declaration coding style issueChang Yu1-1/+1
2022-06-21staging: r8188eu: remove basic_types.hNam Cao2-20/+0
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao4-6/+6
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed a coding style issueChang Yu1-1/+1
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed a brace coding style issueChang Yu1-2/+1
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed some spelling errors in the commentsChang Yu1-5/+5
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed two indentation coding style issues.Chang Yu1-2/+2
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed some whitespace coding style issuesChang Yu1-7/+2
2022-06-20staging: r8188eu: call rtw_IOL_append_WRF_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WD_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WW_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: call rtw_IOL_append_WB_cmd directlyDaniel Watson2-5/+3
2022-06-20staging: r8188eu: remove unused macrosNam Cao1-31/+0
2022-06-20staging: r8188eu: replace confusing macrosNam Cao2-19/+6
2022-06-20staging: r8188eu: remove NULL check before vfreeDongliang Mu1-1/+1
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman2-16/+6
2022-06-12staging: r8188eu: replace FIELD_OFFSET with offsetofNam Cao3-6/+4
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin14-56/+202
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin7-21/+73
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin16-102/+418
2022-06-10staging: r8188eu: Add blank line after declarationsRommel Rodriguez Perez1-0/+1
2022-06-07staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()Michael Straube3-26/+25
2022-06-07staging: r8188eu: fix declaration to match 'foo *bar'Daniel Watson1-1/+1
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger1-1/+1
2022-06-06staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter1-15/+5
2022-06-06staging: r8188eu: use u8, u16 in issue_action_BA prototypeMartin Kaiser2-3/+2
2022-06-06staging: r8188eu: remove the pframe variableMartin Kaiser1-3/+1
2022-06-06staging: r8188eu: calculate the delba lengthMartin Kaiser1-6/+1
2022-06-06staging: r8188eu: clarify the contents of the delba paramsMartin Kaiser1-1/+4
2022-06-06staging: r8188eu: use mgmt to set delba paramsMartin Kaiser1-7/+2
2022-06-06staging: r8188eu: use mgmt to set the delba reason codeMartin Kaiser1-4/+2
2022-06-06staging: r8188eu: calculate the addba response lengthMartin Kaiser1-5/+1
2022-06-06staging: r8188eu: use ieee80211 to set addba resp capabilitiesMartin Kaiser1-10/+5
2022-06-06staging: r8188eu: use mgmt to set the addba resp timeoutMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: use mgmt to set the addba resp statusMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: use mgmt to set resp dialog tokenMartin Kaiser1-1/+2
2022-06-06staging: r8188eu: Drop redundant memset overwritten by memcpyHaowen Bai2-3/+0
2022-06-06staging: r8188eu: fix the declaration of process_pwrbit_dataMartin Kaiser1-2/+1
2022-06-06staging: r8188eu: use ieee80211 defines for back action codesMartin Kaiser2-10/+3