index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
dm9601.c
Age
Commit message (
Expand
)
Author
2009-03-21
usbnet: convert dms9601 driver to net_device_ops
Stephen Hemminger
2009-03-03
dm9601: new vendor/product IDs
Peter Korsgaard
2009-01-08
dm9601: warn on invalid mac address
Wu Fengguang
2009-01-08
dm9601: tell HW about random generated mac address
Wu Fengguang
2009-01-06
dm9601: bring datasheet URL up to date
Wu Fengguang
2009-01-06
dm9601: handle corrupt mac address
Wu Fengguang
2008-12-18
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-10-27
dm9601: runtime mac address change support
Peter Korsgaard
2008-07-30
dm9601: don't do usb transfers of data on stack
Peter Korsgaard
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-28
dm9601: Fix multicast hash table handling
Peter Korsgaard
2008-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-26
misc drivers/net annotations
Al Viro
2008-03-25
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
2008-03-25
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-28
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
2007-11-23
dm9601: Fix printk
Peter Korsgaard
2007-10-30
DM9601: Support for ADMtek ADM8515 NIC
Peter Korsgaard
2007-10-02
dm9601: Fix receive MTU
Peter Korsgaard
2007-07-02
dm9601: Return 0 from bind() on success
Peter Korsgaard
2007-07-02
dm9601: HW header size shouldn't be included in packet length
Peter Korsgaard
2007-05-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik