Age | Commit message (Expand) | Author | Files | Lines |
2006-12-02 | e1000: add queue restart counter | Jesse Brandeburg | 1 | -0/+1 |
2006-12-02 | e1000: New hardware support | Auke Kok | 1 | -0/+1 |
2006-12-02 | e1000: FIX: enable hw TSO for IPV6 | Auke Kok | 1 | -0/+7 |
2006-12-02 | e1000: whitespace changes, comments, typos | Auke Kok | 1 | -13/+14 |
2006-10-25 | e1000: FIX: 82542 doesn't support WoL | Auke Kok | 1 | -0/+1 |
2006-10-25 | e1000: FIX: don't poke at manageability registers for incompatible adapters | Jesse Brandeburg | 1 | -1/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+1 |
2006-09-27 | e1000: possible memory leak in e1000_set_ringparam | Vasily Averin | 1 | -21/+17 |
2006-09-27 | e1000: driver state fixes (race fix) | Auke Kok | 1 | -3/+3 |
2006-09-27 | e1000: allow ethtool to pass arbitrary speed advertisment | Jeff Kirsher | 1 | -7/+3 |
2006-09-27 | e1000: add multicast stats counters | Mitch Williams | 1 | -14/+18 |
2006-09-27 | e1000: remove unused code and make symbols static | Nicholas Nunley | 1 | -0/+15 |
2006-09-27 | e1000: rename flow control symbols | Jeff Kirsher | 1 | -7/+7 |
2006-09-27 | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 1 | -18/+17 |
2006-09-19 | e1000, ixgb: Remove pointless wrappers | Jeff Garzik | 1 | -10/+10 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-09-01 | e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device | Jesse Brandeburg | 1 | -0/+1 |
2006-09-01 | e1000: unify WoL capability detection code | Jesse Brandeburg | 1 | -75/+91 |
2006-08-29 | e1000: Whitespace cleanup, cosmetic changes | Auke Kok | 1 | -27/+25 |
2006-08-17 | e1000: explicit locking for two ethtool path functions | Jesse Brandeburg | 1 | -10/+23 |
2006-08-17 | e1000: Explicitly power up the PHY during loopback testing. | Jesse Brandeburg | 1 | -0/+7 |
2006-07-05 | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ... | Jeff Garzik | 1 | -56/+85 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -3/+3 |
2006-06-27 | e1000: integrate ich8 support into driver | Auke Kok | 1 | -22/+58 |
2006-06-27 | e1000: fix adapter led blinking inconsistency | Auke Kok | 1 | -14/+1 |
2006-06-27 | e1000: rework driver hardware reset locking | Auke Kok | 1 | -20/+26 |
2006-06-27 | e1000: fix loopback ethtool test | Auke Kok | 1 | -1/+1 |
2006-06-08 | Merge branch 'upstream-fixes' into upstream | Jeff Garzik | 1 | -3/+6 |
2006-06-08 | e1000: fix ethtool test irq alloc as "probe" | Auke Kok | 1 | -1/+4 |
2006-05-24 | e1000: remove leading and trailing whitespace. | Auke Kok | 1 | -22/+22 |
2006-04-15 | e1000: Version bump, contact fix, year string change | Auke Kok | 1 | -1/+2 |
2006-03-12 | [PATCH] drivers/net/e1000/: proper prototypes | Adrian Bunk | 1 | -13/+0 |
2006-03-03 | e1000: Fixed the following issues with ESB2 (requires ESB2 support): | Jeff Kirsher | 1 | -1/+9 |
2006-03-03 | e1000: Add support for new hardware (ESB2) | Jeff Kirsher | 1 | -0/+3 |
2006-03-03 | e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced... | Jeff Kirsher | 1 | -0/+3 |
2006-03-03 | e1000: Fix Quadport Wake on LAN | Jeff Kirsher | 1 | -1/+30 |
2006-03-03 | e1000: Fix lock up while setting ring parameters | Jeff Kirsher | 1 | -3/+3 |
2006-03-03 | e1000: Fix dead counters | Jeff Kirsher | 1 | -1/+0 |
2006-03-03 | e1000: Remove Multiqueue code until we have support for MSI-X in our hardware | Jeff Kirsher | 1 | -43/+0 |
2006-01-19 | [PATCH] e1000: Fix whitespace | Jesse Brandeburg | 1 | -154/+153 |
2006-01-17 | [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers | Jeff Kirsher | 1 | -1/+20 |
2006-01-17 | [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber | Jeff Kirsher | 1 | -0/+2 |
2006-01-17 | [PATCH] e1000: Fixed frame size logic | Jeff Kirsher | 1 | -2/+2 |
2006-01-17 | [PATCH] e1000: Fix desc. clean up | Jeff Kirsher | 1 | -2/+3 |
2006-01-17 | [PATCH] e1000: Fix loopback logic | Jeff Kirsher | 1 | -24/+46 |
2006-01-17 | [PATCH] e1000: Fix mulitple queues | Jeff Kirsher | 1 | -8/+57 |
2006-01-17 | [PATCH] e1000: Fix adapter structure and prepare for multique fix | Jeff Kirsher | 1 | -4/+4 |
2006-01-17 | [PATCH] e1000: Fix LED functionality for 82573 | Jeff Kirsher | 1 | -7/+15 |
2006-01-17 | [PATCH] Fix e1000 stats | Jeff Kirsher | 1 | -0/+2 |
2006-01-17 | [PATCH] e1000: Fix SoL/IDER link and loopback | Jeff Kirsher | 1 | -80/+48 |