| Commit message (Expand) | Author | Age |
* | [PATCH] myri10ge - Export more parameters to ethtool | Brice Goglin | 2006-07-05 |
* | [PATCH] myri10ge - Use dev_info() when printing parameters after probe | Brice Goglin | 2006-07-05 |
* | [PATCH] myri10ge - Drop ununsed nvidia chipset id | brice@myri.com | 2006-07-05 |
* | [PATCH] myri10ge - Drop unused pm_state | brice@myri.com | 2006-07-05 |
* | [PATCH] Fix freeing of net device | Ralf Baechle | 2006-07-05 |
* | [PATCH] remove dead entry in net wan Kconfig | Paul Fulghum | 2006-07-05 |
* | [PATCH] NI5010 netcard cleanup | Andreas Mohr | 2006-07-05 |
* | [PATCH] lock validator: fix ns83820.c irq-flags bug | Ingo Molnar | 2006-07-05 |
* | [PATCH] pcnet32: Cleanup rx buffers after loopback test. | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast... | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r... | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Fix off-by-one in get_ringparam | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Use PCI_DEVICE macro | Don Fry | 2006-07-05 |
* | [PATCH] pcnet32: Fix Section mismatch error | Don Fry | 2006-07-05 |
* | [PATCH] Add support for the Cicada 8201 PHY | Kim Phillips | 2006-07-05 |
* | [PATCH] zd1211rw: disable TX queue during stop | Daniel Drake | 2006-07-05 |
* | [PATCH] ZyDAS ZD1211 USB-WLAN driver | Daniel Drake | 2006-07-05 |
* | [PATCH] bcm43xx: enable shared key authentication | Daniel Drake | 2006-07-05 |
* | [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine | Larry Finger | 2006-07-05 |
* | [PATCH] bcm43xx: workaround init_board vs. IRQ race | Michael Buesch | 2006-07-05 |
* | [PATCH] bcm43xx: use softmac-suggested TX rate | Daniel Drake | 2006-07-05 |
* | [PATCH] Add two PLX device IDs | Faidon Liambotis | 2006-07-05 |
* | [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Use dev_printk() when ethernet interface isn't available | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: remove io_size struct member, it is invariant | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: misc. cleanups | Jeff Garzik | 2006-07-05 |
* | [netdrvr] minor cleanups in Becker-derived drivers | Jeff Garzik | 2006-07-05 |
* | [netdrvr] via-velocity: use netdev_priv() where appropriate | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Remove Becker-template 'io_size' member, when invariant | Jeff Garzik | 2006-07-05 |
* | [netdrvr] Remove Linux-specific changelogs from several Becker template drivers | Jeff Garzik | 2006-07-05 |
* | [netdrvr] epic100: minor cleanups | Jeff Garzik | 2006-07-05 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-07-04 |
|\ |
|
| * | [TG3]: Add ipv6 TSO feature | Michael Chan | 2006-07-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-04 |
|\ \
| |/
|/| |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-07-03 |
|\ \ |
|
| * | | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 |
| |/ |
|
* | | [PATCH] lockdep: annotate forcedeth.c disable_irq() | Ingo Molnar | 2006-07-03 |
* | | [PATCH] forcedeth: typecast cleanup | Andrew Morton | 2006-07-03 |
* | | [PATCH] lockdep: annotate hostap netdev ->xmit_lock | Arjan van de Ven | 2006-07-03 |
* | | [PATCH] lockdep: annotate 3c59x.c disable_irq() | Ingo Molnar | 2006-07-03 |
* | | [PATCH] lockdep: annotate 8390.c disable_irq() | Ingo Molnar | 2006-07-03 |
|/ |
|
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | [IPV6]: Added GSO support for TCPv6 | Herbert Xu | 2006-06-30 |
| * | [TG3]: Update version and reldate | Michael Chan | 2006-06-30 |
| * | [TG3]: Add TSO workaround using GSO | Michael Chan | 2006-06-30 |
| * | [TG3]: Turn on hw fix for ASF problems | Michael Chan | 2006-06-30 |
| * | [TG3]: Add rx BD workaround | Michael Chan | 2006-06-30 |