aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/tg3.h
AgeCommit message (Expand)Author
2013-06-04tg3: Add read dma workaround for 5720Nithin 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
2012-07-29tg3: Add New 5719 Read DMA workaroundMichael Chan
2012-07-29tg3: Request APE_LOCK_PHY before PHY accessMichael Chan
2012-07-16tg3: Add hwmon support for temperatureMichael Chan
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson
2012-03-21tg3: Fix RSS ring refill race conditionMichael Chan
2012-02-23tg3: Fix link check in tg3_adjust_linkMatt Carlson
2012-02-13tg3: Update copyrightMatt Carlson
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson
2012-02-13tg3: Remove unneeded link_config.orig_... membersMatt Carlson
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson
2011-12-08tg3: Track LP advertisingMatt Carlson
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson
2011-11-22tg3: Add MDI-X reportingMatt Carlson
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson
2011-11-04tg3: Fix APE mutex init and useMatt Carlson
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet
2011-08-20tg3: Add external loopback support to selftestMatt Carlson
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher