Age | Commit message (Expand) | Author |
2010-08-02 | tg3: Migrate tg3_flags to phy_flags | Matt Carlson |
2010-08-02 | tg3: Create phy_flags and migrate phy_is_low_power | Matt Carlson |
2010-08-02 | tg3: Add phy-related preprocessor constants | Matt Carlson |
2010-08-02 | tg3: Detect APE firmware types | Matt Carlson |
2010-08-02 | tg3: Don't access phy test ctrl reg for 5717+ | Matt Carlson |
2010-08-02 | tg3: Create TG3_FLG3_5717_PLUS flag | Matt Carlson |
2010-07-11 | tg3: Revert PCIe tx glitch fix | Matt Carlson |
2010-07-11 | tg3: Report driver version to firmware | Matt Carlson |
2010-07-08 | tg3: 64 bit stats on all arches | Eric Dumazet |
2010-06-06 | tg3: Add 5719 PCI device and phy IDs | Matt Carlson |
2010-06-06 | tg3: Add 5719 ASIC rev | Matt Carlson |
2010-06-06 | tg3: Use devfn to determine function number | Matt Carlson |
2010-06-06 | tg3: Avoid tx lockups on 5755+ devices | Matt Carlson |
2010-06-06 | tg3: Relocate APE mutex regs for 5717+ | Matt Carlson |
2010-04-13 | tg3: use the DMA state API instead of the pci equivalents | FUJITA Tomonori |
2010-04-13 | tg3: Unify max pkt size preprocessor constants | Matt Carlson |
2010-04-13 | tg3: Optimize rx double copy test | Matt Carlson |
2010-04-13 | tg3: Set card 57765 card reader MRRS to 1024B | Matt Carlson |
2010-04-13 | tg3: Disable CLKREQ in L2 | Matt Carlson |
2010-04-06 | tg3: Whitespace, constant, and comment updates | Matt Carlson |
2010-04-06 | tg3: Fix MII_TG3_DSP_EXP8 offset | Matt Carlson |
2010-02-17 | tg3: Push phylib definitions to phylib | Matt Carlson |
2010-02-17 | tg3: Rename tg3 phy ID preprocessor definitions | Matt Carlson |
2010-02-17 | tg3: Reformat SSID to phy ID table | Matt Carlson |
2010-02-17 | tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE | Matt Carlson |
2010-02-17 | tg3: Add support for 2 new selfboot formats | Matt Carlson |
2010-02-12 | tg3: Fix AC131 loopback test errors for 5785 | Matt Carlson |
2010-02-12 | tg3: Turn off multiple DMA reads for 5717 | Matt Carlson |
2010-02-12 | tg3: Fix 57765 A0 bootcode race condition | Matt Carlson |
2010-02-12 | tg3: Unwedge stuck MSI-X vectors | Matt Carlson |
2010-02-12 | tg3: Give MSI-X vec 1 rx backlog space | Matt Carlson |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-20 | tg3: Add 57765 phy ID and enable devices. | Matt Carlson |
2010-01-20 | tg3: Add 5717 serdes phy ID | Matt Carlson |
2010-01-20 | tg3: Improve internal resource allocations | Matt Carlson |
2010-01-20 | tg3: Enable PLL PD when CLKREQ disabled for 5717A0 | Matt Carlson |
2010-01-13 | tg3: Update copyright and driver version | Matt Carlson |
2010-01-13 | tg3: Add reliable serdes detection for 5717 A0 | Matt Carlson |
2009-12-03 | tg3: Add some VPD preprocessor constants | Matt Carlson |
2009-12-03 | tg3: Add 57765 asic rev | Matt Carlson |
2009-12-03 | tg3: Make TSS enable independent of MSI-X enable | Matt Carlson |
2009-12-02 | tg3: remove use of skb_dma_map/unmap | Alexander Duyck |
2009-11-15 | tg3: Fix DIDs, Enable 5717 support | Matt Carlson |
2009-11-15 | tg3: Add rx prod ring consolidation | Matt Carlson |
2009-11-15 | tg3: Create aliases for rx producer mailbox regs | Matt Carlson |
2009-11-15 | tg3: Lay proucer ring handling groundwork | Matt Carlson |
2009-11-15 | tg3: rename rx_[std|jmb]_ptr | Matt Carlson |
2009-11-15 | tg3: Allow DMAs to cross cacheline boundaries | Matt Carlson |
2009-11-15 | tg3: Use tg3_start_xmit_dma_bug for 5717 A0 | Matt Carlson |
2009-11-15 | tg3: Add new HW_TSO_3 flag for 5717 | Matt Carlson |