index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-09
r8152: handle the return value of usb_reset_device()
Chih Kai Hsu
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-06
r8152: Add firmware upload capability for RTL8157/RTL8159
Birger Koblitz
2026-05-06
r8152: Add support for the RTL8159 chip
Birger Koblitz
2026-05-06
r8152: Add support for 10Gbit Link Speeds and EEE
Birger Koblitz
2026-05-01
net: usb: r8152: add TRENDnet TUC-ET2G v2.0
Aleksander Jan Bajkowski
2026-04-29
r8152: Use ocp/mdio test and clear functions in r8157_hw_phy_cfg()
Birger Koblitz
2026-04-29
r8152: Fix double consecutive clearing of PLA_MCU_SPDWN_EN bit
Birger Koblitz
2026-04-09
r8152: Add support for the RTL8157 hardware
Birger Koblitz
2026-04-09
r8152: Add support for 5Gbit Link Speeds and EEE
Birger Koblitz
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
2026-03-31
r8152: add helper functions for PHY OCP registers
Chih Kai Hsu
2026-03-31
r8152: add helper functions for PLA/USB OCP registers
Chih Kai Hsu
2026-03-31
r8152: fix incorrect register write to USB_UPHY_XTAL
Chih Kai Hsu
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
2026-02-27
r8152: Add 2500baseT EEE status/configuration support
Birger Koblitz
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-30
net: usb: r8152: fix resume reset deadlock
Sergey Senozhatsky
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
net: usb: r8152: fix transmit queue timeout
Mingj Ye
2025-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-10-15
r8152: Advertise software timestamp information.
Abhishek Rawal
2025-10-14
r8152: add error handling in rtl8152_driver_init
Yi Cong
2025-06-10
net: usb: r8152: Add device ID for TP-Link UE200
Lucas Sanchez Sagrado
2025-05-27
net: core: Convert dev_set_mac_address() to struct sockaddr_storage
Kees Cook
2025-05-27
net: usb: r8152: Convert to use struct sockaddr_storage internally
Kees Cook
2025-05-01
r8152: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-03-17
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Philipp Hahn
2025-02-10
r8152: add vendor/device ID pair for Dell Alienware AW1022z
Aleksander Jan Bajkowski
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
2024-09-04
r8152: fix the firmware doesn't work
Hayes Wang
2024-06-06
r8152: Set NET_ADDR_STOLEN if using passthru MAC
Milan Broz
2024-06-03
r8152: Wake up the system if the we need a reset
Douglas Anderson
2024-06-03
r8152: If inaccessible at resume time, issue a reset
Douglas Anderson
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
r8152: replace dev_info with dev_dbg for loading firmware
Hayes Wang
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
r8152: fix unknown device for choose_configuration
Hayes Wang
2024-02-28
net: usb: r8152: Use linkmode helpers for EEE
Andrew Lunn
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-04
r8152: Choose our USB config with choose_configuration() rather than probe()
Douglas Anderson
[next]