summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)Author
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-18staging: r8188eu: remove unnecessary memset in r8188euWan Jiabing
2022-03-16staging: r8188eu: remove some unused local ieee80211 macrosMartin Kaiser
2022-03-16staging: r8188eu: make rtl8188e_process_phy_info staticMartin Kaiser
2022-03-16staging: r8188eu: remove unused function prototypeMartin Kaiser
2022-03-16staging: r8188eu: remove three unused receive definesMartin Kaiser
2022-03-16staging: r8188eu: remove unnecessary initializationsMartin Kaiser
2022-03-15staging: r8188eu: proper error handling in rtw_init_drv_swVihas Makwana
2022-03-15staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_privVihas Makwana
2022-03-14staging: r8188eu: remove comments in update_recvframe_attrib_88eMartin Kaiser
2022-03-14staging: r8188eu: remove unnecessary castsMartin Kaiser
2022-03-14staging: r8188eu: don't initialize drvinfo_sz to 0Martin Kaiser
2022-03-14staging: r8188eu: summarize declaration and assignmentMartin Kaiser
2022-03-14staging: r8188eu: remove tmp variable in update_recvframe_attrib_88eMartin Kaiser
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal
2022-03-14staging: r8188eu: remove unneeded field pbufAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field pdataAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field pendAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field ptailAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field pheadAbdun Nihaal
2022-03-14staging: r8188eu: remove unused fields in struct recv_bufAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field recvbuf_lockAbdun Nihaal
2022-03-14staging: r8188eu: remove unused field listAbdun Nihaal
2022-03-14staging: r8188eu: mark rtw_endofpktfile as boolVihas Makwana
2022-03-14staging: r8188eu: mark IsFrameTypeCtrl as boolVihas Makwana
2022-03-14staging: r8188eu: mark IS_MCAST as boolVihas Makwana
2022-03-14staging: r8188eu: mark check_fwstate as boolVihas Makwana
2022-03-14staging: r8188eu: mark rtl8188eu_xmitframe_complete as boolVihas Makwana
2022-03-14staging: r8188eu: mark is_ap_in_tkip as boolVihas Makwana
2022-03-14staging: r8188eu: mark is_basicrate as boolVihas Makwana
2022-03-14staging: r8188eu: mark cckratesonly_included as boolVihas Makwana
2022-03-14staging: r8188eu: mark cckrates_included as boolVihas Makwana
2022-03-14staging: r8188eu: mark recv_indicatepkts_in_order as boolVihas Makwana
2022-03-14staging: r8188eu: mark enqueue_reorder_recvframe as boolVihas Makwana
2022-03-14staging: r8188eu: mark check_indicate_seq as boolVihas Makwana
2022-03-14staging: r8188eu: mark PS_RDY_CHECK as boolVihas Makwana
2022-03-14staging: r8188eu: mark rtw_is_desired_network as boolVihas Makwana
2022-03-14staging: r8188eu: mark rtw_is_cckratesonly_included as boolVihas Makwana
2022-03-14staging: r8188eu: mark rtw_is_cckrates_included as boolVihas Makwana
2022-03-01staging: r8188eu: use ieee80211 helper to read the "order" bitMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to read the protected bitMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to read "more data"Martin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper to check for more fragmentsMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helper for qos bitMartin Kaiser
2022-03-01staging: r8188eu: refactor validate_recv_frame's error handlingMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 helpers to check the frame typeMartin Kaiser
2022-03-01staging: r8188eu: use ieee80211 define for management frame typeMartin Kaiser
2022-03-01staging: r8188eu: remove unused defineMartin Kaiser
2022-03-01staging: r8188eu: get_rx_status is not usedMartin Kaiser
2022-03-01staging: r8188eu: recvframe_push is not usedMartin Kaiser