summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
Commit message (Expand)AuthorAgeFilesLines
* netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy2008-07-071-2/+1Star
* igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-042-89/+61Star
* igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-044-0/+79
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-047-182/+147Star
* igb: fix parameter optionsAlexander Duyck2008-07-041-4/+0Star
* igb: cleanup function header commentsJeff Kirsher2008-07-044-103/+103
* igb: Remove adapter struct from these function call parametersMitch Williams2008-07-041-48/+40Star
* igb: limit EEPROM accessJeff Kirsher2008-07-041-0/+4
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-292-6/+45
|\
| * igb: make ioport freeTaku Izumi2008-06-282-6/+45
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-1/+2
|\ \ | |/ |/|
| * igb: fix EEH recovery during reset on PPCJeff Kirsher2008-06-271-1/+2
* | igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher2008-06-121-1/+6
|/
* igb: save and restore pcie/msi state to support EEH recoveryAuke Kok2008-04-251-0/+2
* igb trivial annotationsAl Viro2008-03-263-69/+72
* igb: endianness fixAl Viro2008-03-261-2/+2
* igb: Correctly get protocol informationMitch Williams2008-03-171-4/+17
* igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes2008-02-241-2/+4
* igb: fix legacy mode irq issueAndy Gospodarek2008-02-241-7/+2Star
* igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0Star
* replace code with FIELD_SIZEOFJulia Lawall2008-02-111-1/+1
* igb: remove unneeded declaration shadowing earlier oneAuke Kok2008-02-031-1/+0Star
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-2915-0/+13615