| Commit message (Expand) | Author | Age |
* | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
* | [PATCH] r8169: Fix iteration variable sign | Francois Romieu | 2006-11-29 |
* | [6PACK]: Masking bug in 6pack driver. | Jean Delvare | 2006-11-25 |
* | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder | 2006-11-21 |
* | [TG3]: Disable TSO on 5906 if CLKREQ is enabled. | Michael Chan | 2006-11-16 |
* | [TG3]: Increase 5906 firmware poll time. | Gary Zambrano | 2006-11-16 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-11-10 |
|\ |
|
| * | [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write() | Adrian Bunk | 2006-11-07 |
| * | [PATCH] bcm43xx: Drain TX status before starting IRQs | Michael Buesch | 2006-11-07 |
* | | [PATCH] drivers cris: return on NULL dev_alloc_skb() | David Rientjes | 2006-11-10 |
* | | [PATCH] com20020 build fix | Randy Dunlap | 2006-11-10 |
* | | [PATCH] bonding: lockdep annotation | Peter Zijlstra | 2006-11-10 |
* | | [TG3]: Fix array overrun in tg3_read_partno(). | Michael Chan | 2006-11-07 |
* | | [NET]: kconfig, correct traffic shaper | Jiri Slaby | 2006-11-07 |
|/ |
|
* | [PATCH] e1000: Fix regression: garbled stats and irq allocation during swsusp | Auke Kok | 2006-11-07 |
* | [PATCH] b44: change comment about irq mask register | Johannes Berg | 2006-11-07 |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-11-06 |
|\ |
|
| * | [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom | Larry Finger | 2006-10-31 |
| * | [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeouts | Michael Buesch | 2006-10-31 |
| * | [PATCH] hostap_plx: fix CIS verification | Pavel Roskin | 2006-10-31 |
* | | [PATCH] Kconfig: remove redundant NETDEVICES depends | Randy Dunlap | 2006-11-06 |
* | | [PATCH] ehea: 64K page support fix | Thomas Klein | 2006-11-06 |
* | | [PATCH] ehea: Removed redundant define | Thomas Klein | 2006-11-06 |
* | | [PATCH] ehea: Nullpointer dereferencation fix | Thomas Klein | 2006-11-06 |
* | | [TG3]: Fix 2nd ifup failure on 5752M. | Michael Chan | 2006-11-05 |
* | | [PATCH] sky2: netpoll on dual port cards | Stephen Hemminger | 2006-10-31 |
* | | [PATCH] skge, sky2, et all. gplv2 only | Stephen Hemminger | 2006-10-31 |
* | | [PATCH] net s2io: return on NULL dev_alloc_skb() | David Rientjes | 2006-10-31 |
* | | [PATCH] ehea: kzalloc GFP_ATOMIC fix | Jan-Bernd Themann | 2006-10-31 |
* | | [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h | Brice Goglin | 2006-10-31 |
* | | [PATCH] sky2: not experimental | Stephen Hemminger | 2006-10-31 |
* | | [PATCH] n2: fix confusing error code | Akinobu Mita | 2006-10-31 |
* | | [PATCH] tokenring: fix module_init error handling | Akinobu Mita | 2006-10-31 |
* | | [PATCH] ep93xx_eth: don't report RX errors | Lennert Buytenhek | 2006-10-31 |
* | | [PATCH] ep93xx_eth: fix unlikely(x) > y test | Lennert Buytenhek | 2006-10-31 |
* | | [PATCH] ep93xx_eth: fix RX/TXstatus ring full handling | Lennert Buytenhek | 2006-10-31 |
|/ |
|
* | [MIPS] Sort out missuse of __init for prom_getcmdline() | Ralf Baechle | 2006-10-31 |
* | [NET] sealevel: uses arp_broken_ops | Randy Dunlap | 2006-10-30 |
* | Revert "r8169: mac address change support" | Linus Torvalds | 2006-10-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2006-10-29 |
|\ |
|
| * | [PATCH] pcmcia: add more IDs to hostap_cs.c | Dominik Brodowski | 2006-10-25 |
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-10-26 |
|\ \ |
|
| * | | e100: account for closed interface when shutting down | Auke Kok | 2006-10-24 |
| * | | e1000: Increment version to 7.2.9-k4 | Auke Kok | 2006-10-24 |
| * | | e1000: FIX: move length adjustment due to crc stripping disabled. | Jesse Brandeburg | 2006-10-24 |
| * | | e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adapters | Jesse Brandeburg | 2006-10-24 |
| * | | e1000: FIX: Disable Packet Split for non jumbo frames | Jesse Brandeburg | 2006-10-24 |
| * | | e1000: FIX: fix wrong txdctl threshold bitmasks | Bruce Allan | 2006-10-24 |
| * | | e1000: FIX: 82542 doesn't support WoL | Auke Kok | 2006-10-24 |