| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux... | Jeff Garzik | 2006-07-29 | 1 | -4/+13 |
|\ |
|
| * | via-velocity: fix speed and link status reported by ethtool | Jay Cliburn | 2006-07-20 | 1 | -4/+13 |
* | | [PATCH] skge: chip clock rate typo | Stephen Hemminger | 2006-07-29 | 1 | -4/+1 |
* | | [PATCH] myri10ge - Always do a dummy RDMA after loading the firmware | Brice Goglin | 2006-07-29 | 1 | -1/+1 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-07-29 | 4 | -3/+6 |
|\ \ |
|
| * | | [PATCH] orinoco: fix setting transmit key only | Dan Williams | 2006-07-27 | 1 | -2/+2 |
| * | | [PATCH] softmac: do shared key auth in workqueue | Daniel Drake | 2006-07-27 | 1 | -1/+1 |
| * | | [PATCH] airo: should select crypto_aes | Robert Schulze | 2006-07-27 | 1 | -0/+1 |
| * | | [PATCH] zd1201: workaround interference problem | Pavel Machek | 2006-07-27 | 1 | -0/+2 |
* | | | [SUNLANCE]: fix compilation on sparc-UP | Alexey Dobriyan | 2006-07-28 | 1 | -4/+4 |
|/ / |
|
* | | [TG3]: Update version and reldate | Michael Chan | 2006-07-25 | 1 | -2/+2 |
* | | [TG3]: Handle tg3_init_rings() failures | Michael Chan | 2006-07-25 | 1 | -5/+27 |
* | | [TG3]: Add tg3_restart_hw() | Michael Chan | 2006-07-25 | 1 | -22/+58 |
* | | [DUMMY]: Avoid an oops when dummy_init_one() failed | Nicolas Dichtel | 2006-07-21 | 1 | -0/+1 |
* | | [IFB] After ifb_init_one() failed, i is increased. Decrease | Nicolas Dichtel | 2006-07-21 | 1 | -0/+1 |
* | | [NET]: sun happymeal, little pci cleanup | Jiri Slaby | 2006-07-21 | 1 | -7/+2 |
* | | [WAN]: Cosmetic changes to N2 and C101 drivers | Krzysztof Halasa | 2006-07-21 | 2 | -3/+4 |
* | | [WAN]: Added missing netif_dormant_off() to generic HDLC | Krzysztof Halasa | 2006-07-21 | 4 | -0/+4 |
* | | [PATCH] spidernet: rework tx queue handling | Jens Osterkamp | 2006-07-17 | 2 | -377/+274 |
* | | [PATCH] spidernet: bug fix for init code | Jens Osterkamp | 2006-07-17 | 1 | -1/+1 |
* | | [PATCH] sky2: NAPI poll fix | Stephen Hemminger | 2006-07-17 | 1 | -5/+2 |
* | | Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/g... | Jeff Garzik | 2006-07-17 | 2 | -26/+29 |
|\ \
| |/
|/| |
|
| * | e1000: bump version to 7.1.9-k4 | Auke Kok | 2006-07-14 | 1 | -1/+1 |
| * | e1000: fix panic on large frame receive when mtu=default | Auke Kok | 2006-07-14 | 2 | -2/+4 |
| * | e1000: remove CRC bytes from measured packet length | Auke Kok | 2006-07-14 | 1 | -1/+9 |
| * | e1000: Redo netpoll fix to address community concerns | Auke Kok | 2006-07-14 | 1 | -22/+15 |
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-12 | 6 | -68/+82 |
|\ \
| |/
|/| |
|
| * | [WAN]: converting generic HDLC to use netif_dormant*() | Krzysztof Halasa | 2006-07-12 | 6 | -68/+82 |
* | | [PATCH] sky2: optimize receive restart | Stephen Hemminger | 2006-07-12 | 1 | -5/+22 |
* | | [PATCH] sky2: PHY power on delays | Stephen Hemminger | 2006-07-12 | 1 | -1/+2 |
* | | [PATCH] sky2: NAPI suspend/resume of dual port cards | Stephen Hemminger | 2006-07-12 | 1 | -7/+4 |
* | | [PATCH] sky2: sky2_reset section mismatch | Stephen Hemminger | 2006-07-12 | 1 | -1/+1 |
* | | [PATCH] sk98lin: fix truncated collision threshold mask | Stephen Hemminger | 2006-07-12 | 1 | -1/+1 |
* | | [PATCH] skge: fix truncated collision threshold mask | Stephen Hemminger | 2006-07-12 | 1 | -2/+2 |
* | | [PATCH] sky2: fix truncated collision threshold mask | Stephen Hemminger | 2006-07-12 | 1 | -1/+1 |
* | | [PATCH] myri10ge return value fix | Brice Goglin | 2006-07-12 | 1 | -3/+10 |
* | | [PATCH] Update smc91x driver with ARM Versatile board info | Deepak Saxena | 2006-07-12 | 1 | -0/+18 |
* | | [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count | Auke Kok | 2006-07-12 | 1 | -2/+2 |
* | | [PATCH] smsc-ircc2: fix section reference mismatches | Dmitry Torokhov | 2006-07-12 | 1 | -1/+1 |
* | | [PATCH] 8139cp.c printk fix | Andrew Morton | 2006-07-12 | 1 | -1/+1 |
* | | [PATCH] s2io driver irq fix | Ananda Raju | 2006-07-12 | 2 | -145/+145 |
* | | [PATCH] e1000: irq naming update | Andrew Morton | 2006-07-12 | 1 | -1/+1 |
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-07-12 | 2 | -10/+4 |
|\ \ |
|
| * | | [PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context | Daniel Drake | 2006-07-10 | 1 | -9/+3 |
| * | | [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise | Larry Finger | 2006-07-10 | 1 | -1/+1 |
* | | | [PATCH] forcedeth: watermark fixup | Ayaz Abdulla | 2006-07-12 | 1 | -4/+19 |
* | | | [PATCH] forcedeth: deferral fixup | Ayaz Abdulla | 2006-07-12 | 1 | -7/+19 |
| |/
|/| |
|
* | | [BPQ] lockdep: fix false positive | Ralf Baechle | 2006-07-10 | 1 | -0/+7 |
* | | [PATCH] release_firmware() fixes | Magnus Damm | 2006-07-10 | 1 | -21/+16 |
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD | Linus Torvalds | 2006-07-09 | 11 | -14/+16 |
|\ \ |
|