summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.h
Commit message (Expand)AuthorAgeFilesLines
* tg3: APE heartbeat changesPrashant Sreedharan2018-02-191-0/+5
* tg3: Add Macronix NVRAM supportPrashant Sreedharan2018-01-041-2/+12
* tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2017-12-271-0/+4
* tg3: Update copyrightSiva Reddy Kallam2017-12-271-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-1/+0
* tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2014-09-021-0/+1
* tg3: Update copyright and version to 3.137Michael Chan2014-05-131-1/+1
* tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-281-1/+5
* tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir2014-01-031-0/+2
* tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir2014-01-031-0/+3
* tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir2013-12-061-1/+1
* tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir2013-12-061-0/+4
* tg3: Add support for new 577xx device idsNithin Sujir2013-09-211-0/+3
* tg3: Use pci_dev pm_capJon Mason2013-09-131-1/+0
* tg3: Fix UDP fragments treated as RMCPNithin Sujir2013-07-291-0/+1
* tg3: Enable support for timesync gpio outputNithin Sujir2013-07-291-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-2/+3
|\
| * tg3: Add read dma workaround for 5720Nithin Sujir2013-06-041-2/+3
* | tg3: Implement set/get_eee handlersNithin Sujir2013-05-201-0/+1
* | tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin Sujir2013-05-201-0/+1
|/
* tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2013-04-091-0/+1
* tg3: Add support for link flap avoidanceNithin Sujir2013-04-091-0/+4
* tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2013-04-091-0/+7
* tg3: Download 57766 EEE service patch firmwareNithin Sujir2013-03-071-0/+6
* tg3: Cleanup firmware parsing codeNithin Sujir2013-03-071-0/+7
* tg3: Add new FW_TSO flagMatt Carlson2013-03-071-2/+3
* tg3: Use different macros for pci_chip_rev_id accessesJoe Perches2013-02-181-3/+15
* tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches2013-02-181-3/+1
* tg3: Add 57766 device support.Matt Carlson2013-02-151-0/+2
* tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2013-02-071-0/+5
* tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir2013-01-061-3/+1
* tg3: Add NVRAM support for 5762Michael Chan2013-01-061-0/+15
* tg3: Add support for new 5762 ASICMichael Chan2013-01-061-1/+14
* ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe2013-01-041-1/+1
* tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-041-3/+57
* tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2012-11-141-0/+1
* tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-141-0/+5
* tg3: Support 5717 C0Michael Chan2012-11-061-0/+2
* tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-301-0/+2
* tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-301-1/+4
* tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-301-0/+2
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-291-1/+6
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-291-0/+1
* tg3: Add hwmon support for temperatureMichael Chan2012-07-161-0/+38
* tg3: Add APE scratchpad read functionMatt Carlson2012-07-161-2/+7
* tg3: Fix RSS ring refill race conditionMichael Chan2012-03-211-0/+1
* tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-231-0/+1
* tg3: Update copyrightMatt Carlson2012-02-131-1/+1
* tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-131-3/+0
OpenPOWER on IntegriCloud