index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
dm9601.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-04-30
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
1
-3
/
+3
2011-02-24
Added support for usb ethernet (0x0fe6, 0x9700)
Shahar Havivi
1
-0
/
+4
2010-05-18
drivers/net/usb: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-05-04
dm9601: fix phy/eeprom write routine
Peter Korsgaard
1
-1
/
+1
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-24
/
+25
2010-02-05
net: dm9601: convert to use mc helpers
Jiri Pirko
1
-5
/
+5
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-1
/
+1
2009-10-29
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
Janusz Krzysztofik
1
-0
/
+4
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-07-01
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-05-18
dm9601: trivial comment fixes
Peter Korsgaard
1
-6
/
+6
2009-03-22
usbnet: convert dms9601 driver to net_device_ops
Stephen Hemminger
1
-3
/
+13
2009-03-04
dm9601: new vendor/product IDs
Peter Korsgaard
1
-0
/
+4
2009-01-08
dm9601: warn on invalid mac address
Wu Fengguang
1
-2
/
+9
2009-01-08
dm9601: tell HW about random generated mac address
Wu Fengguang
1
-1
/
+8
2009-01-06
dm9601: bring datasheet URL up to date
Wu Fengguang
1
-1
/
+1
2009-01-06
dm9601: handle corrupt mac address
Wu Fengguang
1
-1
/
+8
2008-12-19
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
1
-2
/
+3
2008-10-27
dm9601: runtime mac address change support
Peter Korsgaard
1
-0
/
+15
2008-07-30
dm9601: don't do usb transfers of data on stack
Peter Korsgaard
1
-10
/
+42
2008-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+1
2008-03-29
dm9601: Fix multicast hash table handling
Peter Korsgaard
1
-1
/
+1
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-1
/
+5
2008-03-26
misc drivers/net annotations
Al Viro
1
-5
/
+5
2008-03-26
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-26
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
2008-02-01
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
1
-2
/
+1
2008-01-29
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
1
-40
/
+13
2007-11-24
dm9601: Fix printk
Peter Korsgaard
1
-1
/
+1
2007-10-30
DM9601: Support for ADMtek ADM8515 NIC
Peter Korsgaard
1
-0
/
+4
2007-10-02
dm9601: Fix receive MTU
Peter Korsgaard
1
-1
/
+1
2007-07-02
dm9601: Return 0 from bind() on success
Peter Korsgaard
1
-4
/
+2
2007-07-02
dm9601: HW header size shouldn't be included in packet length
Peter Korsgaard
1
-2
/
+3
2007-05-10
Move USB network drivers to drivers/net/usb.
Jeff Garzik
1
-0
/
+619