index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
pegasus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
2021-12-27
1
-2
/
+2
*
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-2
/
+2
|
\
|
*
net: usb: pegasus: fixes of set_register(s) return value evaluation;
Petko Manolov
2021-08-20
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
1
-64
/
+88
|
\
|
|
*
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
2021-08-05
1
-3
/
+11
|
*
net: usb: pegasus: Remove the changelog and DRIVER_VERSION.
Petko Manolov
2021-08-04
1
-28
/
+2
|
*
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
2021-08-04
1
-33
/
+75
*
|
net: usb: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-2
/
+3
|
/
*
net: usb: pegasus: use new tasklet API
Emil Renner Berthing
2021-02-02
1
-4
/
+3
*
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-15
1
-46
/
+15
|
\
|
*
net: pegasus: Use the new usb control message API.
Petko Manolov
2020-10-02
1
-46
/
+15
*
|
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
2020-10-02
1
-8
/
+27
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
pegasus: Remove pegasus' own workqueue
Petko Manolov
2020-04-02
1
-32
/
+6
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
2019-08-01
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
net: usb: pegasus: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-08
1
-0
/
+1
*
net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()
Jia-Ju Bai
2018-07-27
1
-1
/
+1
*
usbnet: pegasus: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-07
1
-21
/
+15
*
net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-6
/
+8
*
pegasus: Use heap buffers for all register access
Ben Hutchings
2017-02-07
1
-4
/
+25
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
net: pegasus: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-01
1
-1
/
+2
*
net: pegasus: simplify logical constraint
xypron.glpk@gmx.de
2016-05-23
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
pegasus: fixes reported packet length
Petko Manolov
2016-04-28
1
-2
/
+2
*
pegasus: fixes URB buffer allocation size;
Petko Manolov
2016-04-28
1
-3
/
+3
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
usbnet: pegasus: endian bug in write_mii_word()
Dan Carpenter
2013-05-03
1
-1
/
+2
*
drivers: net: usb: pegasus: fix control urb submission
Petko Manolov
2013-04-29
1
-211
/
+74
*
drivers: net: usb: pegasus: read/write_mii_word optimised
Petko Manolov
2013-04-29
1
-50
/
+35
*
drivers: net: usb: pegasus: remove skb pool
Petko Manolov
2013-04-29
1
-64
/
+9
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-4
/
+2
*
usbnet: pegasus: set wakeup enable in set_wol
Ming Lei
2013-01-20
1
-1
/
+7
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-2
/
+3
*
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
2012-06-12
1
-4
/
+0
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
*
usb: pegasus: cleanup a couple conditions
Dan Carpenter
2011-12-23
1
-2
/
+2
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-2
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
drivers/net/usb: Remove unnecessary casts of netdev_priv
Joe Perches
2010-11-17
1
-2
/
+2
*
usb: pegasus: fixed coding style issues
Nicolas Kaiser
2010-06-30
1
-64
/
+61
*
drivers/net/usb: Use kmemdup
Julia Lawall
2010-05-17
1
-4
/
+2
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+1
*
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
1
-96
/
+74
[next]