Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'from-linus' into upstream | John W. Linville | 2006-08-22 | 3 | -42/+49 | |
| |\ \ \ \ | ||||||
* | | | | | | [PATCH] forcedeth: decouple vlan and rx checksum dependency | Ayaz Abdulla | 2006-09-06 | 1 | -14/+9 | |
* | | | | | | [PATCH] forcedeth: errata for marvell phys | Ayaz Abdulla | 2006-09-06 | 1 | -17/+56 | |
* | | | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-09-04 | 3 | -19/+20 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-08-30 | 1 | -16/+11 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [SUNLANCE]: Fix probing problem. | Krzysztof Helt | 2006-08-29 | 1 | -16/+11 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | [STRIP]: Fix neighbour table refcount leak. | Stephen Hemminger | 2006-08-29 | 1 | -2/+4 | |
| * | | | | | [E100]: Add module option to ignore bad EEPROM checksums. | David S. Miller | 2006-08-29 | 1 | -1/+5 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 2006-08-31 | 10 | -792/+975 | |
|\ \ \ \ \ | ||||||
| * | | | | | ixgb: Increment version to 1.0.112-k2 | Auke Kok | 2006-08-31 | 1 | -1/+1 | |
| * | | | | | ixgb: remove skb->dev assignment | Auke Kok | 2006-08-31 | 1 | -7/+4 | |
| * | | | | | ixgb: Add PCI Error recovery callbacks | Linas Vepstas | 2006-08-31 | 1 | -1/+111 | |
| * | | | | | ixgb: Add buffer_info and test like e1000 has. | Jesse Brandeburg | 2006-08-31 | 1 | -0/+7 | |
| * | | | | | ixgb: Cache-align all TX components of the adapter struct. | Jesse Brandeburg | 2006-08-31 | 1 | -1/+1 | |
| * | | | | | ixgb: recalculate after how many descriptors to wake the queue | Auke Kok | 2006-08-31 | 2 | -4/+1 | |
| * | | | | | ixgb: Set a constant blink rate for ixgb adapter identify (1sec on, 1sec off) | Jesse Brandeburg | 2006-08-31 | 1 | -5/+1 | |
| * | | | | | ixgb: convert dev->priv to netdev_priv(dev). | Auke Kok | 2006-08-31 | 1 | -1/+1 | |
| * | | | | | ixgb: Convert dev_alloc_skb to netdev_alloc_skb. | Auke Kok | 2006-08-31 | 1 | -2/+2 | |
| * | | | | | e100: increment version to 3.5.16-k2 | Auke Kok | 2006-08-31 | 1 | -1/+1 | |
| * | | | | | e100: remove skb->dev assignment | Auke Kok | 2006-08-31 | 1 | -1/+0 | |
| * | | | | | e100: fix error recovery | Linas Vepstas | 2006-08-31 | 1 | -0/+1 | |
| * | | | | | e100: Convert e100 to use netdev_alloc_skb(). | Auke Kok | 2006-08-31 | 1 | -2/+2 | |
| * | | | | | e1000: Increment driver version to 7.2.7-k2 | Auke Kok | 2006-08-31 | 1 | -1/+1 | |
| * | | | | | e1000: clean up skb allocation code | Christoph Hellwig | 2006-08-31 | 1 | -11/+6 | |
| * | | | | | e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device | Jesse Brandeburg | 2006-08-31 | 4 | -0/+5 | |
| * | | | | | e1000: unify WoL capability detection code | Jesse Brandeburg | 2006-08-31 | 3 | -89/+127 | |
| * | | | | | e1000: Use module param array code | Auke Kok | 2006-08-28 | 1 | -51/+110 | |
| * | | | | | e1000: remove unused part_num reading code | Auke Kok | 2006-08-28 | 3 | -37/+0 | |
| * | | | | | e1000: error out if we cannot enable PCI device on resume | Auke Kok | 2006-08-28 | 1 | -2/+5 | |
| * | | | | | e1000: ring buffers resources cleanup | Vasily Averin | 2006-08-28 | 1 | -8/+6 | |
| * | | | | | e1000: e1000_probe resources cleanup | Vasily Averin | 2006-08-28 | 1 | -16/+28 | |
| * | | | | | e1000: IRQ resources cleanup | Vasily Averin | 2006-08-28 | 1 | -1/+4 | |
| * | | | | | e1000: Whitespace cleanup, cosmetic changes | Auke Kok | 2006-08-28 | 5 | -554/+554 | |
* | | | | | | [PATCH] skge: version 1.7 | Stephen Hemminger | 2006-08-29 | 1 | -1/+1 | |
* | | | | | | [PATCH] skge: use ethX for irq assigments | Stephen Hemminger | 2006-08-29 | 1 | -13/+12 | |
* | | | | | | [PATCH] skge: use dev_alloc_skb | Stephen Hemminger | 2006-08-29 | 1 | -3/+4 | |
* | | | | | | [PATCH] skge: pci bus post fixes | Stephen Hemminger | 2006-08-29 | 1 | -1/+4 | |
* | | | | | | [PATCH] skge: cleanup suspend/resume code | Stephen Hemminger | 2006-08-29 | 1 | -20/+29 | |
* | | | | | | [PATCH] sky2: version 1.7 | shemminger@osdl.org | 2006-08-29 | 1 | -1/+1 | |
* | | | | | | [PATCH] sky2: pci post bug | shemminger@osdl.org | 2006-08-29 | 1 | -2/+4 | |
* | | | | | | [PATCH] sky2: power down PHY when not up | shemminger@osdl.org | 2006-08-29 | 1 | -26/+31 | |
* | | | | | | [PATCH] sky2: optimize checksum offload information | shemminger@osdl.org | 2006-08-29 | 2 | -6/+13 | |
* | | | | | | [PATCH] sky2: TSO mss optimization | shemminger@osdl.org | 2006-08-29 | 1 | -9/+9 | |
* | | | | | | [PATCH] sky2: MSI test timing | shemminger@osdl.org | 2006-08-29 | 1 | -3/+3 | |
* | | | | | | [PATCH] sky2: dont use force status bit | shemminger@osdl.org | 2006-08-29 | 2 | -8/+2 | |
* | | | | | | [PATCH] sky2: use netdev_alloc_skb | shemminger@osdl.org | 2006-08-29 | 1 | -13/+16 | |
* | | | | | | [PATCH] sky2: remove cloned/pskb_expand_head check | shemminger@osdl.org | 2006-08-29 | 1 | -8/+0 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-08-24 | 7 | -41/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | ixgb: Increment version to 1.0.109-k4 | Auke Kok | 2006-08-16 | 1 | -1/+1 | |
| * | | | | | ixgb: fix cache miss due to miscalculation | Jesse Brandeburg | 2006-08-16 | 1 | -6/+6 |