| Commit message (Expand) | Author | Age | Files | Lines |
* | tg3: Fix firmware event timeouts | Matt Carlson | 2008-08-15 | 1 | -0/+3 |
* | tg3: Preserve register settings for DASH | Matt Carlson | 2008-08-15 | 1 | -0/+2 |
* | tg3: Add APE register access locking | Matt Carlson | 2008-08-15 | 1 | -0/+1 |
* | tg3: Add shmem options. | Matt Carlson | 2008-05-29 | 1 | -1/+29 |
* | tg3: Add 5785 ASIC revision | Matt Carlson | 2008-05-29 | 1 | -0/+1 |
* | tg3: Add libphy support. | Matt Carlson | 2008-05-29 | 1 | -0/+2 |
* | tg3: Add mdio bus registration | Matt Carlson | 2008-05-29 | 1 | -0/+5 |
* | tg3: Add TG3_FLG3_USE_PHYLIB | Matt Carlson | 2008-05-29 | 1 | -0/+1 |
* | tg3: Code cleanup. | Matt Carlson | 2008-05-29 | 1 | -0/+1 |
* | tg3: Add link state reporting to UMP firmware | Matt Carlson | 2008-05-02 | 1 | -0/+2 |
* | tg3: Fix 5761 NVRAM sizes | Matt Carlson | 2008-05-02 | 1 | -2/+9 |
* | tg3: Use constant 500KHz MI clock on adapters with a CPMU | Matt Carlson | 2008-05-02 | 1 | -1/+1 |
* | tg3: 5701 DMA corruption fix | Matt Carlson | 2008-04-19 | 1 | -0/+1 |
* | [TG3]: Add PHY workaround for 5784 | Matt Carlson | 2008-04-03 | 1 | -3/+76 |
* | [TG3]: Replace some magic 5704S constants | Matt Carlson | 2008-01-28 | 1 | -0/+7 |
* | [TG3]: Separate requested and actual flow control parameters | Matt Carlson | 2008-01-28 | 1 | -3/+6 |
* | [TG3]: Add A1 revs | Matt Carlson | 2007-11-12 | 1 | -0/+3 |
* | [TG3]: Prescaler fix | Matt Carlson | 2007-11-12 | 1 | -1/+8 |
* | [TG3]: Disable GPHY autopowerdown | Matt Carlson | 2007-11-12 | 1 | -0/+6 |
* | [TG3]: Fix nvram selftest failures | Matt Carlson | 2007-11-12 | 1 | -0/+8 |
* | [TG3]: 5784 / 5764 DMA engine lockup fix | Matt Carlson | 2007-11-12 | 1 | -2/+13 |
* | [TG3]: 5784 / 5764 GPHY power down fix | Matt Carlson | 2007-11-12 | 1 | -1/+8 |
* | [TG3]: PCI command adjustment | Matt Carlson | 2007-10-22 | 1 | -1/+1 |
* | [TG3]: Add management FW version to ethtool report | Matt Carlson | 2007-10-22 | 1 | -1/+8 |
* | [TG3]: WOL defaults | Matt Carlson | 2007-10-10 | 1 | -0/+2 |
* | [TG3]: Add 5761 support | Matt Carlson | 2007-10-10 | 1 | -2/+12 |
* | [TG3]: Add 5761 APE support | Matt Carlson | 2007-10-10 | 1 | -0/+46 |
* | [TG3]: Add new 5761 NVRAM decode routines | Matt Carlson | 2007-10-10 | 1 | -2/+23 |
* | [TG3]: Add 5784 and 5764 support. | Matt Carlson | 2007-10-10 | 1 | -1/+13 |
* | [TG3]: ASIC decoding and basic CPMU support. | Matt Carlson | 2007-10-10 | 1 | -3/+6 |
* | [TG3]: Walk PCI capability lists. | Matt Carlson | 2007-10-10 | 1 | -26/+2 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -0/+1 |
* | [TG3]: Fix msi issue with kexec/kdump. | Michael Chan | 2007-07-18 | 1 | -0/+1 |
* | [TG3]: Add missing NVRAM strapping. | Matt Carlson | 2007-07-11 | 1 | -0/+1 |
* | [TG3]: Enable auto MDI. | Matt Carlson | 2007-07-11 | 1 | -0/+8 |
* | tg3: use flush_work_keventd() | Andrew Morton | 2007-05-09 | 1 | -1/+1 |
* | [TG3]: Add ASPM workaround. | Matt Carlson | 2007-05-07 | 1 | -0/+10 |
* | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. | Michael Chan | 2007-05-05 | 1 | -0/+2 |
* | [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. | Matt Carlson | 2007-05-05 | 1 | -1/+0 |
* | [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag. | Michael Chan | 2007-05-05 | 1 | -1/+0 |
* | [TG3]: WoL fixes. | Gary Zambrano | 2007-05-05 | 1 | -1/+1 |
* | [TG3]: Exit irq handler during chip reset. | Michael Chan | 2007-03-25 | 1 | -0/+1 |
* | [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. | Michael Chan | 2007-03-25 | 1 | -4/+0 |
* | [TG3]: TSO workaround fixes. | Michael Chan | 2007-02-26 | 1 | -1/+1 |
* | [TG3]: Use constant for PHY register 0x1e. | Michael Chan | 2007-02-13 | 1 | -0/+1 |
* | [TG3]: Add PHY workaround for 5755M. | Michael Chan | 2007-01-09 | 1 | -0/+4 |
* | [TG3]: Power down/up 5906 PHY correctly. | Michael Chan | 2006-12-17 | 1 | -0/+1 |
* | [TG3]: Add TG3_FLG2_IS_NIC flag. | Michael Chan | 2006-12-07 | 1 | -0/+1 |
* | [TG3]: Add 5709 self-test support. | Michael Chan | 2006-09-28 | 1 | -0/+4 |
* | [TG3]: Add 5709 PHY support. | Michael Chan | 2006-09-28 | 1 | -0/+6 |