Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / tg3.c
2010-04-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-26 Andre Detschtg3: Fix INTx fallback when MSI fails
2010-04-21 David S. Millertg3: Enable GRO by default.
2010-04-13 FUJITA Tomonoritg3: use the DMA state API instead of the pci equivalents
2010-04-13 Matt Carlsontg3: Update version to 3.110
2010-04-13 Matt Carlsontg3: Remove function errors flagged by checkpatch
2010-04-13 Matt Carlsontg3: Unify max pkt size preprocessor constants
2010-04-13 Matt Carlsontg3: Re-inline VLAN tags when appropriate
2010-04-13 Matt Carlsontg3: Optimize rx double copy test
2010-04-13 Matt Carlsontg3: Reduce 57765 core clock when link at 10Mbps
2010-04-13 Matt Carlsontg3: Set card 57765 card reader MRRS to 1024B
2010-04-13 Matt Carlsontg3: Disable CLKREQ in L2
2010-04-06 Matt Carlsontg3: Update version to 3.109
2010-04-06 Matt Carlsontg3: Remove tg3_dump_state()
2010-04-06 Matt Carlsontg3: Cleanup if codestyle
2010-04-06 Matt Carlsontg3: The case of switches
2010-04-06 Matt Carlsontg3: Whitespace, constant, and comment updates
2010-04-06 Matt Carlsontg3: Use VPD fw version when present
2010-04-06 Matt Carlsontg3: Prepare FW version code for VPD versioning
2010-04-06 Matt Carlsontg3: Fix message 80 char violations
2010-04-06 Matt Carlsontg3: netdev_err() => dev_err()
2010-04-06 Matt Carlsontg3: Replace pr_err with sensible alternatives
2010-04-06 Matt Carlsontg3: Restore likely() check in tg3_poll_msix()
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-13 Julia Lawalldrivers/net/tg3.c: change the field used with the TG3_F...
2010-03-10 Louis Rillingtg3: Fix tg3_poll_controller() passing wrong pointer...
2010-02-28 Matt Carlsontg3: Remove now useless VPD code
2010-02-28 Matt Carlsonpci: Add helper to search for VPD keywords
2010-02-28 Matt Carlsonpci: Add VPD information field helper functions
2010-02-28 Matt Carlsonpci: Add helper to find a VPD resource data type
2010-02-28 Matt Carlsonpci: Add large and small resource data type code
2010-02-28 Matt Carlsonpci: Add PCI LRDT tag size and section size
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-18 Joe Perchesdrivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
2010-02-18 Matt Carlsontg3: Update version to 3.108
2010-02-18 Matt Carlsontg3: Push phylib definitions to phylib
2010-02-18 Matt Carlsontg3: Rename tg3 phy ID preprocessor definitions
2010-02-18 Matt Carlsontg3: Reformat SSID to phy ID table
2010-02-18 Matt Carlsontg3: Discover phy address once
2010-02-18 Matt Carlsontg3: Reduce indent level of tg3_rx_prodring_alloc
2010-02-18 Matt Carlsontg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
2010-02-18 Matt Carlsontg3: Add more partno entries for fallback path
2010-02-18 Matt Carlsontg3: Allow phylib flowctrl changes anytime
2010-02-18 Matt Carlsontg3: Add support for 2 new selfboot formats
2010-02-18 Matt Carlsontg3: Make 57791 and 57795 10/100 only
2010-02-18 Matt Carlsontg3: Enforce DMA mapping / skb assignment ordering
2010-02-13 Matt Carlsontg3: Update driver version to 3.107
2010-02-13 Matt Carlsontg3: Fix AC131 loopback test errors for 5785
2010-02-13 Matt Carlsontg3: Fix napi assignments in loopback test
2010-02-13 Matt Carlsontg3: Reset phy during bringup when using phylib
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: Prevent rx producer ring overruns
2010-02-13 Matt Carlsontg3: Give MSI-X vec 1 rx backlog space
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
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: Bypass power source switching for 57765
2010-01-21 Matt Carlsontg3: Turn off the debug UART for 57765
2010-01-21 Matt Carlsontg3: Fix tx mailbox initialization
2010-01-21 Matt Carlsontg3: Supply a nicaddr for 57765 jumbo RCB
2010-01-21 Matt Carlsontg3: Fix 5717 and 57765 memory selftests
2010-01-21 Matt Carlsontg3: Abort phy init for 5717 serdes 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: Disable 5717 serdes and B0 support
2010-01-14 Matt Carlsontg3: Add reliable serdes detection for 5717 A0
2010-01-14 Matt Carlsontg3: Fix std rx prod ring handling
2010-01-14 Matt Carlsontg3: Fix std prod ring nicaddr for 5787 and 57765
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-03 Matt Carlsontg3: Update version to 3.105
2009-12-03 Matt Carlsontg3: Clean tg3_init_one()
2009-12-03 Matt Carlsontg3: Use pci_read_vpd() instead of private method
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 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-12-03 Alexander Duycktg3: remove use of skb_dma_map/unmap
2009-11-16 Matt Carlsontg3: Update version to 3.104
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: Consider rx_std_prod_idx a hw mailbox
2009-11-16 Matt Carlsontg3: rename rx_[std|jmb]_ptr
2009-11-16 Matt Carlsontg3: tg3_alloc_rx_skb(tnapi => tp)
2009-11-16 Matt Carlsontg3: Add prodring parameter to tg3_alloc_rx_skb()
2009-11-16 Matt Carlsontg3: Make tg3_alloc_rx_skb() a dst-only operation
2009-11-16 Matt Carlsontg3: Move napi_add calls below tg3_get_invariants
2009-11-16 Matt Carlsontg3: Create tg3_poll_msix() for non-zero MSIX vecs
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: Refine TSO and MSI discovery
2009-11-16 Matt Carlsontg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
2009-11-16 Matt Carlsontg3: Napify tg3_start_xmit_dma_bug()
2009-11-16 Matt Carlsontg3: Don't touch RCB nic addresses
next