summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.h
AgeCommit message (Expand)Author
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-10-15tg3: Improve PTP TX timestamping logicPavan Chebbi
2021-08-20tg3: Read VPD with pci_vpd_alloc()Heiner Kallweit
2021-01-25tg3: improve PCI VPD accessHeiner Kallweit
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva
2019-04-08broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich
2018-07-16tg3: Update copyrightSiva Reddy Kallam
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan
2018-01-04tg3: Add Macronix NVRAM supportPrashant Sreedharan
2017-12-27tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2017-12-27tg3: Update copyrightSiva Reddy Kallam
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2014-09-02tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera
2014-05-13tg3: Update copyright and version to 3.137Michael Chan
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan
2014-01-03tg3: Poll cpmu link state on APE + ASF enabled devicesNithin Sujir
2014-01-03tg3: Set the MAC clock to the fastest speed during boot code loadNithin Sujir
2013-12-06tg3: Fix bit definition for the nvram Auto Power Down settingNithin Sujir
2013-12-06tg3: Add flag to disable 1G Half Duplex advertisementNithin Sujir
2013-09-21tg3: Add support for new 577xx device idsNithin Sujir
2013-09-13tg3: Use pci_dev pm_capJon Mason
2013-07-29tg3: Fix UDP fragments treated as RMCPNithin Sujir
2013-07-29tg3: Enable support for timesync gpio outputNithin Sujir
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-04tg3: Add read dma workaround for 5720Nithin Sujir
2013-05-20tg3: Implement set/get_eee handlersNithin Sujir
2013-05-20tg3: Add ethtool_eee struct and tg3_setup_eee()Nithin 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-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir
2013-03-07tg3: Cleanup firmware parsing 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: Add 57766 device support.Matt Carlson
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-01-06tg3: Remove IS_ENABLED(CONFIG_HWMON) checkNithin Nayak Sujir
2013-01-06tg3: Add NVRAM support for 5762Michael Chan
2013-01-06tg3: Add support for new 5762 ASICMichael Chan
2013-01-04ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...Peter Hüwe
2012-12-04tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson
2012-11-14tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-06tg3: Support 5717 C0Michael Chan
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan