Age | Commit message (Expand) | Author |
2011-01-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-01-01 | tg3: fix warnings | Eric Dumazet |
2010-12-31 | tg3: fix return value check in tg3_read_vpd() | David Sterba |
2010-12-31 | tg3: Do not use legacy PCI power management | Rafael J. Wysocki |
2010-12-21 | tg3: Use DEFINE_PCI_DEVICE_TABLE | Joe Perches |
2010-12-12 | drivers/net: don't use flush_scheduled_work() | Tejun Heo |
2010-12-06 | tg3: Update version to 3.116 | Matt Carlson |
2010-12-06 | tg3: Relax EEE thresholds | Matt Carlson |
2010-12-06 | tg3: Minor EEE code tweaks | Matt Carlson |
2010-12-06 | tg3: Fix 57765 EEE support | Matt Carlson |
2010-12-06 | tg3: Move EEE definitions into mdio.h | Matt Carlson |
2010-12-06 | tg3: Raise the jumbo frame BD flag threshold | Matt Carlson |
2010-11-24 | tg3: Enable phy APD for 5717 and later asic revs | Matt Carlson |
2010-11-24 | tg3: use dma_alloc_coherent() instead of pci_alloc_consistent() | Matt Carlson |
2010-11-24 | tg3: Reenable TSS for 5719 | Matt Carlson |
2010-11-24 | tg3: Enable mult rd DMA engine on 5719 | Matt Carlson |
2010-11-24 | tg3: Fix 5719 internal FIFO overflow problem | Matt Carlson |
2010-11-24 | tg3: Always turn on APE features in mac_mode reg | Matt Carlson |
2010-11-24 | tg3: Assign correct tx margin for 5719 | Matt Carlson |
2010-11-24 | tg3: Apply 10Mbps fix to all 57765 revisions | Matt Carlson |
2010-10-26 | tg3: Do not call device_set_wakeup_enable() under spin_lock_bh | Rafael J. Wysocki |
2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross |
2010-10-17 | tg3: Update version to 3.115 | Matt Carlson |
2010-10-17 | tg3: Report invalid link from tg3_get_settings() | Matt Carlson |
2010-10-17 | tg3: Don't allocate jumbo ring for 5780 class devs | Matt Carlson |
2010-10-17 | tg3: Cleanup tg3_alloc_rx_skb() | Matt Carlson |
2010-10-17 | tg3: Add EEE support | Matt Carlson |
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 |