Age | Commit message (Expand) | Author |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-01 | Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-09-01 | Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-30 | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-08-28 | staging: vt6655: Remove filenames in files | Aldas Taraškevičius |
2021-08-28 | staging: r8188eu: add extra TODO entries | Phillip Potter |
2021-08-28 | staging: vt6656: Remove filenames in files | Aldas Taraškevičius |
2021-08-28 | staging: wlan-ng: fix invalid assignment warning | Aakash Hemadri |
2021-08-27 | staging: r8188eu: rename fields of struct rtl_ps | Michael Straube |
2021-08-27 | staging: r8188eu: remove ODM_DynamicPrimaryCCA_DupRTS() | Michael Straube |
2021-08-27 | staging: r8188eu: rename fields of struct dyn_primary_cca | Michael Straube |
2021-08-27 | staging: r8188eu: rename struct field Wifi_Error_Status | Michael Straube |
2021-08-27 | staging: r8188eu: Provide a TODO file for this driver | Fabio M. De Francesco |
2021-08-27 | staging: r8188eu: remove unneeded variable | Jing Yangyang |
2021-08-27 | staging: r8188eu: remove unneeded conversions to bool | Jing Yangyang |
2021-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-26 | staging: r8188eu: remove {read,write}_macreg | Pavel Skripkin |
2021-08-26 | staging: r8188eu: core: remove condition with no effect | Saurav Girepunje |
2021-08-26 | staging: r8188eu: remove ethernet.h header file | Michael Straube |
2021-08-26 | staging: r8188eu: remove ip.h header file | Michael Straube |
2021-08-26 | staging: r8188eu: remove if_ether.h header file | Michael Straube |
2021-08-26 | staging: r8188eu: make rtw_deinit_intf_priv return void | Pavel Skripkin |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in os_dep/recv_linux.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in hal/rtl8188eu_xmit.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in core/rtw_xmit.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in core/rtw_security.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in core/rtw_recv.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.c | Michael Straube |
2021-08-26 | staging: r8188eu: use is_multicast_ether_addr in core/rtw_mlme.c | Michael Straube |
2021-08-26 | staging: r8188eu: ensure proper alignment for eth address buffers | Michael Straube |
2021-08-26 | staging: r8188eu: remove unnecessary parentheses | Michael Straube |
2021-08-26 | staging: r8188eu: remove dead code | Michael Straube |
2021-08-26 | staging: r8188eu: remove 5 GHz code | Michael Straube |
2021-08-26 | staging: r8188eu: remove cmd_osdep.h header file | Michael Straube |
2021-08-26 | staging: r8188eu: Make mult-byte entities in dhcp header be big endian | Larry Finger |
2021-08-26 | staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent | Phillip Potter |
2021-08-26 | staging: r8188eu: Fix a resource leak in update_bcn_wps_ie | Xiangyang Zhang |
2021-08-26 | staging: r8188eu: set pipe only once | Martin Kaiser |
2021-08-26 | staging: r8188eu: remove unused members of struct _io_ops | Martin Kaiser |
2021-08-26 | staging: r8188eu: clean up the usb_writeN | Martin Kaiser |
2021-08-26 | staging: r8188eu: clean up the usb_writeXY functions | Martin Kaiser |
2021-08-26 | staging: r8188eu: clean up the usb_readXY functions | Martin Kaiser |
2021-08-26 | staging: r8188eu: remove an unused enum | Martin Kaiser |
2021-08-26 | staging: r8188eu: rewrite usb vendor request defines | Martin Kaiser |
2021-08-26 | staging: rtl8188eu: use actual request type as parameter | Martin Kaiser |
2021-08-26 | staging: r8188eu: remove unused define | Martin Kaiser |
2021-08-26 | staging: r8188eu: remove unnecessary cast | Martin Kaiser |