#ifndef _LINUX_CONST_H #define _LINUX_CONST_H #include #endif /* _LINUX_CONST_H */ '/cgit.js'>
summaryrefslogtreecommitdiff
o/kernel/commit/drivers/net/e1000/e1000.h?id=b5fc8f0c43d388d76ebbb5650b20f4ce4420a5ad'>e1000: Fix MSI only interrupt handler routine
AgeCommit message (Expand)Author
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-01-08sparc64: fix warnings in psycho_common after ull conversionSam Ravnborg
2009-01-06sparc64: Use unsigned long long for u64.Sam Ravnborg
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg
Jesse Brandeburg
2006-12-02e1000: add dynamic itr modesJesse Brandeburg
2006-12-02e1000: add queue restart counterJesse Brandeburg
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok
2006-09-27e1000: driver state fixes (race fix)Auke Kok
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-08-31e1000: unify WoL capability detection codeJesse Brandeburg
2006-08-28e1000: remove unused part_num reading codeAuke Kok
2006-08-28e1000: Whitespace cleanup, cosmetic changesAuke Kok
2006-07-14e1000: fix panic on large frame receive when mtu=defaultAuke Kok
2006-07-05Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27e1000: integrate ich8 support into driverAuke Kok
2006-06-27e1000: add smart power down codeAuke Kok
2006-06-27e1000: rework driver hardware reset lockingAuke Kok
2006-04-14e1000: Version bump, contact fix, year string changeAuke Kok
2006-04-14e1000: Buffer optimizations for small MTUAuke Kok
2006-04-14e1000: Made an adapter struct variable into a local (txb2b)Auke Kok