staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.h
[linux-2.6-microblaze.git] / drivers /
2021-08-11 Nathan Chancellorstaging: r8188eu: os_dep: Hoist vmalloc.h include into...
2021-08-11 Yang Yingliangstaging: r8188eu: Use GFP_ATOMIC under spin lock
2021-08-11 Larry Fingerstaging: r8188eu: Replace BITn with BIT(n)
2021-08-11 Phillip Potterstaging: r8188eu: remove lines from Makefile that silen...
2021-08-11 Phillip Potterstaging: r8188eu: remove unused variable from rtw_init_...
2021-08-11 Phillip Potterstaging: r8188eu: remove unused variable from rtw_init_...
2021-08-11 Phillip Potterstaging: r8188eu: remove unused variable from rtl8188e_...
2021-08-11 Phillip Potterstaging: r8188eu: remove rtw_mfree_sta_priv_lock function
2021-08-11 Phillip Potterstaging: r8188eu: remove unused label from recv_indicat...
2021-08-11 Phillip Potterstaging: r8188eu: remove unused oid_null_function function
2021-08-11 Phillip Potterstaging: r8188eu: remove unused functions from os_dep...
2021-08-10 Phillip Potterstaging: r8188eu: remove rtw_ioctl function
2021-08-10 Michael Straubestaging: r8188eu: remove remaining unnecessary parenthe...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: clean up comparsions to true/false
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Michael Straubestaging: r8188eu: remove unnecessary parentheses in...
2021-08-10 Saurav Girepunjestaging: rtl8723bs: os_dep: remove unused variable
2021-08-10 Saurav Girepunjestaging: rtl8192e: rtl8192e: rtl_core: remove unused...
2021-08-10 Martin Kaiserstaging: r8188eu: remove the RT_TRACE macro
2021-08-10 Martin Kaiserstaging: r8188eu: remove unused DEBUG_OID macro
2021-08-10 Martin Kaiserstaging: r8188eu: use IW_HANDLER to declare wext handlers
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from xmit_linux.c
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from recv_linux.c
2021-08-10 Martin Kaiserstaging: r8188eu: remove an RT_TRACE print from osdep_s...
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from os_intfs.c
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from mlme_linux.c
2021-08-10 Martin Kaiserstaging: r8188eu: remove empty function
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from ioctl_linux.c
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from usb_ops_l...
2021-08-10 Martin Kaiserstaging: r8188eu: remove RT_TRACE prints from usb_intf.c
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unused RF_*T*R enum
2021-08-10 Fabio Aiutostaging: rtl8723bs: fix tx power tables size
2021-08-10 Fabio Aiutostaging: rtl8723bs: use MAX_RF_PATH_NUM as ceiling...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove RF_*TX enum
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unused macro in include...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unused rtw_rf_config module...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove rf type branching (fourth...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove rf type branching (third...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove rf type branching (second...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove rf type branching (first...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unused struct member
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unused macros
2021-08-10 Fabio Aiutostaging: rtl8723bs: clean driver from unused RF paths
2021-08-10 Fabio Aiutostaging: rtl8723bs: fix right side of condition
2021-08-10 Fabio Aiutostaging: rtl8723bs: beautify function ODM_PhyStatusQuery()
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove wrapping static function
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove empty files
2021-08-10 Fabio Aiutostaging: rtl8723bs: move function to file hal/odm_HWCon...
2021-08-10 Fabio Aiutostaging: rtl8723bs: do some code cleaning in modified...
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove unneeded loop
2021-08-10 Fabio Aiutostaging: rtl8723bs: remove code related to unsupported...
2021-08-10 Larry Fingerstaging: r8188eu: Fix potential memory leak or NULL...
2021-08-10 Kees Cookstaging: rtl8723bs: Avoid field-overflowing memcpy()
2021-08-10 Kees Cookstaging: rtl8192u: Avoid field-overflowing memcpy()
2021-08-10 Kees Cookstaging: rtl8192e: Avoid field-overflowing memcpy()
2021-08-10 Ojaswin Mujoostaging: vchiq: Add details to Kconfig help texts
2021-08-10 Ojaswin Mujoostaging: vchiq: Set $CONFIG_BCM2835_VCHIQ to imply...
2021-08-09 Greg Kroah-HartmanMerge 5.14-rc5 into staging-next
2021-08-08 Linus TorvaldsMerge tag 'timers-urgent-2021-08-08' of git://git....
2021-08-08 Linus TorvaldsMerge tag 'sched-urgent-2021-08-08' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'perf-urgent-2021-08-08' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'char-misc-5.14-rc5' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'driver-core-5.14-rc5' of git://git./linux...
2021-08-08 Linus TorvaldsMerge tag 'staging-5.14-rc5' of git://git./linux/kernel...
2021-08-08 Linus TorvaldsMerge tag 'tty-5.14-rc5' of git://git./linux/kernel...
2021-08-08 Linus TorvaldsMerge tag 'usb-5.14-rc5' of git://git./linux/kernel...
2021-08-07 Linus TorvaldsMerge tag 'io_uring-5.14-2021-08-07' of git://git.kerne...
2021-08-07 Linus TorvaldsMerge tag 'block-5.14-2021-08-07' of git://git.kernel...
2021-08-07 Linus TorvaldsMerge tag 'riscv-for-linus-5.14-rc5' of git://git....
2021-08-07 Linus TorvaldsMerge tag 'kbuild-fixes-v5.14-2' of git://git./linux...
2021-08-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-08-06 Linus TorvaldsMerge tag 'trace-v5.14-rc4-2' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'pm-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'acpi-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'soc-fixes-5.14-2' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'mips-fixes_5.14_1' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'spi-fix-v5.14-rc4' of git://git./linux/kerne...
2021-08-06 Linus TorvaldsMerge tag 'dmaengine-fix-5.14' of git://git./linux...
2021-08-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-08-06 Linus TorvaldsMerge tag 'sound-5.14-rc5' of git://git./linux/kernel...
2021-08-06 Linus TorvaldsMerge tag 'drm-fixes-2021-08-06' of git://anongit.freed...
2021-08-06 Michael Straubestaging: r8188eu: replace custom macros with is_broadca...
2021-08-06 Phillip Potterstaging: r8188eu: remove two set but unused variables...
2021-08-06 Phillip Potterstaging: r8188eu: fix unused variable warnings in core...
2021-08-06 Phillip Potterstaging: r8188eu: remove RT_TRACE calls from core/rtw_r...
2021-08-06 Phillip Potterstaging: r8188eu: remove RT_TRACE calls from core/rtw_x...
next