b43: Fix PPC crash in rfkill polling on unload
[safe/jmp/linux-2.6] / drivers / net / tg3.c
2009-10-07 Matt Carlsontg3: Fix phylib locking strategy
2009-09-11 Matt Carlsontg3: Fix return ring size breakage
2009-09-04 Ben Hutchingsnetdev: Remove redundant checks for CAP_NET_ADMIN in...
2009-09-02 Matt Carlsontg3: Update version to 3.102
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: Adjust RSS ring allocation strategies
2009-09-02 Matt Carlsontg3: Add RSS support
2009-09-02 Matt Carlsontg3: Add coalesce parameters for msix vectors
2009-09-02 Matt Carlsontg3: Enable NAPI instances for other int vectors
2009-09-02 Matt Carlsontg3: Add TSS support
2009-09-02 Matt Carlsontg3: Update intmbox and coal_now for msix
2009-09-02 Matt Carlsontg3: Add tx and rx ring resource tracking
2009-09-02 Matt Carlsontg3: Add mailbox assignments
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: Create tg3_rings_reset()
2009-09-02 Matt Carlsontg3: Add per-int coalesce now member
2009-09-02 Matt Carlsontg3: inline tg3_cond_int()
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-29 Matt Carlsontg3: Update version to 3.101
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: Convert napi handlers to use tnapi
2009-08-29 Matt Carlsontg3: Convert ISR parameter to tnapi
2009-08-29 Matt Carlsontg3: Move napi to per-int struct
2009-08-29 Matt Carlsontg3: Cleanup interrupt setup / teardown
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: Create rx producer ring setup routines
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: Break out mini producer ring handling
2009-08-29 Matt Carlsontg3: Reformat NVRAM case statements
2009-08-29 Matt Carlsontg3: Add new 5785 10/100 only device ID
2009-08-29 Matt Carlsontg3: Delay mdio bus init until fw finishes
2009-08-26 Matt Carlsontg3: Update version to 3.100
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: Preserve PCIe MPS setting for new devs
2009-08-26 Matt Carlsontg3: Fix TSO test against wrong flags var
2009-08-26 Matt Carlsontg3: Prevent tx BD corruption
2009-08-26 Matt Carlsontg3: Fix 57780 asic rev PCIe link receiver errors
2009-06-08 Eric Dumazetnet: skb_shared_info optimization
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-04-21 Matt Carlsontg3: Update version to 3.99
2009-04-21 Matt Carlsontg3: Restore LAA sooner in shutdown sequence
2009-04-21 Matt Carlsontg3: Limit CLKREQ fix to A[01] of 57780 asic rev
2009-04-21 Matt Carlsontg3: Allow 5761 WOL and LED fixes to 5761S too
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-04-20 Matt Carlsontg3: Fix SEEPROM accesses
2009-04-13 James Bottomleytg3: fix big endian MAC address collection failure
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_40BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Nick Andrewtrivial: Fix misspelling of firmware
2009-03-29 David S. Millertg3: Add GRO support.
2009-03-04 Matt Carlsontg3: Fix 5906 link problems
2009-02-27 Matt Carlsontg3: Update copyright and version
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-02-27 Matt Carlsontg3: Refactor firmware version routines
2009-02-27 Matt Carlsontg3: Eliminate tg3_nvram_read_swab()
2009-02-27 Matt Carlsontg3: Correct NVRAM stream endian notations
2009-02-27 Matt Carlsontg3: Invert nvram_read() and nvram_read_swab()
2009-02-27 Matt Carlsontg3: Eliminate nvram routine forward declarations
2009-02-27 Matt Carlsontg3: Refine tg3_vlan_rx_register()
2009-02-27 Matt Carlsontg3: Update ethtool set_settings error checks
2009-02-27 Matt Carlsontg3: Drop non-VLAN rx pkts larger than the MTU
2009-02-27 Matt Carlsontg3: Fix 5906 link problems
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-19 Roel KluinTG3: &&/|| confusion
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-13 Roel KluinTG3: limit reaches -1
2009-01-21 Francois Romieutg3: remove extra casting
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-20 Matt Carlsontg3: Fix firmware loading
2009-01-05 Jaswinder Singh... firmware: convert tg3 driver to request_firmware()
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-22 Matt Carlsontg3: Update version to 3.97
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-22 Matt Carlsontg3: WOL fixes
2008-12-16 Steve Glendinningnet: Refactor full duplex flow control resolution
2008-12-16 Steve Glendinningnet: Move flow control definitions to mii.h
2008-11-22 Matt Carlsontg3: Update version to 3.96
2008-11-22 Matt Carlsontg3: Add 57780 support
2008-11-22 Matt Carlsontg3: Allow GPHY powerdown on 5761
2008-11-22 Matt Carlsontg3: Embrace pci_ioremap_bar()
2008-11-22 Matt Carlsontg3: Extract FW ver from alt NVRAM formats
next