summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)Author
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-06-06staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-05-19staging: r8188eu: Remove multiple assignmentsSoumya Negi
2022-05-19staging: r8188eu: add check for kzallocJiasheng Jiang
2022-05-19staging: r8188eu: fix warnings in rtw_wlan_utilVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_pwrctrlVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_p2pVihas Makwana
2022-05-19staging: r8188eu: remove _drv_ defines from include/rtw_debug.hPhillip Potter
2022-05-19staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()Michael Straube
2022-05-19staging: r8188eu: assoc_rsp and assoc_rsp_len are not usedMartin Kaiser
2022-05-19staging: r8188eu: last_rx_mgnt_pkts is set but not usedMartin Kaiser
2022-05-19staging: r8188eu: simplify error handling in recv_func_prehandleMartin Kaiser
2022-05-19staging: r8188eu: remove obsolete commentsMartin Kaiser
2022-05-19staging: r8188eu: use ieee80211 helper to check for beaconMartin Kaiser
2022-05-19staging: r8188eu: use defines for addba response statusMartin Kaiser
2022-05-19staging: r8188eu: use the tid in delba processingMartin Kaiser
2022-05-19staging: r8188eu: check for initiator vs recipientMartin Kaiser
2022-05-19staging: r8188eu: use BIT(tid) instead of manual shiftMartin Kaiser
2022-05-19staging: r8188eu: replace if with ternary operatorMartin Kaiser
2022-05-19staging: r8188eu: merge process_addba_req into OnAction_backMartin Kaiser
2022-05-19staging: r8188eu: read addba resp tid from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: get addba resp status from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: Fix block comment formatSoumya Negi
2022-05-19staging: r8188eu: drop redundant if checkVihas Makwana
2022-05-19staging: r8188eu: read back action code from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: use back action codes from ieee80211.hMartin Kaiser
2022-05-19staging: r8188eu: read destination address from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: don't check the category in OnAction_backMartin Kaiser
2022-05-19staging: r8188eu: read addr2 from ieee80211_mgmtMartin Kaiser
2022-05-05staging: r8188eu: remove unused IEEE_* definesMartin Kaiser
2022-05-05staging: r8188eu: use standard category definesMartin Kaiser
2022-05-05staging: r8188eu: use ieee80211_mgmt for action categoryMartin Kaiser
2022-05-05staging: r8188eu: replace OnAction_tbl with switch-caseMartin Kaiser
2022-05-05staging: r8188eu: remove an unused category defineMartin Kaiser
2022-05-05staging: r8188eu: remove action_handler stringMartin Kaiser
2022-05-05staging: r8188eu: remove unused action handler prototypesMartin Kaiser
2022-05-05staging: r8188eu: action category wmm is not usedMartin Kaiser
2022-05-05staging: r8188eu: action category ht is not usedMartin Kaiser
2022-05-05staging: r8188eu: Remove broken rtw_p2p_get function.Charlie Sands
2022-05-05staging: r8188eu: drop redundant check in _rtw_free_mlme_privVihas Makwana
2022-05-05staging: r8188eu: remove unused else conditionJaehee Park
2022-05-05staging: r8188eu: remove unused semaphore "allrxreturnevt"Vihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmdVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_alloc_networkVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_privVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_privVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_privVihas Makwana