Age | Commit message (Expand) | Author |
2010-08-02 | tg3: Update version to 3.113 | Matt Carlson |
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: Add error reporting to tg3_phydsp_write() | Matt Carlson |
2010-08-02 | tg3: Improve small packet performance | Matt Carlson |
2010-08-02 | tg3: Remove 5720, 5750, and 5750M | Matt Carlson |
2010-08-02 | tg3: Detect APE firmware types | Matt Carlson |
2010-08-02 | tg3: Restrict ASPM workaround devlist | Matt Carlson |
2010-08-02 | tg3: Manage gphy power for CPMU-less devs only | 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-08-02 | tg3: Disable TSS also during tg3_close() | Matt Carlson |
2010-08-02 | tg3: Add 5784 ASIC rev to earlier PCIe MPS fix | Matt Carlson |
2010-07-18 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran |
2010-07-11 | tg3: Update version to 3.112 | Matt Carlson |
2010-07-11 | tg3: Fix some checkpatch errors | 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-11 | tg3: Relax 5717 serdes restriction | Matt Carlson |
2010-07-11 | tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug() | Matt Carlson |
2010-07-11 | tg3: Fix single MSI-X vector coalescing | Matt Carlson |
2010-07-11 | tg3: Revert RSS indir tbl setup change | Matt Carlson |
2010-07-08 | tg3: allow TSO on vlan devices | Eric Dumazet |
2010-07-08 | tg3: 64 bit stats on all arches | Eric Dumazet |
2010-06-06 | tg3: Update version to 3.111 | Matt Carlson |
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: 5717: Allow serdes link via parallel detect | Matt Carlson |
2010-06-06 | tg3: Allow single MSI-X vector allocations | Matt Carlson |
2010-06-06 | tg3: Off-by-one error in RSS setup | Matt Carlson |
2010-06-06 | tg3: Fix a memory leak on 5717+ devices | 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-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-26 | tg3: Fix INTx fallback when MSI fails | Andre Detsch |
2010-04-20 | tg3: Enable GRO by default. | David S. Miller |
2010-04-13 | tg3: use the DMA state API instead of the pci equivalents | FUJITA Tomonori |
2010-04-13 | tg3: Update version to 3.110 | Matt Carlson |
2010-04-13 | tg3: Remove function errors flagged by checkpatch | Matt Carlson |
2010-04-13 | tg3: Unify max pkt size preprocessor constants | Matt Carlson |
2010-04-13 | tg3: Re-inline VLAN tags when appropriate | Matt Carlson |
2010-04-13 | tg3: Optimize rx double copy test | Matt Carlson |
2010-04-13 | tg3: Reduce 57765 core clock when link at 10Mbps | 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: Update version to 3.109 | Matt Carlson |
2010-04-06 | tg3: Remove tg3_dump_state() | Matt Carlson |
2010-04-06 | tg3: Cleanup if codestyle | Matt Carlson |