aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAge
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-05-31
* tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-04-14
* tg3: Don't check undefined error bits in RXBDMichael Chan2014-03-24
* tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-03-07
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2014-01-15
* tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2014-01-09
* tg3: avoid double-freeing of rx data memoryIvan Vecera2013-12-12
* tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir2013-09-14
* net/tg3: Avoid delay during MMIO accessGavin Shan2013-06-25
* tg3: Wait for boot code to finish after power onNithin Sujir2013-06-13
* tg3: Add read dma workaround for 5720Nithin Sujir2013-06-04
* tg3: Update version to 3.132Nithin Sujir2013-05-22
* tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-22
* tg3: Fix data corruption on 5725 with TSOMichael Chan2013-05-14
* tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-14
* tg3: fix to append hardware time stamping flagsFlavio Leitner2013-04-30
* tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-29
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* tg3: Use bool not intJoe Perches2013-04-09
* tg3: Update version to 3.131Nithin Sujir2013-04-09
* tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir2013-04-09
* tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-09
* tg3: Add support for link flap avoidanceNithin Sujir2013-04-09
* tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-09
* tg3: Add tg3_clear_mac_status() common functionMichael Chan2013-04-09
* tg3: Add a warning during link settings change if mgmt enabledNithin Sujir2013-04-09
* tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir2013-04-09
* tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan2013-04-09
* tg3: Fix flow control settings not propagated to hardwareNithin Sujir2013-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\
| * tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * tg3: 5715 does not link up when autoneg offNithin Sujir2013-03-13
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12
|\|
| * tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-08
* | tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-07
* | tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir2013-03-07
* | tg3: Cleanup firmware parsing codeNithin Sujir2013-03-07
* | tg3: Refactor the 2nd type of cpu pauseNithin Sujir2013-03-07
* | tg3: Refactor cpu pause/resume codeNithin Sujir2013-03-07
* | tg3: Add new FW_TSO flagMatt Carlson2013-03-07
|/
* tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-18
* tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-18
* tg3: Update version to 3.130Michael Chan2013-02-15
* tg3: Set initial carrier state to off.Michael Chan2013-02-15
* tg3: Fix 5762 NVRAM sizingMichael Chan2013-02-15
* tg3: Expand EEE support for all 5717 B0Michael Chan2013-02-15