Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-08 | 2 | -9/+8 |
|\ | |||||
| * | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-06-08 | 2 | -7/+6 |
| |\ | |||||
| | * | e1000: remove risky prefetch on next_skb->data | Auke Kok | 2006-06-08 | 1 | -6/+2 |
| | * | e1000: fix ethtool test irq alloc as "probe" | Auke Kok | 2006-06-08 | 1 | -1/+4 |
* | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-06-08 | 5 | -6/+2103 |
|\ \ \ | |||||
| * | | | [PATCH] wireless: move zd1201 where it belongs | Pavel Machek | 2006-06-05 | 4 | -0/+2096 |
| * | | | [PATCH] bcm43xx: quiet down log spam from set_security | Jason Lunz | 2006-06-05 | 1 | -6/+7 |
| * | | | Merge branch 'upstream-fixes' into upstream | John W. Linville | 2006-06-05 | 1 | -9/+22 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-06-05 | 3 | -13/+19 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'upstream-fixes' into upstream | John W. Linville | 2006-05-26 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'from-linus' into upstream | John W. Linville | 2006-05-26 | 3 | -10/+37 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-06-08 | 1 | -9/+22 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-06-08 | 1 | -9/+22 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 | Michael Buesch | 2006-06-05 | 1 | -9/+22 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | [PATCH] skge: version 1.6 | Stephen Hemminger | 2006-06-08 | 1 | -1/+1 |
* | | | | | | [PATCH] skge: dont allow bad hardware address from ROM | Stephen Hemminger | 2006-06-08 | 1 | -0/+8 |
* | | | | | | [PATCH] skge: transmit complete via IRQ not NAPI | Stephen Hemminger | 2006-06-08 | 2 | -70/+102 |
* | | | | | | [PATCH] skge: TX low water mark definition | Stephen Hemminger | 2006-06-08 | 1 | -3/+4 |
* | | | | | | [PATCH] skge: use workq for PHY handling | Stephen Hemminger | 2006-06-08 | 2 | -26/+25 |
* | | | | | | [PATCH] myri10ge update | Brice Goglin | 2006-06-08 | 1 | -20/+38 |
* | | | | | | Merge branch 'master' into upstream | Jeff Garzik | 2006-06-08 | 4 | -2/+21 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [PPPOE]: Missing result check in __pppoe_xmit(). | Florin Malita | 2006-06-05 | 1 | -0/+3 |
| * | | | | | [NETCONSOLE]: Clean up initcall warning. | Matt Mackall | 2006-06-05 | 1 | -1/+1 |
| * | | | | | [PATCH] Implement get / set tso for forcedeth driver | Zachary Amsden | 2006-06-05 | 1 | -0/+16 |
| * | | | | | [PATCH] nmclan_cs: dereferencing skb after netif_rx() | Florin Malita | 2006-06-05 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'velocity' of git://electric-eye.fr.zoreil.com/home/romieu/linux... | Jeff Garzik | 2006-05-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | via-velocity: allow MTU size less than 1500 bytes | Jay Cliburn | 2006-05-27 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | [PATCH] r8169: add new PCI ID | Yoichi Yuasa | 2006-05-26 | 1 | -0/+1 |
* | | | | | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* | Jeff Garzik | 2006-05-26 | 16 | -686/+686 |
* | | | | | [PATCH] forcedeth: add support for flow control | Ayaz Abdulla | 2006-05-26 | 1 | -35/+104 |
* | | | | | [PATCH] spidernet: replace whitespaces by tabs | Jens Osterkamp | 2006-05-26 | 1 | -3/+3 |
* | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-05-26 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [PATCH] pcnet32: remove incorrect pcnet32_free_ring | Don Fry | 2006-05-26 | 1 | -2/+0 |
| * | | | | e1000: add shutdown handler back to fix WOL | Auke Kok | 2006-05-26 | 1 | -1/+9 |
* | | | | | [PATCH] e1000: endian fixes | Alexey Dobriyan | 2006-05-26 | 1 | -2/+2 |
* | | | | | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-05-26 | 3 | -13/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2006-05-26 | 2 | -3/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | [PATCH] arlan: fix section mismatch warnings | Randy Dunlap | 2006-05-26 | 1 | -2/+2 |
| | * | | | [PATCH] wavelan: fix section mismatch | Randy Dunlap | 2006-05-26 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | [IRDA]: *_DONGLE should depend on IRTTY_SIR | Samuel Ortiz | 2006-05-25 | 1 | -10/+10 |
| |/ / | |||||
* | | | ixgb: update version, dates | Auke Kok | 2006-05-26 | 11 | -13/+13 |
* | | | ixgb: remove changelog | Auke Kok | 2006-05-26 | 1 | -16/+0 |
* | | | ixgb: replace netdev->priv with netdev_priv() | Auke Kok | 2006-05-26 | 1 | -2/+2 |
* | | | ixgb: remove inlines, allow compiler to choose | Auke Kok | 2006-05-26 | 1 | -8/+8 |
* | | | ixgb: remove lock access in the fast path | Auke Kok | 2006-05-26 | 1 | -6/+6 |
* | | | ixgb: allocate only buffersize needed | Auke Kok | 2006-05-26 | 1 | -28/+7 |
* | | | ixgb: revert an unwanted fix regarding tso/descriptors | Auke Kok | 2006-05-26 | 1 | -14/+1 |
* | | | ixgb: fix interface losing macaddr on ifdn/up | Auke Kok | 2006-05-26 | 1 | -0/+1 |
* | | | ixgb: fix smp polling race condition | Auke Kok | 2006-05-26 | 1 | -4/+5 |
* | | | ixgb: increment version to 1.0.104-k4 | Auke Kok | 2006-05-25 | 1 | -1/+1 |