Age | Commit message (Expand) | Author |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-04-27 | usb-net/pegasus: simplify carrier detection | Dan Williams |
2007-04-27 | USB: usbnet reports minidriver name through ethtool | David Brownell |
2007-04-27 | USB: rndis_host, various cleanups | David Brownell |
2007-04-27 | USB: fix catc error handling | Oliver Neukum |
2007-04-27 | USB: dm9601: fix sparse NULL warnings | Randy Dunlap |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-04-24 | usb-net/pegasus: fix pegasus carrier detection | Dan Williams |
2007-03-19 | USB: two more device ids for dm9601 usbnet driver | Jon Dowland |
2007-03-09 | USBNET: DM9501: Add Corega FEther USB-TXC support. | YOSHIFUJI Hideaki |
2007-02-23 | USB: Davicom DM9601 usbnet driver | Peter Korsgaard |
2007-02-23 | USB: asix.c - Add JVC-PRX1 ids | David Hollis |
2007-02-16 | usbnet: add missing Kconfig for KC2190 cables | David Brownell |
2007-02-16 | usbnet: init fault (oops) cleanup, whitespace fixes | David Brownell |
2007-02-16 | usbnet: recognize SiteCom CN-124 | David Brownell |
2007-02-16 | USB: Fix misspelled "USBNET_MII" kernel config option. | Robert P. J. Day |
2007-02-16 | USB: USB_RTL8150 must select MII | Adrian Bunk |
2007-02-16 | USB: asix - Fix endian issues in asix_tx_fixup() | David Hollis |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-09 | [PATCH] trivial usb endianness annotations | Al Viro |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-02-07 | USB: better ethtool support for kaweth | Oliver Neukum |
2007-02-07 | USB: power management for kaweth | Oliver Neukum |
2007-02-07 | rndis_host learns ActiveSync basics | Ole Andre Vadla Ravnas |
2007-02-05 | PEGASUS: Fix typo in Corega products. | YOSHIFUJI Hideaki / 吉藤英明 |
2007-02-05 | ASIX: Add IO-DATA ETG-US2 Support. | YOSHIFUJI Hideaki / 吉藤英明 |
2007-02-03 | [PATCH] fix rtl8150 | Al Viro |
2007-01-22 | USB: rndis_host: fix crash while probing a Nokia S60 mobile | Daniel Gollub |
2007-01-22 | USB: asix: Detect internal PHY and enable/use accordingly | Andres Salomon |
2007-01-05 | USB: asix: Fix AX88772 device PHY selection | David Hollis |
2006-12-20 | USB: rtl8150 new device id | Petko Manolov |
2006-12-20 | USB: removing ifdefed code from gl620a | Oliver Neukum |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | USB: pegasus error path not resetting task's state | Oliver Neukum |
2006-12-01 | USB: endianness fix for asix.c | Oliver Neukum |
2006-12-01 | usb: catc free urb cleanup | Mariusz Kozlowski |
2006-12-01 | USB: net1080: Fix && typos | Jean Delvare |
2006-12-01 | USB: usbnet: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: cdc_ether: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-03 | USB: use MII hooks only if CONFIG_MII is enabled | David Brownell |
2006-10-30 | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra |
2006-10-17 | usbnet: add a mutex around phy register access | Arnd Bergmann |
2006-10-17 | usbnet: improve generic ethtool support | Arnd Bergmann |