index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
rtl8150.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-02
net: usb: rtl8150: handle link status read failures
Yousef Alhouseen
1
-1
/
+3
2026-04-27
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
1
-0
/
+7
2026-04-27
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
1
-1
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
1
-3
/
+0
2025-12-23
net: usb: rtl8150: fix memory leak on usb_submit_urb() failure
Deepakkumar Karn
1
-0
/
+2
2025-10-16
net: usb: rtl8150: Fix frame padding
Michal Pecio
1
-2
/
+9
2025-09-26
net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicast
I Viswanath
1
-2
/
+0
2025-01-28
net: usb: rtl8150: enable basic endpoint checking
Nikita Zhandarovich
1
-0
/
+22
2024-06-20
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
1
-1
/
+2
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-07-27
net: usb: use ndo_siocdevprivate
Arnd Bergmann
1
-2
/
+3
2021-02-02
net: usb: rtl8150: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
1
-1
/
+1
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-26
/
+6
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-02
net: rtl8150: Use the new usb control message API.
Petko Manolov
1
-26
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-08-22
net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-08
net: usb: rtl8150: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-01-19
net: usb: rtl8150: remove set but not used variable 'rx_stat'
Yue Haibing
1
-2
/
+0
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+1
2018-07-18
net: usb: rtl8150: demote allmulti message to dev_dbg()
David Lechner
1
-1
/
+1
2018-06-22
net: usb: rtl8150: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2017-08-08
net: usb: rtl8150: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-03-13
net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-15
/
+20
2017-02-07
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2014-11-19
usbnet: rtl8150: remove unused variable
Sudip Mukherjee
1
-2
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-20
drivers: net: usb: rtl8150: concurrent URB bugfix
Petko Manolov
1
-54
/
+46
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-09-20
USB: remove dbg() usage in USB networking drivers
Greg Kroah-Hartman
1
-3
/
+3
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-1
/
+2
2012-04-25
USB: rtl8150.c: remove err() usage
Greg Kroah-Hartman
1
-7
/
+8
2012-04-01
usb/rtl8150 : Remove duplicated definitions
huajun li
1
-26
/
+0
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+1
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-14
/
+1
2011-10-03
rtl8150: removal of forward declarations.
françois romieu
1
-61
/
+50
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-07
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-5
/
+6
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
[next]