Age | Commit message (Expand) | Author | Files | Lines |
2007-03-19 | USB: two more device ids for dm9601 usbnet driver | Jon Dowland | 1 | -0/+8 |
2007-03-10 | USBNET: DM9501: Add Corega FEther USB-TXC support. | YOSHIFUJI Hideaki | 1 | -0/+4 |
2007-02-24 | USB: Davicom DM9601 usbnet driver | Peter Korsgaard | 3 | -0/+616 |
2007-02-24 | USB: asix.c - Add JVC-PRX1 ids | David Hollis | 1 | -5/+9 |
2007-02-17 | usbnet: add missing Kconfig for KC2190 cables | David Brownell | 2 | -0/+13 |
2007-02-17 | usbnet: init fault (oops) cleanup, whitespace fixes | David Brownell | 1 | -13/+16 |
2007-02-17 | usbnet: recognize SiteCom CN-124 | David Brownell | 1 | -3/+13 |
2007-02-17 | USB: Fix misspelled "USBNET_MII" kernel config option. | Robert P. J. Day | 1 | -1/+1 |
2007-02-17 | USB: USB_RTL8150 must select MII | Adrian Bunk | 1 | -0/+1 |
2007-02-17 | USB: asix - Fix endian issues in asix_tx_fixup() | David Hollis | 1 | -0/+2 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 11 | -11/+0 |
2007-02-09 | [PATCH] trivial usb endianness annotations | Al Viro | 1 | -14/+12 |
2007-02-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 4 | -28/+156 |
2007-02-08 | USB: better ethtool support for kaweth | Oliver Neukum | 1 | -1/+11 |
2007-02-08 | USB: power management for kaweth | Oliver Neukum | 1 | -4/+21 |
2007-02-08 | rndis_host learns ActiveSync basics | Ole Andre Vadla Ravnas | 3 | -23/+124 |
2007-02-06 | PEGASUS: Fix typo in Corega products. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -2/+2 |
2007-02-06 | ASIX: Add IO-DATA ETG-US2 Support. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+4 |
2007-02-04 | [PATCH] fix rtl8150 | Al Viro | 1 | -1/+2 |
2007-01-22 | USB: rndis_host: fix crash while probing a Nokia S60 mobile | Daniel Gollub | 1 | -9/+14 |
2007-01-22 | USB: asix: Detect internal PHY and enable/use accordingly | Andres Salomon | 1 | -5/+13 |
2007-01-05 | USB: asix: Fix AX88772 device PHY selection | David Hollis | 1 | -1/+1 |
2006-12-20 | USB: rtl8150 new device id | Petko Manolov | 1 | -2/+4 |
2006-12-20 | USB: removing ifdefed code from gl620a | Oliver Neukum | 1 | -154/+0 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -1/+1 |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2 | -3/+3 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 4 | -4/+4 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 6 | -17/+13 |
2006-12-02 | USB: pegasus error path not resetting task's state | Oliver Neukum | 1 | -0/+1 |
2006-12-02 | USB: endianness fix for asix.c | Oliver Neukum | 1 | -3/+3 |
2006-12-02 | usb: catc free urb cleanup | Mariusz Kozlowski | 1 | -8/+4 |
2006-12-02 | USB: net1080: Fix && typos | Jean Delvare | 1 | -2/+2 |
2006-12-02 | USB: usbnet: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 1 | -2/+2 |
2006-12-02 | USB: cdc_ether: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 1 | -2/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 4 | -11/+13 |
2006-11-03 | USB: use MII hooks only if CONFIG_MII is enabled | David Brownell | 2 | -27/+39 |
2006-10-30 | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 1 | -1/+1 |
2006-10-18 | usbnet: add a mutex around phy register access | Arnd Bergmann | 4 | -0/+11 |
2006-10-18 | usbnet: improve generic ethtool support | Arnd Bergmann | 4 | -36/+68 |
2006-10-18 | USB: driver for mcs7830 (aka DeLOCK) USB ethernet adapter | Arnd Bergmann | 3 | -0/+534 |
2006-10-18 | USB: drivers/usb/net/*: use BUILD_BUG_ON | Alexey Dobriyan | 2 | -2/+2 |
2006-10-18 | USB: suspend/resume support for kaweth | Oliver Neukum | 1 | -9/+73 |
2006-10-18 | USB: remove private debug macros from kaweth | Oliver Neukum | 1 | -66/+56 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 8 | -30/+30 |
2006-09-29 | USB: asix - Add alternate device IDs for Dlink DUB-E100 Rev B1 | David Hollis | 1 | -0/+4 |
2006-09-29 | USB: Pegasus driver failing for ADMtek 8515 network device | Petko Manolov | 1 | -7/+11 |
2006-09-29 | USB: new id for kaweth | Oliver Neukum | 1 | -0/+1 |
2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev | 3 | -8/+8 |
2006-09-27 | USB: net1080 inherent pad length | dave rientjes | 1 | -8/+7 |
2006-09-27 | usbnet: printk format warning | Randy Dunlap | 1 | -1/+1 |