- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / e1000 / e1000_ethtool.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-07 Roel Kluine1000: fix memcpy in e1000_get_strings
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-30 Stephen Hemmingere1000: sparse warnings fixes
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-09-28 Auke Koke1000: Add device IDs of blade version of the 82571...
2007-09-17 Karsten Keil- patches.drivers/e1000-7.6.5.patch: Update e1000 to...
2007-09-12 Karsten Keil- patches.drivers/e1000-eeprom-cksum.patch: Delete.
2007-08-14 Auke Koke1000: Add device IDs of new 82571 board variants
2007-07-31 Matthew Wilcox[NET]: ethtool_perm_addr only has one implementation
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-28 Milind Arun Choudharye1000: ROUND_UP macro cleanup in drivers/net/e1000
2007-04-28 Yan Burmane1000: Use kcalloc()
2007-04-28 Ahmed S. Darwishe1000: Use ARRAY_SIZE macro when appropriate
2007-02-17 Kok, Aukee1000: allow ethtool to see link status when down
2007-02-05 Arjan van de Venremove NETIF_F_TSO ifdefery
2006-12-26 Jeff Garzike1000: 3 new driver stats for managability testing
2006-12-02 Jesse Brandeburge1000: add queue restart counter
2006-12-02 Auke Koke1000: New hardware support
2006-12-02 Auke Koke1000: FIX: enable hw TSO for IPV6
2006-12-02 Auke Koke1000: whitespace changes, comments, typos
2006-10-24 Auke Koke1000: FIX: 82542 doesn't support WoL
2006-10-24 Jesse Brandeburge1000: FIX: don't poke at manageability registers for...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Vasily Averine1000: possible memory leak in e1000_set_ringparam
2006-09-27 Auke Koke1000: driver state fixes (race fix)
2006-09-27 Jeff Kirshere1000: allow ethtool to pass arbitrary speed advertisment
2006-09-27 Mitch Williamse1000: add multicast stats counters
2006-09-27 Nicholas Nunleye1000: remove unused code and make symbols static
2006-09-27 Jeff Kirshere1000: rename flow control symbols
2006-09-27 Auke Koke100, e1000, ixgb: update copyright header and remove...
2006-09-19 Jeff Garzike1000, ixgb: Remove pointless wrappers
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-31 Jesse Brandeburge1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express...
2006-08-31 Jesse Brandeburge1000: unify WoL capability detection code
2006-08-28 Auke Koke1000: Whitespace cleanup, cosmetic changes
2006-08-16 Jesse Brandeburge1000: explicit locking for two ethtool path functions
2006-08-16 Jesse Brandeburge1000: Explicitly power up the PHY during loopback...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-05 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-27 Auke Koke1000: integrate ich8 support into driver
2006-06-27 Auke Koke1000: fix adapter led blinking inconsistency
2006-06-27 Auke Koke1000: rework driver hardware reset locking
2006-06-27 Auke Koke1000: fix loopback ethtool test
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-06-08 Auke Koke1000: fix ethtool test irq alloc as "probe"
2006-06-05 Greg Kroah-Hartman- patches.fixes/request_irq-remove-warnings-from-irq...
2006-05-23 Auke Koke1000: remove leading and trailing whitespace.
2006-05-16 Olaf Hering+- update patches.drivers/e1000-update
2006-04-15 Auke Koke1000: Version bump, contact fix, year string change
2006-03-12 Adrian Bunk[PATCH] drivers/net/e1000/: proper prototypes
2006-03-03 Jeff Kirshere1000: Fixed the following issues with ESB2 (requires...
2006-03-03 Jeff Kirshere1000: Add support for new hardware (ESB2)
2006-03-03 Jeff Kirshere1000: Fix network problems when forced at 100Mb/s...
2006-03-03 Jeff Kirshere1000: Fix Quadport Wake on LAN
2006-03-03 Jeff Kirshere1000: Fix lock up while setting ring parameters
2006-03-03 Jeff Kirshere1000: Fix dead counters
2006-03-03 Jeff Kirshere1000: Remove Multiqueue code until we have support...
2006-01-18 Jesse Brandeburg[PATCH] e1000: Fix whitespace
2006-01-17 Jeff Kirsher[PATCH] e1000: Added firmware version reporting for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Added hardware support for PCI express...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fixed frame size logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix desc. clean up
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix loopback logic
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix mulitple queues
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix adapter structure and prepare for...
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix LED functionality for 82573
2006-01-17 Jeff Kirsher[PATCH] Fix e1000 stats
2006-01-17 Jeff Kirsher[PATCH] e1000: Fix SoL/IDER link and loopback
2006-01-17 Olaf Kirch- patches.drivers/e1000-update: e1000 Update.
2005-12-13 Jeff Kirshere1000: Fixes for 8357x
2005-11-18 John W. Linville[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
2005-11-18 John W. Linville[PATCH] e1000: avoid leak when e1000_setup_loopback_tes...
2005-11-06 Adrian Bunk[PATCH] drivers/net/e1000/: possible cleanups
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-04 Mallikarjuna R Chi... e1000: Flush shadow RAM
2005-10-04 Mallikarjuna R Chi... e1000: Added msleep_interruptible delay
2005-10-04 Mallikarjuna R Chi... e1000: Fixes for packet split related issues
2005-10-04 Mallikarjuna R Chi... e1000: multi-queue defines/modification to data structures
2005-10-04 Mallikarjuna R Chi... e1000: Support for 82571 and 82572 controllers
2005-09-14 John W. Linville[PATCH] e1000: support ETHTOOL_GPERMADDR
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 Malli Chilakala[PATCH] e1000: Enable ethtool phys_id feature for 82573...
2005-06-27 Malli Chilakala[PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger
2005-06-27 Malli Chilakala[PATCH] e1000: Fixed the loopback test failure for...
2005-06-27 Malli Chilakala[PATCH] e1000: Fixed register and loopback test failure...
2005-06-27 Malli Chilakala[PATCH] e1000: Use netdev_priv() to get to netdev-...
2005-05-13 Malli Chilakala[PATCH] e1000:Driver version,white space,comments,device id
2005-05-13 Malli Chilakala[PATCH] e1000: made loopback test robust
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-10 Jeff Garzike1000/ixgb net drivers: rename global symbol to fix...
2005-01-06 Ganesh Venkatesan[PATCH] e1000: {set, get}_wol is now symmetric for...
2005-01-06 Ganesh Venkatesan[PATCH] e1000: Replace schedule_timeout() with
2005-01-06 Ganesh Venkatesan[PATCH] e1000: Fix ethtool diagnostics -- specifically...
2004-10-15 Ganesh Venkatesan[PATCH] e1000: white space corrections
next