- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 76ddb3f e100, e1000, ixgb: increment version numbers by Auke Kok · 18 years ago
- 793fab72 e1000: possible memory leak in e1000_set_ringparam by Vasily Averin · 18 years ago
- dbf38c9 e1000: Janitor: Use #defined values for literals by Linas Vepstas · 18 years ago
- 4666560 e1000: don't strip vlan ID if 8021q claims it by Bruce Allan · 18 years ago
- 2a88c17 e1000: rework polarity, NVM, eeprom code and fixes. by Jeff Kirsher · 18 years ago
- 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 18 years ago
- 4f5f231 e1000: reduce RAR entries available for ICH8 by Jeff Kirsher · 18 years ago
- caeccb6 e1000: add PCI-E capability detection code by Jeff Kirsher · 18 years ago
- 61c2505 e1000: handle manageability for pci-e adapters at PHY powerdown by Bruce Allan · 18 years ago
- 09ae3e8 e1000: gather hardware bit tweaks. by Jeff Kirsher · 18 years ago
- 65c7973 e1000: Maybe stop TX if not enough free descriptors by Jesse Brandeburg · 18 years ago
- 249d71d e1000: Jumbo frames fixes for 82573 by Bruce Allan · 18 years ago
- 5f01607 e1000: Fix MANC detection for PCIE adapters by Jeff Kirsher · 18 years ago
- 2f2ca26 e1000: allow ethtool to pass arbitrary speed advertisment by Jeff Kirsher · 18 years ago
- 4955985 e1000: add multicast stats counters by Mitch Williams · 18 years ago
- 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
- 70c6f30 e1000: add enums for several link properties by Jeff Kirsher · 18 years ago
- 11241b1 e1000: rename flow control symbols by Jeff Kirsher · 18 years ago
- c4e24f0 e1000: keep .suspend and .resume driver methods in CONFIG_PM by Auke Kok · 18 years ago
- 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
- 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
- 0c5649a [PATCH] restore __iomem annotations in e1000 by Al Viro · 18 years ago
- a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
- 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
- f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
- 72e8d6b [PATCH] e1000 disable device on PCI error by Linas Vepstas · 18 years ago
- 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
- d3148ce [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' by Auke-Jan H Kok · 18 years ago
- 435b70e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
- 6a95169 [PATCH] e1000: fix TX timout hang regression for 82542rev3 by Auke Kok · 18 years ago
- cff93eb [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static by Adrian Bunk · 18 years ago
- 7cc3323 e1000: Increment driver version to 7.2.7-k2 by Auke Kok · 18 years ago
- ca6f722 e1000: clean up skb allocation code by Christoph Hellwig · 18 years ago
- 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
- 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
- 1db2740 e1000: Use module param array code by Auke Kok · 18 years ago
- e7b4411 e1000: remove unused part_num reading code by Auke Kok · 18 years ago
- 3d1dd8c e1000: error out if we cannot enable PCI device on resume by Auke Kok · 18 years ago
- 3fbbc72 e1000: ring buffers resources cleanup by Vasily Averin · 18 years ago
- 6dd62ab e1000: e1000_probe resources cleanup by Vasily Averin · 18 years ago
- 401a552 e1000: IRQ resources cleanup by Vasily Averin · 18 years ago
- 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
- 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
- 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
- e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
- dc335d9 e1000: Increment driver version to 7.1.9-k6 by Auke Kok · 18 years ago
- 600c977 e1000: Disable aggressive clocking on esb2 with SERDES port by Jeff Kirsher · 18 years ago
- 7820d42 e1000: Force full DMA clocking for 10/100 speed by Jeff Kirsher · 18 years ago
- c9c1b83 e1000: Allow NVM to setup LPLU for IGP2 and IGP3 by Jeff Kirsher · 18 years ago
- 1a821ca e1000: explicit locking for two ethtool path functions by Jesse Brandeburg · 18 years ago
- d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
- 673a052 e1000: Remove 0x1000 as supported device by Jeff Kirsher · 18 years ago
- e15fdd0 e1000: Same cosmetic fix as earlier sent out for IPV4. by Auke Kok · 18 years ago
- 87f5032 [E1000]: Convert to netdev_alloc_skb by David S. Miller · 18 years ago
- 36902f2 e1000: bump version to 7.1.9-k4 by Auke Kok · 18 years ago
- eb0f805 e1000: fix panic on large frame receive when mtu=default by Auke Kok · 18 years ago
- f235a2a e1000: remove CRC bytes from measured packet length by Auke Kok · 18 years ago
- d3d9e48 e1000: Redo netpoll fix to address community concerns by Auke Kok · 18 years ago
- 61ef5c0 [PATCH] e1000: irq naming update by Andrew Morton · 18 years ago
- 09075ef Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
- 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
- c0bc872 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
- 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- e4ac977 e1000: increase version to 7.1.9-k2 by Auke Kok · 18 years ago
- ae2c386 e1000: add ich8lan device ID's by Auke Kok · 18 years ago
- 1f9e7e3 e1000: allow user to disable ich8 lock loss workaround by Auke Kok · 18 years ago
- cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 18 years ago
- d37ea5d e1000: add ich8lan core functions by Auke Kok · 18 years ago
- ab7bc0a e1000: disable ERT by Auke Kok · 18 years ago
- 592600a e1000: check return value of _get_speed_and_duplex by Auke Kok · 18 years ago
- ee04022 e1000: M88 PHY workaround by Auke Kok · 18 years ago
- f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 18 years ago
- 7dfee0c e1000: disable CRC stripping workaround by Auke Kok · 18 years ago
- 4ca213a e1000: force register write flushes to circumvent broken platforms by Auke Kok · 18 years ago
- 1723171 e1000: rework module param code with uninitialized values by Auke Kok · 18 years ago
- 864c4e4 e1000: recycle skb by Auke Kok · 18 years ago
- a5eafce e1000: change printk into DPRINTK by Auke Kok · 18 years ago
- 9a53a20 e1000: add smart power down code by Auke Kok · 18 years ago
- 0cbabbb e1000: small performance tweak by removing double code by Auke Kok · 18 years ago
- 6fdfef1 e1000: fix CONFIG_PM blocks by Auke Kok · 18 years ago
- 79f05bf e1000: Make PHY powerup/down a function by Auke Kok · 18 years ago
- 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 18 years ago
- acfbc9f e1000: fix loopback ethtool test by Auke Kok · 18 years ago
- 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
- 282f33c [PATCH] e1000: prevent statistics from getting garbled during reset by Linas Vepstas · 18 years ago
- a487a8f e1000: prevent statistics from garbling during bus resets by Auke Kok · 18 years ago
- cac925a Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
- bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
- 9026729 e1000: add PCI Error Recovery by Auke Kok · 18 years ago
- 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
- b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
- 80871e6 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
- 6082823 [PATCH] e1000: endian fixes by Alexey Dobriyan · 18 years ago
- 440c052 e1000: bump version to 7.0.38-k4 by Auke Kok · 18 years ago
- fdf35d3 e1000: remove changelog in driver by Auke Kok · 18 years ago
- a1943b5 e1000: Fix date string in Makefile by Auke Kok · 18 years ago
- 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
- a42a507 e1000: remove backslash r debug printfs by Auke Kok · 18 years ago