index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.h
Age
Commit message (
Expand
)
Author
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2013-02-08
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-01-07
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-07
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-07
tg3: Add support for new 5762 ASIC
Michael Chan
2013-01-04
ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so ...
Peter Hüwe
2012-12-04
tg3: PTP - Add header definitions, initialization and hw access functions.
Matt Carlson
2012-11-15
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2012-11-15
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
2012-11-07
tg3: Support 5717 C0
Michael Chan
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2012-07-30
tg3: Add New 5719 Read DMA workaround
Michael Chan
2012-07-30
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2012-07-17
tg3: Add hwmon support for temperature
Michael Chan
2012-07-17
tg3: Add APE scratchpad read function
Matt Carlson
2012-03-22
tg3: Fix RSS ring refill race condition
Michael Chan
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
2012-02-14
tg3: Update copyright
Matt Carlson
2012-02-14
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2012-02-14
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2011-12-09
tg3: Track LP advertising
Matt Carlson
2011-12-09
tg3: Remove ethtool stats member from dev struct
Matt Carlson
2011-11-22
tg3: Add MDI-X reporting
Matt Carlson
2011-11-21
tg3: switch to build_skb() infrastructure
Eric Dumazet
2011-11-04
tg3: Eliminate timer race with reset_task
Matt Carlson
2011-11-04
tg3: Schedule at most one tg3_reset_task run
Matt Carlson
2011-11-04
tg3: Obtain PCI function number from device
Matt Carlson
2011-11-04
tg3: Fix APE mutex init and use
Matt Carlson
2011-10-24
|PATCH net-next] tg3: add tx_dropped counter
Eric Dumazet
2011-08-20
tg3: Add external loopback support to selftest
Matt Carlson
2011-08-11
broadcom: Move the Broadcom drivers
Jeff Kirsher