Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ethernet / broadcom / tg3.c
2012-04-25 Matt Carlsontg3: Avoid panic from reserved statblk field access
2012-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-04-02 Matt Carlsontg3: Fix 5717 serdes powerdown problem
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-22 Michael Chantg3: Fix RSS ring refill race condition
2012-03-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-06 Tom Herberttg3: Fix to use multi queue BQL interfaces
2012-03-05 Matt Carlsontg3: Recode PCI MRRS adjustment as a PCI quirk
2012-03-05 Michael Chantg3: Fix poor tx performance on 57766 after MTU change
2012-03-05 Michael Chantg3: Add memory barriers to sync BD data
2012-03-05 Michael Chantg3: Fix jumbo loopback test on 5719
2012-03-01 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-29 Matt Carlsontg3: Fix tg3_get_stats64 for 5700 / 5701 devs
2012-02-23 Danny Kukawkaethernet: unify return value of .ndo_set_mac_address...
2012-02-23 Matt Carlsontg3: Create timer helper functions
2012-02-23 Matt Carlsontg3: Clear RECOVERY_PENDING with reset_task_cancel
2012-02-23 Matt Carlsontg3: Remove SPEED_UNKNOWN checks
2012-02-23 Matt Carlsontg3: Fix link check in tg3_adjust_link
2012-02-22 Davidlohr Buesotg3: remove IRQF_SAMPLE_RANDOM flag
2012-02-14 Matt Carlsontg3: Update copyright
2012-02-14 Matt Carlsontg3: Use *_UNKNOWN ethtool definitions
2012-02-14 Matt Carlsontg3: Remove unneeded link_config.orig_... members
2012-02-14 Matt Carlsontg3: Remove unused link config code
2012-02-14 Matt Carlsontg3: Consolidate ASIC rev detection code
2012-02-14 Matt Carlsontg3: Reduce UMP event collision window
2012-02-14 Matt Carlsontg3: Fix NVRAM page writes on newer devices
2012-02-14 Matt Carlsontg3: Fix copper autoneg adv checks
2012-02-14 Matt Carlsontg3: Fix stats while interface is down
2012-02-14 Matt Carlsontg3: Disable new DMA engine for 57766
2012-02-13 Matt Carlsontg3: Move transmit comment to a better location
2012-02-13 Matt Carlsontg3: Eliminate unneeded prototype
2012-02-13 Matt Carlsontg3: Relocate tg3_find_peer
2012-02-13 Matt Carlsontg3: Move tg3_nvram_write_block functions
2012-02-13 Matt Carlsontg3: Move tg3_set_rx_mode
2012-02-13 Matt Carlsontg3: Move tg3_change_mtu to a better location
2012-02-13 Matt Carlsontg3: Relocate tg3_reset_task
2012-02-13 Matt Carlsontg3: Move tg3_restart_hw to a better location
2012-01-31 Joe Perchesdrivers/net: Remove alloc_etherdev error messages
2012-01-23 Eric Dumazettg3: fix ipv6 header length computation
2012-01-18 Matt Carlsontg3: Fix single-vector MSI-X code
2011-12-20 Rusty Russellnet: fix assignment of 0/1 to bool variables.
2011-12-19 Matt Carlsontg3: Make the RSS indir tbl admin configurable
2011-12-15 Matt Carlsontg3: Break out RSS indir table init and assignment
2011-12-15 Matt Carlsontg3: Use mii_advertise_flowctrl
2011-12-15 Matt Carlsontg3: Add 57766 ASIC rev support
2011-12-15 Matt Carlsontg3: Make the TX BD DMA limit configurable
2011-12-15 Matt Carlsontg3: Enable EEE support for capable 10/100 devs
2011-12-09 Matt Carlsontg3: Update version to 3.122
2011-12-09 Matt Carlsontg3: Return flowctrl config through ethtool
2011-12-09 Matt Carlsontg3: Track LP advertising
2011-12-09 Matt Carlsontg3: Integrate flowctrl check into AN adv check
2011-12-09 Matt Carlsontg3: Save stats across chip resets
2011-12-09 Matt Carlsontg3: Remove ethtool stats member from dev struct
2011-11-29 Tom Herberttg3: Support for byte queue limits
2011-11-29 Matt Carlsontg3: Scale back code that modifies MRRS
2011-11-29 Matt Carlsontg3: Fix TSO CAP for 5704 devs w / ASF enabled
2011-11-22 Matt Carlsontg3: Add MDI-X reporting
2011-11-22 Matt Carlsontg3: Restrict large prod ring cap devices
2011-11-22 Matt Carlsontg3: Adjust BD replenish thresholds
2011-11-22 Matt Carlsontg3: Make 1000Base-X FC resolution look like 1000T
2011-11-22 Hiroaki SHIMODAtg3: Fix advertisement handling
2011-11-21 Eric Dumazettg3: switch to build_skb() infrastructure
2011-11-21 Matt Carlsonnet: Change mii to ethtool advertisement function names
2011-11-16 Matt Carlsonnet: Add ethtool to mii advertisment conversion helpers
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-11-08 Rick Jonessweep the floors and convert some .get_drvinfo routines...
2011-11-04 Matt Carlsontg3: Update version to 3.121
2011-11-04 Matt Carlsontg3: Eliminate timer race with reset_task
2011-11-04 Matt Carlsontg3: Schedule at most one tg3_reset_task run
2011-11-04 Matt Carlsontg3: Obtain PCI function number from device
2011-11-04 Matt Carlsontg3: Fix irq alloc error cleanup path
2011-11-04 Matt Carlsontg3: Fix 4k skb error recovery path
2011-11-04 Matt Carlsontg3: Fix 4k tx bd segmentation code
2011-11-04 Matt Carlsontg3: Fix APE mutex init and use
2011-10-24 Eric Dumazet|PATCH net-next] tg3: add tx_dropped counter
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-07 Rick Jonesnet: Remove unnecessary driver assignments of ethtool_r...
2011-10-06 Ian Campbellnet: use DMA_x_DEVICE and dma_mapping_error with skb_fr...
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-15 Matt Carlsontg3: Code movement
2011-09-15 Matt Carlsontg3: Eliminate tg3_halt_cpu() prototype
2011-09-15 Matt Carlsontg3: Eliminate tg3_write_sig_post_reset() prototype
2011-09-15 Matt Carlsontg3: Eliminate tg3_stop_fw() prototype
2011-09-15 Matt Carlsontg3: Add ability to turn off 1shot MSI
2011-09-15 Matt Carlsontg3: Remove tp->rx_offset term when unneeded
2011-09-15 Matt Carlsontg3: Fix missed MSI workaround
2011-09-15 Matt Carlsontg3: Check all adv bits when checking config
2011-08-26 Ian Campbelltg3: convert to SKB paged frag API.
2011-08-20 Matt Carlsontg3: Update version to 3.120
2011-08-20 Matt Carlsontg3: Add external loopback support to selftest
2011-08-20 Matt Carlsontg3: Restructure tg3_test_loopback
2011-08-20 Matt Carlsontg3: Pull phy int lpbk setup into separate func
2011-08-20 Matt Carlsontg3: Consilidate MAC loopback code
2011-08-20 Matt Carlsontg3: Remove dead code
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-08-11 Jeff Kirsherbroadcom: Move the Broadcom drivers