| Commit message (Expand) | Author | Age |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | e100, e1000, ixgb: increment version numbers | Auke Kok | 2006-09-27 |
* | e1000: possible memory leak in e1000_set_ringparam | Vasily Averin | 2006-09-27 |
* | e1000: Janitor: Use #defined values for literals | Linas Vepstas | 2006-09-27 |
* | e1000: don't strip vlan ID if 8021q claims it | Bruce Allan | 2006-09-27 |
* | e1000: rework polarity, NVM, eeprom code and fixes. | Jeff Kirsher | 2006-09-27 |
* | e1000: driver state fixes (race fix) | Auke Kok | 2006-09-27 |
* | e1000: reduce RAR entries available for ICH8 | Jeff Kirsher | 2006-09-27 |
* | e1000: add PCI-E capability detection code | Jeff Kirsher | 2006-09-27 |
* | e1000: handle manageability for pci-e adapters at PHY powerdown | Bruce Allan | 2006-09-27 |
* | e1000: gather hardware bit tweaks. | Jeff Kirsher | 2006-09-27 |
* | e1000: Maybe stop TX if not enough free descriptors | Jesse Brandeburg | 2006-09-27 |
* | e1000: Jumbo frames fixes for 82573 | Bruce Allan | 2006-09-27 |
* | e1000: Fix MANC detection for PCIE adapters | Jeff Kirsher | 2006-09-27 |
* | e1000: allow ethtool to pass arbitrary speed advertisment | Jeff Kirsher | 2006-09-27 |
* | e1000: add multicast stats counters | Mitch Williams | 2006-09-27 |
* | e1000: remove unused code and make symbols static | Nicholas Nunley | 2006-09-27 |
* | e1000: add enums for several link properties | Jeff Kirsher | 2006-09-27 |
* | e1000: rename flow control symbols | Jeff Kirsher | 2006-09-27 |
* | e1000: keep .suspend and .resume driver methods in CONFIG_PM | Auke Kok | 2006-09-27 |
* | e100, e1000, ixgb: Fix an impossible memory overwrite bug | Auke Kok | 2006-09-27 |
* | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 |
* | [PATCH] restore __iomem annotations in e1000 | Al Viro | 2006-09-25 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-09-24 |
|\ |
|
| * | e1000, ixgb: Remove pointless wrappers | Jeff Garzik | 2006-09-19 |
| * | [PATCH] e1000 disable device on PCI error | Linas Vepstas | 2006-09-19 |
| * | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 |
| * | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' | Auke-Jan H Kok | 2006-09-12 |
| * | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 2006-09-12 |
| |\ |
|
| * | | [PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp_get_info() static | Adrian Bunk | 2006-09-06 |
| * | | e1000: Increment driver version to 7.2.7-k2 | Auke Kok | 2006-08-31 |
| * | | e1000: clean up skb allocation code | Christoph Hellwig | 2006-08-31 |
| * | | e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device | Jesse Brandeburg | 2006-08-31 |
| * | | e1000: unify WoL capability detection code | Jesse Brandeburg | 2006-08-31 |
| * | | e1000: Use module param array code | Auke Kok | 2006-08-28 |
| * | | e1000: remove unused part_num reading code | Auke Kok | 2006-08-28 |
| * | | e1000: error out if we cannot enable PCI device on resume | Auke Kok | 2006-08-28 |
| * | | e1000: ring buffers resources cleanup | Vasily Averin | 2006-08-28 |
| * | | e1000: e1000_probe resources cleanup | Vasily Averin | 2006-08-28 |
| * | | e1000: IRQ resources cleanup | Vasily Averin | 2006-08-28 |
| * | | e1000: Whitespace cleanup, cosmetic changes | Auke Kok | 2006-08-28 |
| * | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde... | Jeff Garzik | 2006-08-24 |
| |\ \ |
|
| | * | | e1000: Increment driver version to 7.1.9-k6 | Auke Kok | 2006-08-16 |
| | * | | e1000: Disable aggressive clocking on esb2 with SERDES port | Jeff Kirsher | 2006-08-16 |
| | * | | e1000: Force full DMA clocking for 10/100 speed | Jeff Kirsher | 2006-08-16 |
| | * | | e1000: Allow NVM to setup LPLU for IGP2 and IGP3 | Jeff Kirsher | 2006-08-16 |
| | * | | e1000: explicit locking for two ethtool path functions | Jesse Brandeburg | 2006-08-16 |
| | * | | e1000: Explicitly power up the PHY during loopback testing. | Jesse Brandeburg | 2006-08-16 |
| | * | | e1000: Remove 0x1000 as supported device | Jeff Kirsher | 2006-08-16 |
| | * | | e1000: Same cosmetic fix as earlier sent out for IPV4. | Auke Kok | 2006-08-16 |