aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy1-2/+1
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz2-89/+61
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck4-0/+79
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok7-182/+147
2008-07-04igb: fix parameter optionsAlexander Duyck1-4/+0
2008-07-04igb: cleanup function header commentsJeff Kirsher4-103/+103
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams1-48/+40
2008-07-04igb: limit EEPROM accessJeff Kirsher1-0/+4
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller2-6/+45
2008-06-28igb: make ioport freeTaku Izumi2-6/+45
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2008-06-27igb: fix EEH recovery during reset on PPCJeff Kirsher1-1/+2
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher1-1/+6
2008-04-25igb: save and restore pcie/msi state to support EEH recoveryAuke Kok1-0/+2
2008-03-25igb trivial annotationsAl Viro3-69/+72
2008-03-25igb: endianness fixAl Viro1-2/+2
2008-03-17igb: Correctly get protocol informationMitch Williams1-4/+17
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes1-2/+4
2008-02-23igb: fix legacy mode irq issueAndy Gospodarek1-7/+2
2008-02-15igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham1-28/+0
2008-02-11replace code with FIELD_SIZEOFJulia Lawall1-1/+1
2008-02-03igb: remove unneeded declaration shadowing earlier oneAuke Kok1-1/+0
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok15-0/+13615