summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)Author
2022-06-22staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva
2022-06-22staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter
2022-06-14staging: r8188eu: add check for kzallocJiasheng Jiang
2022-06-09staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-06-09staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-04-08staging: r8188eu: fix endless loop in recv_funcMartin Kaiser
2022-04-08staging: r8188eu: release_firmware is not called if allocation failsMichael Straube
2022-04-08staging: r8188eu: convert DBG_88E_LEVEL call in hal/rtl8188e_hal_init.cPhillip Potter
2022-01-16staging: r8188eu: switch the led off during deinitMartin Kaiser
2021-12-01staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter
2021-12-01staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube
2021-12-01staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger
2021-12-01staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco
2021-11-18staging: r8188eu: fix memory leak in rtw_set_keyPavel Skripkin
2021-11-12staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser
2021-10-05staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter
2021-09-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-28staging: r8188eu: add extra TODO entriesPhillip Potter
2021-08-27staging: r8188eu: rename fields of struct rtl_psMichael Straube
2021-08-27staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS()Michael Straube
2021-08-27staging: r8188eu: rename fields of struct dyn_primary_ccaMichael Straube
2021-08-27staging: r8188eu: rename struct field Wifi_Error_StatusMichael Straube
2021-08-27staging: r8188eu: Provide a TODO file for this driverFabio M. De Francesco
2021-08-27staging: r8188eu: remove unneeded variableJing Yangyang
2021-08-27staging: r8188eu: remove unneeded conversions to boolJing Yangyang
2021-08-26staging: r8188eu: remove {read,write}_macregPavel Skripkin
2021-08-26staging: r8188eu: core: remove condition with no effectSaurav Girepunje
2021-08-26staging: r8188eu: remove ethernet.h header fileMichael Straube
2021-08-26staging: r8188eu: remove ip.h header fileMichael Straube
2021-08-26staging: r8188eu: remove if_ether.h header fileMichael Straube
2021-08-26staging: r8188eu: make rtw_deinit_intf_priv return voidPavel Skripkin
2021-08-26staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.cMichael Straube
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_mlme.cMichael Straube
2021-08-26staging: r8188eu: ensure proper alignment for eth address buffersMichael Straube
2021-08-26staging: r8188eu: remove unnecessary parenthesesMichael Straube
2021-08-26staging: r8188eu: remove dead codeMichael Straube
2021-08-26staging: r8188eu: remove 5 GHz codeMichael Straube
2021-08-26staging: r8188eu: remove cmd_osdep.h header fileMichael Straube
2021-08-26staging: r8188eu: Make mult-byte entities in dhcp header be big endianLarry Finger
2021-08-26staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContentPhillip Potter
2021-08-26staging: r8188eu: Fix a resource leak in update_bcn_wps_ieXiangyang Zhang
2021-08-26staging: r8188eu: set pipe only onceMartin Kaiser
2021-08-26staging: r8188eu: remove unused members of struct _io_opsMartin Kaiser
2021-08-26staging: r8188eu: clean up the usb_writeNMartin Kaiser