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