Age | Commit message (Expand) | Author |
2014-05-13 | tg3: Update copyright and version to 3.137 | Michael Chan |
2014-02-28 | tg3: Don't check undefined error bits in RXBD | Michael Chan |
2014-01-03 | tg3: Poll cpmu link state on APE + ASF enabled devices | Nithin Sujir |
2014-01-03 | tg3: Set the MAC clock to the fastest speed during boot code load | Nithin Sujir |
2013-12-06 | tg3: Fix bit definition for the nvram Auto Power Down setting | Nithin Sujir |
2013-12-06 | tg3: Add flag to disable 1G Half Duplex advertisement | Nithin Sujir |
2013-09-21 | tg3: Add support for new 577xx device ids | Nithin Sujir |
2013-09-13 | tg3: Use pci_dev pm_cap | Jon Mason |
2013-07-29 | tg3: Fix UDP fragments treated as RMCP | Nithin Sujir |
2013-07-29 | tg3: Enable support for timesync gpio output | Nithin Sujir |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-04 | tg3: Add read dma workaround for 5720 | Nithin Sujir |
2013-05-20 | tg3: Implement set/get_eee handlers | Nithin Sujir |
2013-05-20 | tg3: Add ethtool_eee struct and tg3_setup_eee() | Nithin Sujir |
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-07 | tg3: add support for Ethernet core in bcm4785 | Hauke Mehrtens |
2013-01-06 | tg3: Remove IS_ENABLED(CONFIG_HWMON) check | Nithin Nayak Sujir |
2013-01-06 | tg3: Add NVRAM support for 5762 | Michael Chan |
2013-01-06 | 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-14 | tg3: Prevent spurious tx timeout by setting carrier off before tx disable. | Nithin Nayak Sujir |
2012-11-14 | tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices | Nithin Nayak Sujir |
2012-11-06 | 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-29 | tg3: Add New 5719 Read DMA workaround | Michael Chan |
2012-07-29 | tg3: Request APE_LOCK_PHY before PHY access | Michael Chan |
2012-07-16 | tg3: Add hwmon support for temperature | Michael Chan |
2012-07-16 | tg3: Add APE scratchpad read function | Matt Carlson |
2012-03-21 | tg3: Fix RSS ring refill race condition | Michael Chan |
2012-02-23 | tg3: Fix link check in tg3_adjust_link | Matt Carlson |
2012-02-13 | tg3: Update copyright | Matt Carlson |
2012-02-13 | tg3: Use *_UNKNOWN ethtool definitions | Matt Carlson |
2012-02-13 | 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-08 | tg3: Track LP advertising | Matt Carlson |
2011-12-08 | tg3: Remove ethtool stats member from dev struct | Matt Carlson |
2011-11-22 | tg3: Add MDI-X reporting | Matt Carlson |