aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.h
Commit message (Expand)AuthorAge
* tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-04
* tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2012-11-14
* tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-14
* tg3: Support 5717 C0Michael Chan2012-11-06
* tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-30
* tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-30
* tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-30
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-30
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-30
* tg3: Add hwmon support for temperatureMichael Chan2012-07-17
* tg3: Add APE scratchpad read functionMatt Carlson2012-07-17
* tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
* tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-23
* tg3: Update copyrightMatt Carlson2012-02-13
* tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-13
* tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-13
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-15
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-15
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-15
* tg3: Track LP advertisingMatt Carlson2011-12-08
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-08
* tg3: Add MDI-X reportingMatt Carlson2011-11-22
* tg3: switch to build_skb() infrastructureEric Dumazet2011-11-21
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-04
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-04
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-04
* tg3: Fix APE mutex init and useMatt Carlson2011-11-04
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-24
* tg3: Add external loopback support to selftestMatt Carlson2011-08-20
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-10