- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / e1000 / e1000_ethtool.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-27 Jesse Brandeburge1000: test link state conclusively
2009-09-27 Jesse Brandeburge1000: drop dead pcie code from e1000
2009-07-07 Jesse Brandeburge1000: allow ethtool coalesece to adjust interrupts...
2008-12-05 Rafael J. Wysockie1000: Use device_set_wakeup_enable
2008-12-03 Greg Kroah-Hartman- Update to 2.6.27.8-rc1:
2008-11-16 \"Rafael J. Wysocki\e1000: Use device_set_wakeup_enable
2008-07-22 Joe Perchese1000: Move assignments in tests before test
2008-07-22 Joe Perchese1000: Remove spaces after casts and function names
2008-07-22 Joe Perchese1000: Move extern function definitions to e1000.h
2008-07-22 Joe Perchese1000: Use hw, er32, and ew32
2008-07-22 Joe Perchese1000: neaten function declarations
2008-06-27 Andy Gospodareke1000: only enable TSO6 via ethtool when using correct...
2008-04-17 Joe Perchese1000: convert uint16_t style integers to u16
2008-03-26 Joe Perchese1000: Convert boolean_t to bool
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-11 Julia Lawallreplace code with FIELD_SIZEOF
2008-01-28 Jeff Garzik[netdrvr] checkpatch cleanups
2008-01-28 Joe Perches[E1000]: Convert regtest macro's to functions
2008-01-28 Alejandro Martinez... netdev: use ARRAY_SIZE() instead of sizeof(array) ...
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
next