Age | Commit message (Expand) | Author |
2010-10-17 | tg3: Add clause 45 register accessor methods | Matt Carlson |
2010-10-17 | tg3: Disable unused transmit rings | Matt Carlson |
2010-10-17 | tg3: Add support for selfboot format 1 v6 | Matt Carlson |
2010-10-11 | tg3: restore rx_dropped accounting | Eric Dumazet |
2010-10-09 | net/tg3: simplify conditional | Nicolas Kaiser |
2010-10-06 | [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs | Matt Carlson |
2010-10-01 | tg3: Update version to 3.114 | Matt Carlson |
2010-10-01 | tg3: Add extend rx ring sizes for 5717 and 5719 | Matt Carlson |
2010-10-01 | tg3: Prepare for larger rx ring sizes | Matt Carlson |
2010-10-01 | tg3: Futureproof the loopback test | Matt Carlson |
2010-10-01 | tg3: Cleanup missing VPD partno section | Matt Carlson |
2010-10-01 | tg3: Remove 5724 device ID | Matt Carlson |
2010-10-01 | tg3: 5719: Prevent tx data corruption | Matt Carlson |
2010-10-01 | tg3: Fix potential netpoll crash | Matt Carlson |
2010-09-27 | tg3: Use netif_set_real_num_{rx,tx}_queues() | Ben Hutchings |
2010-09-26 | drivers/net: return operator cleanup | Eric Dumazet |
2010-09-15 | tg3: phy tmp variable roundup | Matt Carlson |
2010-09-15 | tg3: Dynamically allocate VPD data memory | Matt Carlson |
2010-09-15 | tg3: Use skb_is_gso_v6() | Matt Carlson |
2010-09-15 | tg3: Move producer ring struct to tg3_napi | Matt Carlson |
2010-09-15 | tg3: Clarify semantics of TG3_IRQ_MAX_VECS | Matt Carlson |
2010-09-15 | tg3: Unlock 5717 B0+ support | Matt Carlson |
2010-09-15 | tg3: Don't send APE events for NCSI firmware | Matt Carlson |
2010-09-15 | tg3: Disable TSS | Matt Carlson |
2010-09-15 | tg3: Fix read DMA FIFO overruns on recent devices | Matt Carlson |
2010-09-02 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet |
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 |