aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/rndis_host.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-727/+0
2007-04-27USB: rndis_host, various cleanupsDavid Brownell1-28/+84
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas1-19/+62
2007-01-22USB: rndis_host: fix crash while probing a Nokia S60 mobileDaniel Gollub1-9/+14
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>David Brownell1-1/+1
2006-04-14[PATCH] USB: rndis_host whitespace/comment updatesDavid Brownell1-7/+21
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-3/+0
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-08[PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell1-0/+615