Age | Commit message (Expand) | Author |
2010-01-13 | tg3: Update copyright and driver version | Matt Carlson |
2010-01-13 | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson |
2009-12-03 | tg3: Add some VPD preprocessor constants | Matt Carlson |
2009-12-03 | tg3: Add 57765 asic rev | Matt Carlson |
2009-12-03 | tg3: Make TSS enable independent of MSI-X enable | Matt Carlson |
2009-12-02 | tg3: remove use of skb_dma_map/unmap | Alexander Duyck |
2009-11-15 | tg3: Fix DIDs, Enable 5717 support | Matt Carlson |
2009-11-15 | tg3: Add rx prod ring consolidation | Matt Carlson |
2009-11-15 | tg3: Create aliases for rx producer mailbox regs | Matt Carlson |
2009-11-15 | tg3: Lay proucer ring handling groundwork | Matt Carlson |
2009-11-15 | tg3: rename rx_[std|jmb]_ptr | Matt Carlson |
2009-11-15 | tg3: Allow DMAs to cross cacheline boundaries | Matt Carlson |
2009-11-15 | tg3: Use tg3_start_xmit_dma_bug for 5717 A0 | Matt Carlson |
2009-11-15 | tg3: Add new HW_TSO_3 flag for 5717 | Matt Carlson |
2009-11-15 | tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 | Matt Carlson |
2009-11-15 | tg3: Add 5717 phy ID | Matt Carlson |
2009-11-02 | tg3: Add 50610M phy ID for 5785 | Matt Carlson |
2009-11-02 | tg3: Add AC131 power down support | Matt Carlson |
2009-11-02 | tg3: Improve 5785 PCIe performance | Matt Carlson |
2009-11-02 | tg3: Prevent a PCIe tx glitch | Matt Carlson |
2009-11-02 | tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR | Matt Carlson |
2009-11-02 | tg3: Fix disappearing 57780 devices | Matt Carlson |
2009-11-02 | tg3: Fix 5906 transmit hangs | Matt Carlson |
2009-11-02 | tg3: Assign flags to fixes in start_xmit_dma_bug | Matt Carlson |
2009-10-07 | tg3: Fix phylib locking strategy | Matt Carlson |
2009-10-01 | tg3: Remove prev_vlan_tag from struct tx_ring_info | Eric Dumazet |
2009-09-02 | tg3: Add MDIO bus address assignments | Matt Carlson |
2009-09-02 | tg3: Add 5717 NVRAM detection routines | Matt Carlson |
2009-09-02 | tg3: Add 5717 asic rev | Matt Carlson |
2009-09-02 | tg3: Assign rx ret producer indexes by vector | Matt Carlson |
2009-09-02 | tg3: Add RSS support | Matt Carlson |
2009-09-02 | tg3: Add coalesce parameters for msix vectors | Matt Carlson |
2009-09-02 | tg3: Add TSS support | Matt Carlson |
2009-09-02 | tg3: Add tx and rx ring resource tracking | Matt Carlson |
2009-09-02 | tg3: Add MSI-X support | Matt Carlson |
2009-09-02 | tg3: Add support code around kernel interrupt API | Matt Carlson |
2009-09-02 | tg3: Add per-int coalesce now member | Matt Carlson |
2009-08-29 | tg3: Move per-int tx members to a per-int struct | Matt Carlson |
2009-08-29 | tg3: Move per-int rx members to per-int struct | Matt Carlson |
2009-08-29 | tg3: Move general int members to a per-int struct | Matt Carlson |
2009-08-29 | tg3: Move napi to per-int struct | Matt Carlson |
2009-08-29 | tg3: Use ext rx bds | Matt Carlson |
2009-08-29 | tg3: Create a new prodring_set structure | Matt Carlson |
2009-08-29 | tg3: Clarify rx buffer relationships | Matt Carlson |
2009-08-29 | tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags | Matt Carlson |
2009-08-29 | tg3: Add new 5785 10/100 only device ID | Matt Carlson |
2009-08-26 | tg3: Convert code to use PHY_IS_FET | Matt Carlson |
2009-08-26 | tg3: Create MII_TG3_FET namespace | Matt Carlson |
2009-08-26 | tg3: Tune 5785 clock switching | Matt Carlson |
2009-08-26 | tg3: Add 57788, remove 57720 | Matt Carlson |