[PATCH] powerpc/cell spidernet force-end fix
[safe/jmp/linux-2.6] / drivers / net / e1000 /
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Auke Koke100, e1000, ixgb: increment version numbers
2006-09-27 Vasily Averine1000: possible memory leak in e1000_set_ringparam
2006-09-27 Linas Vepstase1000: Janitor: Use #defined values for literals
2006-09-27 Bruce Allane1000: don't strip vlan ID if 8021q claims it
2006-09-27 Jeff Kirshere1000: rework polarity, NVM, eeprom code and fixes.
2006-09-27 Auke Koke1000: driver state fixes (race fix)
2006-09-27 Jeff Kirshere1000: reduce RAR entries available for ICH8
2006-09-27 Jeff Kirshere1000: add PCI-E capability detection code
2006-09-27 Bruce Allane1000: handle manageability for pci-e adapters at PHY...
2006-09-27 Jeff Kirshere1000: gather hardware bit tweaks.
2006-09-27 Jesse Brandeburge1000: Maybe stop TX if not enough free descriptors
2006-09-27 Bruce Allane1000: Jumbo frames fixes for 82573
2006-09-27 Jeff Kirshere1000: Fix MANC detection for PCIE adapters
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: add enums for several link properties
2006-09-27 Jeff Kirshere1000: rename flow control symbols
2006-09-27 Auke Koke1000: keep .suspend and .resume driver methods in...
2006-09-27 Auke Koke100, e1000, ixgb: Fix an impossible memory overwrite bug
2006-09-27 Auke Koke100, e1000, ixgb: update copyright header and remove...
2006-09-26 Al Viro[PATCH] restore __iomem annotations in e1000
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-19 Jeff Garzike1000, ixgb: Remove pointless wrappers
2006-09-19 Linas Vepstas[PATCH] e1000 disable device on PCI error
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Auke-Jan H Kok[PATCH] e1000: revert 'e1000: Remove 0x1000 as supporte...
2006-09-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-12 Auke Kok[PATCH] e1000: fix TX timout hang regression for 82542rev3
2006-09-06 Adrian Bunk[PATCH] make drivers/net/e1000/e1000_hw.c:e1000_phy_igp...
2006-08-31 Auke Koke1000: Increment driver version to 7.2.7-k2
2006-08-31 Christoph Hellwige1000: clean up skb allocation code
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: Use module param array code
2006-08-28 Auke Koke1000: remove unused part_num reading code
2006-08-28 Auke Koke1000: error out if we cannot enable PCI device on...
2006-08-28 Vasily Averine1000: ring buffers resources cleanup
2006-08-28 Vasily Averine1000: e1000_probe resources cleanup
2006-08-28 Vasily Averine1000: IRQ resources cleanup
2006-08-28 Auke Koke1000: Whitespace cleanup, cosmetic changes
2006-08-24 Jeff GarzikMerge branch 'upstream-fixes' of git://lost.foo-project...
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-19 Adrian Bunk[PATCH] drivers/net/e1000/: possible cleanups
2006-08-16 Auke Koke1000: Increment driver version to 7.1.9-k6
2006-08-16 Jeff Kirshere1000: Disable aggressive clocking on esb2 with SERDES...
2006-08-16 Jeff Kirshere1000: Force full DMA clocking for 10/100 speed
2006-08-16 Jeff Kirshere1000: Allow NVM to setup LPLU for IGP2 and IGP3
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-16 Jeff Kirshere1000: Remove 0x1000 as supported device
2006-08-16 Auke Koke1000: Same cosmetic fix as earlier sent out for IPV4.
2006-08-02 David S. Miller[E1000]: Convert to netdev_alloc_skb
2006-07-14 Auke Koke1000: bump version to 7.1.9-k4
2006-07-14 Auke Koke1000: fix panic on large frame receive when mtu=default
2006-07-14 Auke Koke1000: remove CRC bytes from measured packet length
2006-07-14 Auke Koke1000: Redo netpoll fix to address community concerns
2006-07-12 Andrew Morton[PATCH] e1000: irq naming update
2006-07-09 Linus TorvaldsMerge commit /linux/kernel/git/davem/net-2.6 of HEAD
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
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-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Auke Koke1000: increase version to 7.1.9-k2
2006-06-27 Auke Koke1000: add ich8lan device ID's
2006-06-27 Auke Koke1000: allow user to disable ich8 lock loss workaround
2006-06-27 Auke Koke1000: integrate ich8 support into driver
2006-06-27 Auke Koke1000: add ich8lan core functions
2006-06-27 Auke Koke1000: disable ERT
2006-06-27 Auke Koke1000: check return value of _get_speed_and_duplex
2006-06-27 Auke Koke1000: M88 PHY workaround
2006-06-27 Auke Koke1000: fix adapter led blinking inconsistency
2006-06-27 Auke Koke1000: disable CRC stripping workaround
2006-06-27 Auke Koke1000: force register write flushes to circumvent broke...
2006-06-27 Auke Koke1000: rework module param code with uninitialized...
2006-06-27 Auke Koke1000: recycle skb
2006-06-27 Auke Koke1000: change printk into DPRINTK
2006-06-27 Auke Koke1000: add smart power down code
2006-06-27 Auke Koke1000: small performance tweak by removing double code
2006-06-27 Auke Koke1000: fix CONFIG_PM blocks
2006-06-27 Auke Koke1000: Make PHY powerup/down a function
2006-06-27 Auke Koke1000: rework driver hardware reset locking
2006-06-27 Auke Koke1000: fix loopback ethtool test
2006-06-23 Herbert Xu[NET]: Merge TSO/UFO fields in sk_buff
2006-06-11 Linas Vepstas[PATCH] e1000: prevent statistics from getting garbled...
2006-06-09 Auke Koke1000: prevent statistics from garbling during bus...
2006-06-08 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-06-08 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-06-08 Auke Koke1000: add PCI Error Recovery
2006-06-08 Auke Koke1000: remove risky prefetch on next_skb->data
2006-06-08 Auke Koke1000: fix ethtool test irq alloc as "probe"
2006-05-27 Auke Koke1000: add shutdown handler back to fix WOL
2006-05-27 Alexey Dobriyan[PATCH] e1000: endian fixes
2006-05-23 Auke Koke1000: bump version to 7.0.38-k4
2006-05-23 Auke Koke1000: remove changelog in driver
2006-05-23 Auke Koke1000: Fix date string in Makefile
2006-05-23 Auke Koke1000: remove leading and trailing whitespace.
2006-05-23 Auke Koke1000: remove backslash r debug printfs
next