ixgb: Write RA register high word first, increment version
[pandora-kernel.git] / drivers / net /
2007-01-06 Aaron Salterixgb: Write RA register high word first, increment...
2007-01-06 Jesse Brandeburgixgb: Maybe stop TX if not enough free descriptors
2007-01-06 Jesse Brandeburgixgb: Fix early TSO completion
2006-12-26 Francois Romieur8169: extraneous Cmd{Tx/Rx}Enb write
2006-12-26 Ayaz Abdullaforcedeth: modified comment header
2006-12-26 Amit S. KaleNetXen: Reducing ring sizes for IOMMU issue.
2006-12-26 Amit S. KaleNetXen: Fix for PPC machines.
2006-12-26 Amit S. KaleNetXen: work queue fixes.
2006-12-26 Amit S. KaleNetXen: Link status message correction for quad port...
2006-12-26 Amit S. KaleNetXen: Multiple adapter fix.
2006-12-26 Amit S. KaleNetXen: Using correct CHECKSUM flag.
2006-12-26 Amit S. KaleNetXen: driver reload fix for newer firmware.
2006-12-26 Amit S. KaleNetXen: Adding new device ids.
2006-12-26 Hynek PetrakPHY probe not working properly for ibm_emac (PPC4xx)
2006-12-26 Yan Burmanep93xx: some minor cleanups to the ep93xx eth driver
2006-12-26 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-12-26 Stephen Hemmingersky2: phy power down needs PCI config write enabled
2006-12-26 Stephen Hemmingersky2: power management/MSI workaround
2006-12-26 Stephen Hemmingersky2: dual port NAPI problem
2006-12-26 Randy Dunlapvia-velocity uses INET interfaces
2006-12-26 Herbert Xue1000: Do not truncate TSO TCP header with 82544 workaround
2006-12-26 Brice Goglinmyri10ge: handle failures in suspend and resume
2006-12-26 Brice Goglinmyri10ge: no need to save MSI and PCIe state in the...
2006-12-26 Brice Goglinmyri10ge: make msi configurable at runtime through...
2006-12-26 Brice Goglinmyri10ge: move request_irq to myri10ge_open
2006-12-26 Brice Goglinmyri10ge: match number of save_state and restore
2006-12-26 Francois Romieur8169: use the broken_parity_status field in pci_dev
2006-12-26 Francois Romieunetpoll: drivers must not enable IRQ unconditionally...
2006-12-26 Jesse Brandeburg[PATCH] e1000: No-delay link detection at interface up
2006-12-26 Jeff Garzike1000: 3 new driver stats for managability testing
2006-12-26 Jesse Brandeburg[PATCH] e1000: Make the copybreak value a module parameter
2006-12-26 Bruce Allan[PATCH] e1000: Fix PBA allocation calculations
2006-12-26 Jesse Brandeburg[PATCH] e1000: narrow down the scope of the tipg timer...
2006-12-26 Jeff Kirsher[PATCH] e1000: fix ethtool reported bus type for older...
2006-12-26 Bruce Allan[PATCH] e1000: fix to set the new max frame size before...
2006-12-26 Jeff Garzike1000: workaround for the ESB2 NIC RX unit issue
2006-12-26 Jesse Brandeburg[PATCH] e1000: disable TSO on the 82544 with slab debugging
2006-12-26 Jesse Brandeburg[PATCH] e1000: Fix Wake-on-Lan with forced gigabit...
2006-12-26 Jeff Garzike1000: consolidate managability enabling/disabling
2006-12-26 Jeff Garzike1000: omit stats for broken counter in 82543
2006-12-26 Jeff Garzike1000: For sanity, reformat e1000_set_mac_type(), struc...
2006-12-26 Jesse Brandeburg[PATCH] e1000: dynamic itr: take TSO and jumbo into...
2006-12-26 Jesse Brandeburg[PATCH] e1000: The user-supplied itr setting needs...
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Andrew Morton[PATCH] smc911 workqueue fixes
2006-12-22 Vitaly Wool[PATCH] smc911x: fix netpoll compilation faliure
2006-12-21 Linus TorvaldsMerge /linux/kernel/git/steve/gfs2-2.6-fixes
2006-12-21 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-21 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-21 Linus TorvaldsMerge branch 'merge' of /linux/kernel/git/paulus/powerpc
2006-12-21 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2006-12-21 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-20 Len Brownmerge linus into test branch
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Len BrownPull ec into test branch
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-20 Stephen Rothwell[POWERPC] iSeries: fix iseries_veth init
2006-12-19 Ulrich Kunitz[PATCH] zd1211rw: Call ieee80211_rx in tasklet
2006-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-18 Michael Chan[TG3]: Update version and reldate.
2006-12-18 Michael Chan[TG3]: Power down/up 5906 PHY correctly.
2006-12-18 Michael Chan[TG3]: Fix race condition when calling register_netdev().
2006-12-18 Michael Chan[TG3]: Assign tp->link_config.orig_* values.
2006-12-18 Michael Chan[BNX2]: Fix minor loopback problem.
2006-12-18 Michael Chan[BNX2]: Fix bug in bnx2_nvram_write().
2006-12-18 Michael Chan[BNX2]: Fix panic in bnx2_tx_int().
2006-12-18 Yan Burman[TG3]: replace kmalloc+memset with kzalloc
2006-12-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-16 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull button into test branch
2006-12-16 Len BrownPull dock into test branch
2006-12-16 Len BrownPull ec into test branch
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-13 Linus TorvaldsMerge branch 'release' of /home/ftp/linux/kernel/git...
2006-12-13 Russell King[ARM] Merge AT91 and devel branches
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-13 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Robert P. J. Day[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
2006-12-13 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-13 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Wim Van SebroeckMerge branch 'master' of /linux/kernel/git/wim/linux...
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Yan Burmane100: replace kmalloc with kcalloc
2006-12-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-12 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2006-12-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-12 Ingo Molnar[PATCH] net, 8139too.c: fix netpoll deadlock
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
next