aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net
AgeCommit message (Expand)AuthorFilesLines
2005-07-29[PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2-3/+0
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-2/+2
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-3/+3
2005-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+43
2005-06-27[PATCH] USB: usbnet debug message fixDavid Brownell1-1/+1
2005-06-27[PATCH] USB: check for device in zd1201_resumeColin Leroy1-0/+3
2005-06-27[PATCH] USB: PM support for zd1201Colin Leroy2-0/+39
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2-2/+2
2005-06-27[PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support.YOSHIFUJI Hideaki1-0/+2
2005-06-16[PATCH] fix for kaweth broken by changes in the networking layerOliver Neukum1-1/+1
2005-06-03[PATCH] USB: resolve Zaurus problemDavid Brownell1-1/+1
2005-05-16[PATCH] USB: usbnet driver fixesDavid Brownell2-32/+35
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-4/+4
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro1-1/+1
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-22[PATCH] USB: better usbnet zaurus/mdlm/... fixDavid Brownell1-31/+135
2005-04-22[PATCH] usbnet: Convert ASIX code to use new status infrastructureDavid Hollis1-126/+135
2005-04-22[PATCH] USB: drivers/usb/net/zd1201.c: make some code staticAdrian Bunk1-9/+11
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl1-2/+1
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell2-2/+30
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds11-0/+11913