summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/include/rtw_io.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-33/+0
2023-02-07staging: r8188eu: use standard error codes in rtw_read_portMartin Kaiser1-1/+1
2023-02-07staging: r8188eu: pass a struct recv_buf to rtw_read_portMartin Kaiser1-1/+1
2023-01-27staging: r8188eu: remove struct intf_privMartin Kaiser1-2/+0
2023-01-27staging: r8188eu: remove struct intf_hdlMartin Kaiser1-6/+0
2023-01-17staging: r8188eu: remove usb buffer macrosMartin Kaiser1-6/+0
2023-01-17staging: r8188eu: remove struct io_reqMartin Kaiser1-14/+0
2023-01-17staging: r8188eu: remove IO definesMartin Kaiser1-58/+0
2023-01-17staging: r8188eu: remove readmem and writemem prototypesMartin Kaiser1-2/+0
2023-01-17staging: r8188eu: remove interface handler prototypesMartin Kaiser1-3/+0
2023-01-17staging: r8188eu: remove struct reg_protocol_wtMartin Kaiser1-42/+0
2023-01-17staging: r8188eu: remove struct reg_protocol_rdMartin Kaiser1-43/+0
2023-01-17staging: r8188eu: remove dev_power_down function prototypeMartin Kaiser1-2/+0
2023-01-17staging: r8188eu: remove rtw_write_scsi function prototypeMartin Kaiser1-2/+0
2023-01-17staging: r8188eu: remove attrib function prototypesMartin Kaiser1-3/+0
2023-01-17staging: r8188eu: remove struct io_queueMartin Kaiser1-16/+0
2023-01-17staging: r8188eu: remove async write function prototypesMartin Kaiser1-16/+0
2023-01-17staging: r8188eu: remove async read function prototypesMartin Kaiser1-16/+0
2023-01-17staging: r8188eu: remove ioreq function prototypesMartin Kaiser1-8/+0
2023-01-17staging: r8188eu: remove io function prototypesMartin Kaiser1-11/+0
2023-01-17staging: r8188eu: remove struct io_privMartin Kaiser1-5/+0
2022-10-22staging: r8188eu: Remove unused macrosDeepak R Varma1-14/+0
2022-10-22staging: r8188eu: Add space between function & macro parametersDeepak R Varma1-14/+14
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin1-1/+1
2022-06-10staging: r8188eu: add error handling of rtw_read16Pavel Skripkin1-1/+1
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-1/+1
2022-06-07staging: r8188eu: fix declaration to match 'foo *bar'Daniel Watson1-1/+1
2021-12-03staging: r8188eu: only the bulk in ep is used for network dataMartin Kaiser1-1/+1
2021-12-03staging: r8188eu: rtw_read_port needs no cnt parameterMartin Kaiser1-1/+1
2021-09-17staging: r8188eu: remove struct _io_opsPavel Skripkin1-25/+0
2021-09-17staging: r8188eu: remove core/rtw_io.cPavel Skripkin1-18/+1
2021-09-17staging: r8188eu: remove the helpers of usb_write_port_cancel()Pavel Skripkin1-2/+1
2021-09-17staging: r8188eu: remove the helpers of usb_read_port_cancel()Pavel Skripkin1-2/+1
2021-09-17staging: r8188eu: remove the helpers of usb_write_port()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of usb_read_port()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of usb_writeN()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of usb_write32()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of usb_write16()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of usb_write8()Pavel Skripkin1-3/+1
2021-09-17staging: r8188eu: remove the helpers of rtw_read32()Pavel Skripkin1-2/+1
2021-09-17staging: r8188eu: remove the helpers of rtw_read16()Pavel Skripkin1-2/+1
2021-09-17staging: r8188eu: remove the helpers of rtw_read8()Pavel Skripkin1-2/+1
2021-09-17staging: r8188eu: remove usb_{read,write}_mem()Pavel Skripkin1-4/+0
2021-09-13staging: r8188eu: remove unused function prototypeMartin Kaiser1-2/+0
2021-08-26staging: r8188eu: remove unused members of struct _io_opsMartin Kaiser1-3/+0
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-2/+2
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 3Larry Finger1-19/+2
2021-07-28staging: r8188eu: introduce new include dir for RTL8188eu driverPhillip Potter1-0/+387