summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-041-6/+0
* tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9
* tg3: Fix jumbo loopback test on 5719Michael Chan2012-03-041-3/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-21/+22
|\
| * tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* | tg3: Create timer helper functionsMatt Carlson2012-02-231-96/+112
* | tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson2012-02-231-1/+1
* | tg3: Remove SPEED_UNKNOWN checksMatt Carlson2012-02-231-44/+23
* | tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-231-2/+4
* | tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso2012-02-221-1/+1
* | tg3: Update copyrightMatt Carlson2012-02-131-1/+1
* | tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-131-20/+20
* | tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-131-27/+12
* | tg3: Remove unused link config codeMatt Carlson2012-02-131-5/+1
* | tg3: Consolidate ASIC rev detection codeMatt Carlson2012-02-131-80/+79
* | tg3: Reduce UMP event collision windowMatt Carlson2012-02-131-16/+26
* | tg3: Fix NVRAM page writes on newer devicesMatt Carlson2012-02-131-2/+5
* | tg3: Fix copper autoneg adv checksMatt Carlson2012-02-131-1/+10
* | tg3: Fix stats while interface is downMatt Carlson2012-02-131-4/+4
* | tg3: Disable new DMA engine for 57766Matt Carlson2012-02-131-5/+0
* | tg3: Move transmit comment to a better locationMatt Carlson2012-02-131-1/+3
* | tg3: Eliminate unneeded prototypeMatt Carlson2012-02-131-3/+2
* | tg3: Relocate tg3_find_peerMatt Carlson2012-02-131-30/+28
* | tg3: Move tg3_nvram_write_block functionsMatt Carlson2012-02-131-250/+250
* | tg3: Move tg3_set_rx_modeMatt Carlson2012-02-131-100/+99
* | tg3: Move tg3_change_mtu to a better locationMatt Carlson2012-02-131-81/+78
* | tg3: Relocate tg3_reset_taskMatt Carlson2012-02-131-47/+45
* | tg3: Move tg3_restart_hw to a better locationMatt Carlson2012-02-131-27/+29
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
|/
* tg3: fix ipv6 header length computationEric Dumazet2012-01-231-7/+2
* tg3: Fix single-vector MSI-X codeMatt Carlson2012-01-171-13/+14
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-4/+4
* tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-191-7/+101
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-151-23/+34
* tg3: Use mii_advertise_flowctrlMatt Carlson2011-12-151-19/+3
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-151-17/+41
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-151-8/+8
* tg3: Enable EEE support for capable 10/100 devsMatt Carlson2011-12-151-10/+9
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-081-3/+37
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-081-7/+7
* tg3: Support for byte queue limitsTom Herbert2011-11-291-0/+8
* tg3: Scale back code that modifies MRRSMatt Carlson2011-11-281-17/+10
* tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson2011-11-281-2/+12
* tg3: Add MDI-X reportingMatt Carlson2011-11-221-1/+23
OpenPOWER on IntegriCloud