aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-13tg3: Update copyrightMatt Carlson1-1/+1
2012-02-13tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson1-3/+0
2012-02-13tg3: Remove unneeded link_config.orig_... membersMatt Carlson1-8/+0
2011-12-15tg3: Break out RSS indir table init and assignmentMatt Carlson1-0/+3
2011-12-15tg3: Add 57766 ASIC rev supportMatt Carlson1-10/+17
2011-12-15tg3: Make the TX BD DMA limit configurableMatt Carlson1-0/+1
2011-12-08tg3: Track LP advertisingMatt Carlson1-0/+1
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson1-1/+0
2011-11-22tg3: Add MDI-X reportingMatt Carlson1-0/+5
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet1-1/+5
2011-11-04tg3: Eliminate timer race with reset_taskMatt Carlson1-1/+0
2011-11-04tg3: Schedule at most one tg3_reset_task runMatt Carlson1-0/+1
2011-11-04tg3: Obtain PCI function number from deviceMatt Carlson1-0/+9
2011-11-04tg3: Fix APE mutex init and useMatt Carlson1-3/+7
2011-10-24|PATCH net-next] tg3: add tx_dropped counterEric Dumazet1-0/+1
2011-08-20tg3: Add external loopback support to selftestMatt Carlson1-0/+3
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-0/+3183