| Commit message (Expand) | Author | Age | Files | Lines |
* | tg3: Update copyright and driver version | Matt Carlson | 2010-01-13 | 1 | -3/+3 |
* | tg3: Disable 5717 serdes and B0 support | Matt Carlson | 2010-01-13 | 1 | -0/+5 |
* | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson | 2010-01-13 | 1 | -2/+7 |
* | tg3: Fix std rx prod ring handling | Matt Carlson | 2010-01-13 | 1 | -2/+3 |
* | tg3: Fix std prod ring nicaddr for 5787 and 57765 | Matt Carlson | 2010-01-13 | 1 | -1/+1 |
* | tg3: Update version to 3.105 | Matt Carlson | 2009-12-03 | 1 | -2/+2 |
* | tg3: Clean tg3_init_one() | Matt Carlson | 2009-12-03 | 1 | -6/+2 |
* | tg3: Use pci_read_vpd() instead of private method | Matt Carlson | 2009-12-03 | 1 | -23/+12 |
* | tg3: Add some VPD preprocessor constants | Matt Carlson | 2009-12-03 | 1 | -7/+8 |
* | tg3: Add 57765 asic rev | Matt Carlson | 2009-12-03 | 1 | -19/+53 |
* | tg3: Make TSS enable independent of MSI-X enable | Matt Carlson | 2009-12-03 | 1 | -35/+56 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -7/+6 |
* | tg3: remove use of skb_dma_map/unmap | Alexander Duyck | 2009-12-02 | 1 | -42/+131 |
* | tg3: Update version to 3.104 | Matt Carlson | 2009-11-15 | 1 | -2/+2 |
* | tg3: Fix DIDs, Enable 5717 support | Matt Carlson | 2009-11-15 | 1 | -4/+6 |
* | tg3: Add rx prod ring consolidation | Matt Carlson | 2009-11-15 | 1 | -10/+161 |
* | tg3: Create aliases for rx producer mailbox regs | Matt Carlson | 2009-11-15 | 1 | -12/+6 |
* | tg3: Lay proucer ring handling groundwork | Matt Carlson | 2009-11-15 | 1 | -36/+49 |
* | tg3: Consider rx_std_prod_idx a hw mailbox | Matt Carlson | 2009-11-15 | 1 | -6/+9 |
* | tg3: rename rx_[std|jmb]_ptr | Matt Carlson | 2009-11-15 | 1 | -8/+8 |
* | tg3: tg3_alloc_rx_skb(tnapi => tp) | Matt Carlson | 2009-11-15 | 1 | -7/+4 |
* | tg3: Add prodring parameter to tg3_alloc_rx_skb() | Matt Carlson | 2009-11-15 | 1 | -20/+21 |
* | tg3: Make tg3_alloc_rx_skb() a dst-only operation | Matt Carlson | 2009-11-15 | 1 | -13/+9 |
* | tg3: Move napi_add calls below tg3_get_invariants | Matt Carlson | 2009-11-15 | 1 | -47/+47 |
* | tg3: Create tg3_poll_msix() for non-zero MSIX vecs | Matt Carlson | 2009-11-15 | 1 | -8/+60 |
* | tg3: Allow DMAs to cross cacheline boundaries | Matt Carlson | 2009-11-15 | 1 | -5/+15 |
* | tg3: Use tg3_start_xmit_dma_bug for 5717 A0 | Matt Carlson | 2009-11-15 | 1 | -9/+18 |
* | tg3: Add new HW_TSO_3 flag for 5717 | Matt Carlson | 2009-11-15 | 1 | -18/+23 |
* | tg3: Refine TSO and MSI discovery | Matt Carlson | 2009-11-15 | 1 | -30/+34 |
* | tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 | Matt Carlson | 2009-11-15 | 1 | -6/+6 |
* | tg3: Napify tg3_start_xmit_dma_bug() | Matt Carlson | 2009-11-15 | 1 | -13/+19 |
* | tg3: Don't touch RCB nic addresses | Matt Carlson | 2009-11-15 | 1 | -4/+6 |
* | tg3: Add 5717 phy ID | Matt Carlson | 2009-11-15 | 1 | -0/+1 |
* | tg3: Update version to 3.103 | Matt Carlson | 2009-11-02 | 1 | -2/+2 |
* | tg3 / broadcom: Optionally disable TXC if no link | Matt Carlson | 2009-11-02 | 1 | -0/+1 |
* | tg3 / broadcom: Add APD support for GPHYs | Matt Carlson | 2009-11-02 | 1 | -1/+3 |
* | tg3 / broadcom: Add code to disable rxc refclk | Matt Carlson | 2009-11-02 | 1 | -1/+2 |
* | tg3 / broadcom: Refine AC131 APD support | Matt Carlson | 2009-11-02 | 1 | -0/+1 |
* | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag | Matt Carlson | 2009-11-02 | 1 | -0/+1 |
* | tg3: Add 50610M phy ID for 5785 | Matt Carlson | 2009-11-02 | 1 | -0/+2 |
* | tg3: Extend loopback test timeout | Matt Carlson | 2009-11-02 | 1 | -2/+2 |
* | tg3: 5785: Set port mode to MII when link down | Matt Carlson | 2009-11-02 | 1 | -1/+4 |
* | tg3: Add AC131 power down support | Matt Carlson | 2009-11-02 | 1 | -0/+20 |
* | tg3: Improve 5785 PCIe performance | Matt Carlson | 2009-11-02 | 1 | -0/+3 |
* | tg3: Add more PCI DMA map error checking | Matt Carlson | 2009-11-02 | 1 | -3/+11 |
* | tg3: Prevent a PCIe tx glitch | Matt Carlson | 2009-11-02 | 1 | -0/+24 |
* | tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR | Matt Carlson | 2009-11-02 | 1 | -22/+29 |
* | tg3: Fix disappearing 57780 devices | Matt Carlson | 2009-11-02 | 1 | -22/+2 |
* | tg3: Fix 5906 transmit hangs | Matt Carlson | 2009-11-02 | 1 | -7/+19 |
* | tg3: Assign flags to fixes in start_xmit_dma_bug | Matt Carlson | 2009-11-02 | 1 | -7/+19 |