index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2025-03-10
net: usb: lan78xx: Sanitize return values of register read/write functions
Oleksij Rempel
2025-02-27
usbnet: gl620a: fix endpoint checking in genelink_bind()
Nikita Zhandarovich
2025-01-28
usbnet: ipheth: document scope of NCM implementation
Foster Snowhill
2025-01-28
usbnet: ipheth: fix DPE OoB read
Foster Snowhill
2025-01-28
usbnet: ipheth: break up NCM header size computation
Foster Snowhill
2025-01-28
usbnet: ipheth: refactor NCM datagram loop
Foster Snowhill
2025-01-28
usbnet: ipheth: use static NDP16 location in URB
Foster Snowhill
2025-01-28
usbnet: ipheth: check that DPE points past NCM header
Foster Snowhill
2025-01-28
usbnet: ipheth: fix possible overflow in DPE length check
Foster Snowhill
2025-01-28
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-18
net: usb: qmi_wwan: add Quectel RG255C
Martin Hou
2024-12-17
net: usb: lan78xx: Improve error handling in WoL operations
Oleksij Rempel
2024-12-17
net: usb: lan78xx: remove PHY register access from ethtool get_regs
Oleksij Rempel
2024-12-17
net: usb: lan78xx: rename phy_mutex to mdiobus_mutex
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Use action-specific label in lan78xx_mac_reset
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hw
Oleksij Rempel
2024-12-17
net: usb: lan78xx: Add error handling to lan78xx_get_regs
Oleksij Rempel
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-11
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
2024-12-10
net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busy
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Fix return value handling in lan78xx_set_features
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Simplify lan78xx_update_reg
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_set_mac_addr
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_init_mac_address
Oleksij Rempel
2024-12-10
net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domain
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error handling in dataport and multicast writes
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlock
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtu
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Add error handling to lan78xx_init_ltm
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error handling in EEPROM and OTP operations
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Fix error handling in MII read/write functions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Improve error reporting with %pe specifier
Oleksij Rempel
2024-12-06
net: usb: lan78xx: move functions to avoid forward definitions
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove KSZ9031 PHY fixup
Oleksij Rempel
2024-12-06
net: usb: lan78xx: Remove LAN8835 PHY fixup
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configuration
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY device
Oleksij Rempel
2024-11-24
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
2024-10-28
usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driver
Benjamin Große
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
2024-10-22
net: usb: usbnet: fix name regression
Oliver Neukum
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-17
net: usb: sr9700: only store little-endian values in __le16 variable
Simon Horman
2024-10-15
net: usb: usbnet: fix race in probe failure
Oliver Neukum
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
[next]