tg3: Turn off multiple DMA reads for 5717
[safe/jmp/linux-2.6] / drivers / net / tg3.h
2010-02-13 Matt Carlsontg3: Turn off multiple DMA reads for 5717
2010-02-13 Matt Carlsontg3: Fix 57765 A0 bootcode race condition
2010-02-13 Matt Carlsontg3: Unwedge stuck MSI-X vectors
2010-02-13 Matt Carlsontg3: Give MSI-X vec 1 rx backlog space
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-21 Matt Carlsontg3: Add 57765 phy ID and enable devices.
2010-01-21 Matt Carlsontg3: Add 5717 serdes phy ID
2010-01-21 Matt Carlsontg3: Improve internal resource allocations
2010-01-21 Matt Carlsontg3: Enable PLL PD when CLKREQ disabled for 5717A0
2010-01-14 Matt Carlsontg3: Update copyright and driver version
2010-01-14 Matt Carlsontg3: Add reliable serdes detection for 5717 A0
2009-12-03 Matt Carlsontg3: Add some VPD preprocessor constants
2009-12-03 Matt Carlsontg3: Add 57765 asic rev
2009-12-03 Matt Carlsontg3: Make TSS enable independent of MSI-X enable
2009-12-03 Alexander Duycktg3: remove use of skb_dma_map/unmap
2009-11-16 Matt Carlsontg3: Fix DIDs, Enable 5717 support
2009-11-16 Matt Carlsontg3: Add rx prod ring consolidation
2009-11-16 Matt Carlsontg3: Create aliases for rx producer mailbox regs
2009-11-16 Matt Carlsontg3: Lay proucer ring handling groundwork
2009-11-16 Matt Carlsontg3: rename rx_[std|jmb]_ptr
2009-11-16 Matt Carlsontg3: Allow DMAs to cross cacheline boundaries
2009-11-16 Matt Carlsontg3: Use tg3_start_xmit_dma_bug for 5717 A0
2009-11-16 Matt Carlsontg3: Add new HW_TSO_3 flag for 5717
2009-11-16 Matt Carlsontg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
2009-11-16 Matt Carlsontg3: Add 5717 phy ID
2009-11-03 Matt Carlsontg3: Add 50610M phy ID for 5785
2009-11-03 Matt Carlsontg3: Add AC131 power down support
2009-11-03 Matt Carlsontg3: Improve 5785 PCIe performance
2009-11-03 Matt Carlsontg3: Prevent a PCIe tx glitch
2009-11-03 Matt Carlsontg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
2009-11-03 Matt Carlsontg3: Fix disappearing 57780 devices
2009-11-03 Matt Carlsontg3: Fix 5906 transmit hangs
2009-11-03 Matt Carlsontg3: Assign flags to fixes in start_xmit_dma_bug
2009-10-07 Matt Carlsontg3: Fix phylib locking strategy
2009-10-01 Eric Dumazettg3: Remove prev_vlan_tag from struct tx_ring_info
2009-09-02 Matt Carlsontg3: Add MDIO bus address assignments
2009-09-02 Matt Carlsontg3: Add 5717 NVRAM detection routines
2009-09-02 Matt Carlsontg3: Add 5717 asic rev
2009-09-02 Matt Carlsontg3: Assign rx ret producer indexes by vector
2009-09-02 Matt Carlsontg3: Add RSS support
2009-09-02 Matt Carlsontg3: Add coalesce parameters for msix vectors
2009-09-02 Matt Carlsontg3: Add TSS support
2009-09-02 Matt Carlsontg3: Add tx and rx ring resource tracking
2009-09-02 Matt Carlsontg3: Add MSI-X support
2009-09-02 Matt Carlsontg3: Add support code around kernel interrupt API
2009-09-02 Matt Carlsontg3: Add per-int coalesce now member
2009-08-29 Matt Carlsontg3: Move per-int tx members to a per-int struct
2009-08-29 Matt Carlsontg3: Move per-int rx members to per-int struct
2009-08-29 Matt Carlsontg3: Move general int members to a per-int struct
2009-08-29 Matt Carlsontg3: Move napi to per-int struct
2009-08-29 Matt Carlsontg3: Use ext rx bds
2009-08-29 Matt Carlsontg3: Create a new prodring_set structure
2009-08-29 Matt Carlsontg3: Clarify rx buffer relationships
2009-08-29 Matt Carlsontg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
2009-08-29 Matt Carlsontg3: Add new 5785 10/100 only device ID
2009-08-26 Matt Carlsontg3: Convert code to use PHY_IS_FET
2009-08-26 Matt Carlsontg3: Create MII_TG3_FET namespace
2009-08-26 Matt Carlsontg3: Tune 5785 clock switching
2009-08-26 Matt Carlsontg3: Add 57788, remove 57720
2009-08-26 Matt Carlsontg3: Prevent tx BD corruption
2009-08-26 Matt Carlsontg3: Fix 57780 asic rev PCIe link receiver errors
2009-04-21 Matt Carlsontg3: Limit CLKREQ fix to A[01] of 57780 asic rev
2009-04-21 Matt Carlsontg3: Prevent send BD corruption
2009-04-21 Matt Carlsontg3: Handle NVRAM absent cases
2009-04-21 Matt Carlsontg3: Allow screaming interrupt detection
2009-02-27 Matt Carlsontg3: Add version reporting for hardware selfboot
2009-02-27 Matt Carlsontg3: Add DASH firmware version reporting
2009-02-27 Matt Carlsontg3: Add legacy bootcode version decoding
2009-01-20 Matt Carlsontg3: Fix firmware loading
2009-01-05 Jaswinder Singh... firmware: convert tg3 driver to request_firmware()
2008-12-22 Matt Carlsontg3: tg3.h cleanups
2008-12-22 Matt Carlsontg3: Remove unused cfgspc device members
2008-12-22 Matt Carlsontg3: Cleanup IPV6 LSO
2008-12-16 Steve Glendinningnet: Move flow control definitions to mii.h
2008-11-22 Matt Carlsontg3: Add 57780 support
2008-11-22 Matt Carlsontg3: Extract FW ver from alt NVRAM formats
2008-11-22 Matt Carlsontg3: Enable GPHY APD on select devices
2008-11-22 Matt Carlsontg3: Prevent corruption at 10 / 100Mbps w CLKREQ
2008-11-04 Matt Carlsontg3: 5785 enhancements
2008-11-04 Matt Carlsontg3: Allow WOL for phylib controlled Broadcom phys
2008-11-04 Matt Carlsontg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag
2008-11-04 Matt Carlsontg3: Preserve DASH connectivity when WOL enabled
2008-11-04 Matt Carlsontg3: Add 5761S support
2008-10-08 Lennert Buytenhekphylib: move to dynamic allocation of struct mii_bus
2008-09-11 David S. Millertg3: Use SKB DMA helper functions for TX.
2008-08-15 Matt Carlsontg3: Fix firmware event timeouts
2008-08-15 Matt Carlsontg3: Preserve register settings for DASH
2008-08-15 Matt Carlsontg3: Add APE register access locking
2008-05-29 Matt Carlsontg3: Add shmem options.
2008-05-29 Matt Carlsontg3: Add 5785 ASIC revision
2008-05-29 Matt Carlsontg3: Add libphy support.
2008-05-29 Matt Carlsontg3: Add mdio bus registration
2008-05-29 Matt Carlsontg3: Add TG3_FLG3_USE_PHYLIB
2008-05-29 Matt Carlsontg3: Code cleanup.
2008-05-02 Matt Carlsontg3: Add link state reporting to UMP firmware
2008-05-02 Matt Carlsontg3: Fix 5761 NVRAM sizes
2008-05-02 Matt Carlsontg3: Use constant 500KHz MI clock on adapters with...
2008-04-20 Matt Carlsontg3: 5701 DMA corruption fix
2008-04-04 Matt Carlson[TG3]: Add PHY workaround for 5784
2008-01-28 Matt Carlson[TG3]: Replace some magic 5704S constants
next