index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
pegasus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-27
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-06
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-03
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-03
1
-8
/
+27
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
pegasus: Remove pegasus' own workqueue
Petko Manolov
2020-04-03
1
-32
/
+6
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
2019-08-02
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-22
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-02
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-21
1
-1
/
+7
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
1
-2
/
+3
*
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
2012-06-13
1
-4
/
+0
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-19
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-20
1
-2
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-18
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-18
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
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
[next]