aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-01-07mdio: Move allocation of interrupts into coreGravatar Andrew Lunn 1-1/+0
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryGravatar Ivan Vecera 1-0/+1
2014-05-13tg3: Update copyright and version to 3.137Gravatar Michael Chan 1-1/+1
2014-02-28tg3: Don't check undefined error bits in RXBDGravatar Michael Chan 1-1/+5
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesGravatar Nithin Sujir 1-0/+2
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadGravatar Nithin Sujir 1-0/+3
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingGravatar Nithin Sujir 1-1/+1
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementGravatar Nithin Sujir 1-0/+4
2013-09-21tg3: Add support for new 577xx device idsGravatar Nithin Sujir 1-0/+3
2013-09-13tg3: Use pci_dev pm_capGravatar Jon Mason 1-1/+0
2013-07-29tg3: Fix UDP fragments treated as RMCPGravatar Nithin Sujir 1-0/+1
2013-07-29tg3: Enable support for timesync gpio outputGravatar Nithin Sujir 1-1/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+3
2013-06-04tg3: Add read dma workaround for 5720Gravatar Nithin Sujir 1-2/+3
2013-05-20tg3: Implement set/get_eee handlersGravatar Nithin Sujir 1-0/+1
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Gravatar Nithin Sujir 1-0/+1
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadGravatar Nithin Sujir 1-0/+1
2013-04-09tg3: Add support for link flap avoidanceGravatar Nithin Sujir 1-0/+4
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesGravatar Michael Chan 1-0/+7
2013-03-07tg3: Download 57766 EEE service patch firmwareGravatar Nithin Sujir 1-0/+6
2013-03-07tg3: Cleanup firmware parsing codeGravatar Nithin Sujir 1-0/+7
2013-03-07tg3: Add new FW_TSO flagGravatar Matt Carlson 1-2/+3
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesGravatar Joe Perches 1-3/+15
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDGravatar Joe Perches 1-3/+1
2013-02-15tg3: Add 57766 device support.Gravatar Matt Carlson 1-0/+2
2013-02-07tg3: add support for Ethernet core in bcm4785Gravatar Hauke Mehrtens 1-0/+5
2013-01-06tg3: Remove IS_ENABLED(CONFIG_HWMON) checkGravatar Nithin Nayak Sujir 1-3/+1
2013-01-06tg3: Add NVRAM support for 5762Gravatar Michael Chan 1-0/+15
2013-01-06tg3: Add support for new 5762 ASICGravatar Michael Chan 1-1/+14
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Gravatar Peter Hüwe 1-1/+1
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Gravatar Matt Carlson 1-3/+57
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Gravatar Nithin Nayak Sujir 1-0/+1
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesGravatar Nithin Nayak Sujir 1-0/+5
2012-11-06tg3: Support 5717 C0Gravatar Michael Chan 1-0/+2
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Gravatar Michael Chan 1-0/+2
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Gravatar Michael Chan 1-1/+4
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Gravatar Michael Chan 1-0/+2
2012-07-29tg3: Add New 5719 Read DMA workaroundGravatar Michael Chan 1-1/+6
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessGravatar Michael Chan 1-0/+1
2012-07-16tg3: Add hwmon support for temperatureGravatar Michael Chan 1-0/+38
2012-07-16tg3: Add APE scratchpad read functionGravatar Matt Carlson 1-2/+7
2012-03-21tg3: Fix RSS ring refill race conditionGravatar Michael Chan 1-0/+1
2012-02-23tg3: Fix link check in tg3_adjust_linkGravatar Matt Carlson 1-0/+1
2012-02-13tg3: Update copyrightGravatar Matt Carlson 1-1/+1
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsGravatar Matt Carlson 1-3/+0
2012-02-13tg3: Remove unneeded link_config.orig_... membersGravatar Matt Carlson 1-8/+0
2011-12-15tg3: Break out RSS indir table init and assignmentGravatar Matt Carlson 1-0/+3
2011-12-15tg3: Add 57766 ASIC rev supportGravatar Matt Carlson 1-10/+17
2011-12-15tg3: Make the TX BD DMA limit configurableGravatar Matt Carlson 1-0/+1