summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-19staging: r8188eu: fix warnings in rtw_p2pVihas Makwana
2022-05-19staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-05-19staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-05-19staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng
2022-05-19staging: r8188eu: remove _drv_ defines from include/rtw_debug.hPhillip Potter
2022-05-19staging: vc04_services: remove unused macroGaston Gonzalez
2022-05-19staging: rtl8192u: remove null check after call container_of()Haowen Bai
2022-05-19staging: rtl8192e: remove null check after call container_of()Haowen Bai
2022-05-19staging: ks7010: remove null check after call container_of()Haowen Bai
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: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann
2022-05-19staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann
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-19staging: rtl8192u: make const array queuetopipe const, reduces object code sizeColin Ian King
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: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann
2022-05-05staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann
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