summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.c
AgeCommit message (Expand)Author
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-06tg3: Fix to use multi queue BQL interfacesTom Herbert
2012-03-05tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson
2012-03-05tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-05tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-05tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-23ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka
2012-02-23tg3: Create timer helper functionsMatt Carlson
2012-02-23tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson
2012-02-23tg3: Remove SPEED_UNKNOWN checksMatt Carlson
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-22tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso
2012-02-14tg3: Update copyrightMatt Carlson
2012-02-14tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-14tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2012-02-14tg3: Remove unused link config codeMatt Carlson
2012-02-14tg3: Consolidate ASIC rev detection codeMatt Carlson
2012-02-14tg3: Reduce UMP event collision windowMatt Carlson
2012-02-14tg3: Fix NVRAM page writes on newer devicesMatt Carlson
2012-02-14tg3: Fix copper autoneg adv checksMatt Carlson
2012-02-14tg3: Fix stats while interface is downMatt Carlson
2012-02-14tg3: Disable new DMA engine for 57766Matt Carlson
2012-02-13tg3: Move transmit comment to a better locationMatt Carlson
2012-02-13tg3: Eliminate unneeded prototypeMatt Carlson
2012-02-13tg3: Relocate tg3_find_peerMatt Carlson
2012-02-13tg3: Move tg3_nvram_write_block functionsMatt Carlson
2012-02-13tg3: Move tg3_set_rx_modeMatt Carlson
2012-02-13tg3: Move tg3_change_mtu to a better locationMatt Carlson
2012-02-13tg3: Relocate tg3_reset_taskMatt Carlson
2012-02-13tg3: Move tg3_restart_hw to a better locationMatt Carlson
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-23tg3: fix ipv6 header length computationEric Dumazet
2012-01-18tg3: Fix single-vector MSI-X codeMatt Carlson
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19tg3: Make the RSS indir tbl admin configurableMatt Carlson
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson
2011-12-15tg3: Use mii_advertise_flowctrlMatt Carlson
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson
2011-12-15tg3: Enable EEE support for capable 10/100 devsMatt Carlson
2011-12-09tg3: Update version to 3.122Matt Carlson
2011-12-09tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-09tg3: Track LP advertisingMatt Carlson
2011-12-09tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-09tg3: Save stats across chip resetsMatt Carlson
2011-12-09tg3: Remove ethtool stats member from dev structMatt Carlson
2011-11-29tg3: Support for byte queue limitsTom Herbert
2011-11-29tg3: Scale back code that modifies MRRSMatt Carlson