summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2023-09-17staging: rtl8192e: Remove unused struct rtllib_hdr and two enumsPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in structs of rtllib.hPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in r8192E_dev.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_softmac.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtl819x_BAProc.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_1addr with ieee80211_hdrPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove rtllib_get_payload()Philipp Hortmann
2023-09-17staging: rtl8192e: Replace rtl92e_enable_irq with rtl92e_irq_enablePhilipp Hortmann
2023-09-17staging: rtl8192e: Replace rtl92e_disable_irq with rtl92e_irq_disablePhilipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in softmac_mgmt_xmit()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann
2023-09-17staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove unsupported mode IW_MODE_ADHOCPhilipp Hortmann
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTs...Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable tmp in function GetTs()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeo...Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()Tree Davies
2023-08-22staging: rtl8192e: Annotate struct rtllib_txb with __counted_byKees Cook
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann
2023-08-09Staging: rtl8192e: Rename function RxBaInactTimeoutTree Davies
2023-08-09Staging: rtl8192e: Rename function TxBaInactTimeoutTree Davies
2023-08-09Staging: rtl8192e: Rename function BaSetupTimeOutTree Davies
2023-08-09Staging: rtl8192e: Rename function TsInitDelBATree Davies
2023-08-09Staging: rtl8192e: Rename function TsInitAddBATree Davies
2023-07-30staging: rtl8192e: Remove DefaultKey from rtl92e_set_swcamPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtl92e_set_swcamPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_softmac_scan_syncroPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncroPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requestsPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probePhilipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann