aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich1-2/+2
2018-07-16tg3: Update copyrightSiva Reddy Kallam1-0/+2
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan1-0/+5
2018-01-04tg3: Add Macronix NVRAM supportPrashant Sreedharan1-2/+12
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam1-0/+4
2017-12-27tg3: Update copyrightSiva Reddy Kallam1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-1/+0
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera1-0/+1
2014-05-13tg3: Update copyright and version to 3.137Michael Chan1-1/+1
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan1-1/+5
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir1-0/+2
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir1-0/+3
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir1-1/+1
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir1-0/+4
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir1-0/+3
2013-09-13tg3: Use pci_dev pm_capJon Mason1-1/+0
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir1-0/+1
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir1-1/+10
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir1-2/+3
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir1-0/+1
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir1-0/+1
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir1-0/+1
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir1-0/+4
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan1-0/+7
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir1-0/+6
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir1-0/+7
2013-03-07tg3: Add new FW_TSO flagMatt Carlson1-2/+3
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches1-3/+15
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches1-3/+1
2013-02-15tg3: Add 57766 device support.Matt Carlson1-0/+2
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens1-0/+5
2013-01-06tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir1-3/+1
2013-01-06tg3: Add NVRAM support for 5762Michael Chan1-0/+15
2013-01-06tg3: Add support for new 5762 ASICMichael Chan1-1/+14
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long longPeter Hüwe1-1/+1
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson1-3/+57
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir1-0/+1
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+5
2012-11-06tg3: Support 5717 C0Michael Chan1-0/+2
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan1-0/+2
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan1-1/+4
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan1-0/+2
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan1-1/+6
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan1-0/+1
2012-07-16tg3: Add hwmon support for temperatureMichael Chan1-0/+38
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson1-2/+7
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan1-0/+1
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson1-0/+1