Age | Commit message (Expand) | Author | Files | Lines |
2009-09-02 | tg3: Add support code around kernel interrupt API | Matt Carlson | 1 | -0/+6 |
2009-09-02 | tg3: Add per-int coalesce now member | Matt Carlson | 1 | -0/+2 |
2009-08-30 | tg3: Move per-int tx members to a per-int struct | Matt Carlson | 1 | -7/+8 |
2009-08-30 | tg3: Move per-int rx members to per-int struct | Matt Carlson | 1 | -4/+5 |
2009-08-30 | tg3: Move general int members to a per-int struct | Matt Carlson | 1 | -5/+7 |
2009-08-30 | tg3: Move napi to per-int struct | Matt Carlson | 1 | -1/+8 |
2009-08-30 | tg3: Use ext rx bds | Matt Carlson | 1 | -1/+1 |
2009-08-30 | tg3: Create a new prodring_set structure | Matt Carlson | 1 | -12/+15 |
2009-08-30 | tg3: Clarify rx buffer relationships | Matt Carlson | 1 | -1/+1 |
2009-08-30 | tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags | Matt Carlson | 1 | -2/+2 |
2009-08-30 | tg3: Add new 5785 10/100 only device ID | Matt Carlson | 1 | -0/+2 |
2009-08-27 | tg3: Convert code to use PHY_IS_FET | Matt Carlson | 1 | -0/+1 |
2009-08-27 | tg3: Create MII_TG3_FET namespace | Matt Carlson | 1 | -8/+13 |
2009-08-27 | tg3: Tune 5785 clock switching | Matt Carlson | 1 | -0/+4 |
2009-08-27 | tg3: Add 57788, remove 57720 | Matt Carlson | 1 | -1/+1 |
2009-08-27 | tg3: Prevent tx BD corruption | Matt Carlson | 1 | -1/+8 |
2009-08-27 | tg3: Fix 57780 asic rev PCIe link receiver errors | Matt Carlson | 1 | -2/+11 |
2009-04-21 | tg3: Limit CLKREQ fix to A[01] of 57780 asic rev | Matt Carlson | 1 | -0/+2 |
2009-04-21 | tg3: Prevent send BD corruption | Matt Carlson | 1 | -0/+2 |
2009-04-21 | tg3: Handle NVRAM absent cases | Matt Carlson | 1 | -0/+1 |
2009-04-21 | tg3: Allow screaming interrupt detection | Matt Carlson | 1 | -0/+1 |
2009-02-27 | tg3: Add version reporting for hardware selfboot | Matt Carlson | 1 | -0/+6 |
2009-02-27 | tg3: Add DASH firmware version reporting | Matt Carlson | 1 | -0/+8 |
2009-02-27 | tg3: Add legacy bootcode version decoding | Matt Carlson | 1 | -0/+4 |
2009-01-20 | tg3: Fix firmware loading | Matt Carlson | 1 | -0/+1 |
2009-01-05 | firmware: convert tg3 driver to request_firmware() | Jaswinder Singh Rajput | 1 | -0/+4 |
2008-12-22 | tg3: tg3.h cleanups | Matt Carlson | 1 | -33/+5 |
2008-12-22 | tg3: Remove unused cfgspc device members | Matt Carlson | 1 | -3/+1 |
2008-12-22 | tg3: Cleanup IPV6 LSO | Matt Carlson | 1 | -0/+2 |
2008-12-16 | net: Move flow control definitions to mii.h | Steve Glendinning | 1 | -2/+0 |
2008-11-22 | tg3: Add 57780 support | Matt Carlson | 1 | -0/+14 |
2008-11-22 | tg3: Extract FW ver from alt NVRAM formats | Matt Carlson | 1 | -0/+11 |
2008-11-22 | tg3: Enable GPHY APD on select devices | Matt Carlson | 1 | -0/+2 |
2008-11-22 | tg3: Prevent corruption at 10 / 100Mbps w CLKREQ | Matt Carlson | 1 | -0/+4 |
2008-11-04 | tg3: 5785 enhancements | Matt Carlson | 1 | -0/+97 |
2008-11-04 | tg3: Allow WOL for phylib controlled Broadcom phys | Matt Carlson | 1 | -1/+9 |
2008-11-04 | tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag | Matt Carlson | 1 | -1/+0 |
2008-11-04 | tg3: Preserve DASH connectivity when WOL enabled | Matt Carlson | 1 | -0/+1 |
2008-11-04 | tg3: Add 5761S support | Matt Carlson | 1 | -0/+2 |
2008-10-09 | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 1 | -1/+1 |
2008-09-11 | tg3: Use SKB DMA helper functions for TX. | David S. Miller | 1 | -1/+0 |
2008-08-16 | tg3: Fix firmware event timeouts | Matt Carlson | 1 | -0/+3 |
2008-08-16 | tg3: Preserve register settings for DASH | Matt Carlson | 1 | -0/+2 |
2008-08-16 | tg3: Add APE register access locking | Matt Carlson | 1 | -0/+1 |
2008-05-29 | tg3: Add shmem options. | Matt Carlson | 1 | -1/+29 |
2008-05-29 | tg3: Add 5785 ASIC revision | Matt Carlson | 1 | -0/+1 |
2008-05-29 | tg3: Add libphy support. | Matt Carlson | 1 | -0/+2 |
2008-05-29 | tg3: Add mdio bus registration | Matt Carlson | 1 | -0/+5 |
2008-05-29 | tg3: Add TG3_FLG3_USE_PHYLIB | Matt Carlson | 1 | -0/+1 |
2008-05-29 | tg3: Code cleanup. | Matt Carlson | 1 | -0/+1 |