aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04staging: r8188eu: simplify error handlingMartin Kaiser1-22/+11
2022-04-04staging: r8188eu: use ieee80211 helper for retry bitMartin Kaiser1-1/+1
2022-04-04staging: r8188eu: use ieee80211 helper for destination addressMartin Kaiser1-1/+1
2022-04-04staging: r8188eu: use ieee80211 helper for source addressMartin Kaiser1-1/+2
2022-04-04staging: r8188eu: use ieee80211 struct for aidMartin Kaiser2-7/+2
2022-04-04staging: r8188eu: use ieee80211 structs for addressesMartin Kaiser1-5/+4
2022-04-04staging: r8188eu: exit straight away if we have no pspoll frameMartin Kaiser1-73/+73
2022-04-04staging: r8188eu: use ieee80211 helper to check for pspollMartin Kaiser1-4/+1
2022-04-04staging: r8188eu: make validate_recv_ctrl_frame return voidMartin Kaiser1-8/+6
2022-04-04staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frameMartin Kaiser1-8/+8
2022-04-04staging: r8188eu: make validate_recv_mgnt_frame return voidMartin Kaiser1-5/+3
2022-04-04staging: r8188eu: remove constant variableMartin Kaiser1-11/+8
2022-04-04staging: r8188eu: remove unnecessary jumpMartin Kaiser1-5/+0
2022-04-04staging: vme_user: Fixed typo in the MODULE_AUTHORBruno Moreira-Guedes1-1/+1
2022-04-04staging: wfx: change variable name to be consistentJaehee Park2-15/+15
2022-04-04staging: r8188eu: clean up comment for rtw_pwr_wakeup()Michael Straube1-6/+1
2022-04-04staging: r8188eu: remove macro rtw_pwr_wakeup()Michael Straube2-3/+2
2022-04-04staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()Michael Straube2-5/+7
2022-04-04staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()Michael Straube2-4/+3
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD from SetHwReg8188EU()Michael Straube3-10/+3
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()Michael Straube3-9/+2
2022-04-04staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()Michael Straube3-8/+4
2022-04-04staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()Michael Straube3-15/+7
2022-04-04staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE from SetHwReg8188EU()Michael Straube3-30/+30
2022-04-04staging: r8188eu: remove HW_VAR_ACK_PREAMBLE from SetHwReg8188EU()Michael Straube3-18/+15
2022-04-04staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()Michael Straube3-20/+13
2022-04-04staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"白浩文1-2/+2
2022-04-04staging: sm750fb: Call iounmap() to free mapped bus memoryFabio M. De Francesco1-0/+1
2022-04-04staging: r8188eu: Use the ARRAY_SIZE() macroFabio M. De Francesco5-9/+9
2022-04-04staging: r8188eu: Remove redundant code from rtw_free_netdev()Fabio M. De Francesco1-9/+0
2022-04-04staging: r8188eu: remove spaces before tabsRebecca Mckeever1-8/+8
2022-04-04staging: r8188eu: remove unnecessary braces in conditional statementsRebecca Mckeever1-7/+4
2022-04-04staging: r8188eu: format block commentsRebecca Mckeever1-15/+14
2022-04-04staging: r8188eu: correct misspelling in comment "conider" -> "consider"Rebecca Mckeever1-1/+1
2022-04-04staging: r8188eu: remove else after returnRebecca Mckeever1-2/+4
2022-04-04staging: r8188eu: place constants on the right side of testsRebecca Mckeever1-3/+3
2022-04-04staging: wlan-ng: Fix Alignment with parenthesisAlaa Mohamed1-2/+2
2022-04-04staging: wlan-ng: Fix Lines shouldn't end with '('Alaa Mohamed1-4/+2
2022-04-04staging: rtl8723bs: simplify control flowSevinj Aghayeva1-21/+7
2022-04-04staging: vc04_services: Convert kmap() to kmap_local_page()Fabio M. De Francesco1-8/+5
2022-04-04staging: rtl8723bs: refactor rtw_ch2freq()Michael Straube1-22/+18
2022-04-04staging: rtl8723bs: remove 5 GHz channels from ch_freq_mapMichael Straube1-16/+0
2022-04-04staging: r8188eu: remove handlerOS independent commentRebecca Mckeever1-1/+0
2022-04-04staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever2-10/+10
2022-04-04staging: unisys: Remove "struct dentry *eth_debugfs_dir"Fabio M. De Francesco1-17/+0
2022-04-04staging: r8188eu: remove GetHwReg8188EU()Michael Straube3-19/+1
2022-04-04staging: r8188eu: remove HW_VAR_FWLPS_RF_ON from GetHwReg8188EU()Michael Straube3-22/+16
2022-04-04staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from GetHwReg8188EU()Michael Straube3-11/+7
2022-04-04staging: r8188eu: remove HW_VAR_BCN_VALID from GetHwReg8188EU()Michael Straube5-8/+10
2022-04-04staging: r8188eu: rename clear_bacon_valid_bit()Michael Straube3-5/+5