aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells7-296/+583
2006-12-02[NET]: Split skb->csumAl Viro1-1/+1
2006-12-02e1000 linkage fixAndrew Morton1-0/+1
2006-12-02e1000: increment version to 7.3.15-k2Auke Kok1-1/+1
2006-12-02e1000: add dynamic itr modesJesse Brandeburg3-39/+228
2006-12-02e1000: add dynamic generic MSI interrupt routineJesse Brandeburg1-2/+88
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-12-02e1000: Only set IDE for tx when we are using TIDV/TADVJesse Brandeburg1-2/+5
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher3-102/+98
2006-12-02e1000: add queue restart counterJesse Brandeburg3-1/+6
2006-12-02e1000: New hardware supportAuke Kok4-0/+11
2006-12-02e1000: Remove unneeded and unwanted memsetsJesse Brandeburg1-3/+10
2006-12-02e1000: simplify skb_put call.Auke Kok1-4/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher2-4/+6
2006-12-02e1000: add mmiowb() for IA64 to sync tail writesJesse Brandeburg1-0/+3
2006-12-02e1000: Enble early receive (ERT) on 82573Auke Kok1-0/+6
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok3-5/+24
2006-12-02e1000: Remove DISABLE_MULR debug codeAuke Kok1-8/+0
2006-12-02e1000: whitespace changes, comments, typosAuke Kok5-68/+72
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-5/+5
2006-11-07[PATCH] e1000: Fix regression: garbled stats and irq allocation during swsuspAuke Kok1-0/+7
2006-10-24e1000: Increment version to 7.2.9-k4Auke Kok1-1/+1
2006-10-24e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg1-3/+4
2006-10-24e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg1-0/+5
2006-10-24e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg1-2/+4
2006-10-24e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan1-3/+3
2006-10-24e1000: FIX: 82542 doesn't support WoLAuke Kok1-0/+1
2006-10-24e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2-8/+16
2006-10-21[PATCH] e1000: Reset all functions after a PCI errorLinas Vepstas1-4/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-6/+4
2006-09-27e100, e1000, ixgb: increment version numbersAuke Kok1-1/+1
2006-09-27e1000: possible memory leak in e1000_set_ringparamVasily Averin1-21/+17
2006-09-27e1000: Janitor: Use #defined values for literalsLinas Vepstas1-2/+2
2006-09-27e1000: don't strip vlan ID if 8021q claims itBruce Allan1-1/+5
2006-09-27e1000: rework polarity, NVM, eeprom code and fixes.Jeff Kirsher2-145/+155
2006-09-27e1000: driver state fixes (race fix)Auke Kok3-14/+23
2006-09-27e1000: reduce RAR entries available for ICH8Jeff Kirsher1-3/+3
2006-09-27e1000: add PCI-E capability detection codeJeff Kirsher3-4/+35
2006-09-27e1000: handle manageability for pci-e adapters at PHY powerdownBruce Allan1-9/+32
2006-09-27e1000: gather hardware bit tweaks.Jeff Kirsher3-38/+142
2006-09-27e1000: Maybe stop TX if not enough free descriptorsJesse Brandeburg1-10/+42
2006-09-27e1000: Jumbo frames fixes for 82573Bruce Allan1-3/+7
2006-09-27e1000: Fix MANC detection for PCIE adaptersJeff Kirsher1-11/+4
2006-09-27e1000: allow ethtool to pass arbitrary speed advertismentJeff Kirsher1-7/+3
2006-09-27e1000: add multicast stats countersMitch Williams3-20/+25
2006-09-27e1000: remove unused code and make symbols staticNicholas Nunley5-367/+120
2006-09-27e1000: add enums for several link propertiesJeff Kirsher1-36/+53
2006-09-27e1000: rename flow control symbolsJeff Kirsher4-60/+60