summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-131-8/+0
* tg3: Break out RSS indir table init and assignmentMatt Carlson2011-12-151-0/+3
* tg3: Add 57766 ASIC rev supportMatt Carlson2011-12-151-10/+17
* tg3: Make the TX BD DMA limit configurableMatt Carlson2011-12-151-0/+1
* tg3: Track LP advertisingMatt Carlson2011-12-081-0/+1
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-081-1/+0
* tg3: Add MDI-X reportingMatt Carlson2011-11-221-0/+5
* tg3: switch to build_skb() infrastructureEric Dumazet2011-11-211-1/+5
* tg3: Eliminate timer race with reset_taskMatt Carlson2011-11-041-1/+0
* tg3: Schedule at most one tg3_reset_task runMatt Carlson2011-11-041-0/+1
* tg3: Obtain PCI function number from deviceMatt Carlson2011-11-041-0/+9
* tg3: Fix APE mutex init and useMatt Carlson2011-11-041-3/+7
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-241-0/+1
* tg3: Add external loopback support to selftestMatt Carlson2011-08-201-0/+3
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-0/+3183
OpenPOWER on IntegriCloud