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
Age
Commit message (
Expand
)
Author
2008-01-28
dm9601: Consolidate common parts of dm_write_*_async
Peter Korsgaard
2008-01-12
[usb netdev] asix: fix regression
Russ Dill
2008-01-08
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
Russ Dill
2008-01-08
[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb
Russ Dill
2007-12-22
asix fixes
Al Viro
2007-11-23
dm9601: Fix printk
Peter Korsgaard
2007-11-07
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
2007-10-30
DM9601: Support for ADMtek ADM8515 NIC
Peter Korsgaard
2007-10-25
rndis_host: reduce MTU instead of refusing to talk to devices with low max pa...
Thomas Sailer
2007-10-20
file link fix for Pegasus USB net driver help
Cal Peake
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
support for USB autosuspend in the asix driver
Oliver Neukum
2007-10-10
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
2007-10-02
dm9601: Fix receive MTU
Peter Korsgaard
2007-07-30
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...
Micah Gruber
2007-07-16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-16
cdc-subset to support new vendor/product ID
jing xiang
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-10
Cleanup usbnet_probe() return value handling
Peter Korsgaard
2007-07-08
usbnet whitespace fixes
David Brownell
2007-07-02
net/usb/cdc_ether minor sparse cleanup
David Brownell
2007-07-02
dm9601: Return 0 from bind() on success
Peter Korsgaard
2007-07-02
usbnet: Zero padding byte if there is tail room in skb
Peter Korsgaard
2007-07-02
dm9601: HW header size shouldn't be included in packet length
Peter Korsgaard
2007-06-09
net: fix typo in drivers/net/usb/Kconfig
Sam Ravnborg
2007-05-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-24
asix.c - Add Belkin F5D5055 ids
David Hollis
2007-05-22
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2007-05-22
USB: handle more rndis_host oddities
David Brownell
2007-05-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik