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