summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2009-08-29tg3: Update version to 3.101Matt Carlson
2009-08-29tg3: Move per-int tx members to a per-int structMatt Carlson
2009-08-29tg3: Move per-int rx members to per-int structMatt Carlson
2009-08-29tg3: Move general int members to a per-int structMatt Carlson
2009-08-29tg3: Convert napi handlers to use tnapiMatt Carlson
2009-08-29tg3: Convert ISR parameter to tnapiMatt Carlson
2009-08-29tg3: Move napi to per-int structMatt Carlson
2009-08-29tg3: Cleanup interrupt setup / teardownMatt Carlson
2009-08-29tg3: Use ext rx bdsMatt Carlson
2009-08-29tg3: Create a new prodring_set structureMatt Carlson
2009-08-29tg3: Create rx producer ring setup routinesMatt Carlson
2009-08-29tg3: Clarify rx buffer relationshipsMatt Carlson
2009-08-29tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson
2009-08-29tg3: Break out mini producer ring handlingMatt Carlson
2009-08-29tg3: Reformat NVRAM case statementsMatt Carlson
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-29tg3: Delay mdio bus init until fw finishesMatt Carlson
2009-08-26tg3: Update version to 3.100Matt Carlson
2009-08-26tg3: Convert code to use PHY_IS_FETMatt Carlson
2009-08-26tg3: Create MII_TG3_FET namespaceMatt Carlson
2009-08-26tg3: Tune 5785 clock switchingMatt Carlson
2009-08-26tg3: Add 57788, remove 57720Matt Carlson
2009-08-26tg3: Preserve PCIe MPS setting for new devsMatt Carlson
2009-08-26tg3: Fix TSO test against wrong flags varMatt Carlson
2009-08-26tg3: Prevent tx BD corruptionMatt Carlson
2009-08-26tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson
2009-06-08net: skb_shared_info optimizationEric Dumazet
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-04-21tg3: Update version to 3.99Matt Carlson
2009-04-21tg3: Restore LAA sooner in shutdown sequenceMatt Carlson
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson
2009-04-21tg3: Allow 5761 WOL and LED fixes to 5761S tooMatt Carlson
2009-04-21tg3: Prevent send BD corruptionMatt Carlson
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson
2009-04-20tg3: Fix SEEPROM accessesMatt Carlson
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2009-03-29tg3: Add GRO support.David S. Miller
2009-02-27tg3: Update copyright and versionMatt Carlson
2009-02-27tg3: Add version reporting for hardware selfbootMatt Carlson
2009-02-27tg3: Add DASH firmware version reportingMatt Carlson
2009-02-27tg3: Add legacy bootcode version decodingMatt Carlson
2009-02-27tg3: Refactor firmware version routinesMatt Carlson
2009-02-27tg3: Eliminate tg3_nvram_read_swab()Matt Carlson
2009-02-27tg3: Correct NVRAM stream endian notationsMatt Carlson