Age | Commit message (Expand) | Author |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-28 | [TG3]: Update version and reldate. | Michael Chan |
2006-09-28 | [TG3]: Add 5709 self-test support. | Michael Chan |
2006-09-28 | [TG3]: Add 5709 PHY support. | Michael Chan |
2006-09-28 | [TG3]: Add basic 5906 support. | Michael Chan |
2006-09-28 | [TG3]: Add tg3_poll_fw(). | Michael Chan |
2006-09-28 | [TG3]: Add 5722 and 5756 support. | Michael Chan |
2006-09-28 | [TG3]: PHY fixes. | Michael Chan |
2006-09-28 | [TG3]: Improve ASF heartbeat. | Michael Chan |
2006-09-28 | [TG3]: Improve 5704S autoneg. | Michael Chan |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-22 | [TG3]: Convert the pci_device_id table to PCI_DEVICE() | Henrik Kretzschmar |
2006-09-22 | [TG3]: Constify firmware structs | Andreas Mohr |
2006-09-22 | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik |
2006-08-19 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik |
2006-08-07 | [TG3]: Fix tx race condition | Michael Chan |
2006-08-07 | [TG3]: skb->dev assignment is done by netdev_alloc_skb | Christoph Hellwig |
2006-08-02 | [TG3]: Convert to netdev_alloc_skb | David S. Miller |
2006-07-25 | [TG3]: Update version and reldate | Michael Chan |
2006-07-25 | [TG3]: Handle tg3_init_rings() failures | Michael Chan |
2006-07-25 | [TG3]: Add tg3_restart_hw() | Michael Chan |
2006-07-08 | [TG3]: add amd8131 to "write reorder" chipsets | John W. Linville |
2006-07-03 | [TG3]: Add ipv6 TSO feature | Michael Chan |
2006-07-02 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-06-30 | [TG3]: Update version and reldate | Michael Chan |
2006-06-30 | [TG3]: Add TSO workaround using GSO | Michael Chan |
2006-06-30 | [TG3]: Turn on hw fix for ASF problems | Michael Chan |
2006-06-30 | [TG3]: Add rx BD workaround | Michael Chan |
2006-06-30 | [TG3]: Add tg3_netif_stop() in vlan functions | Michael Chan |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-23 | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller |
2006-06-23 | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu |
2006-06-17 | [TG3]: Convert to non-LLTX | Michael Chan |
2006-06-17 | [TG3]: Remove unnecessary tx_lock | Michael Chan |
2006-06-17 | [TG3]: update version and reldate | Michael Chan |
2006-06-17 | [TG3]: Add recovery logic when MMIOs are re-ordered | Michael Chan |
2006-06-17 | [TG3]: Add 5786 PCI ID | Michael Chan |
2006-06-09 | [TG3]: Handle Sun onboard tg3 chips more correctly. | David S. Miller |
2006-05-22 | [TG3]: Add some missing rx error counters | Michael Chan |
2006-05-12 | [TG3]: ethtool always report port is TP. | Karsten Keil |
2006-05-09 | [TG3]: Fix possible NULL deref in tg3_run_loopback(). | Jesper Juhl |
2006-04-29 | [TG3]: Update version and reldate | Michael Chan |
2006-04-29 | [TG3]: Fix bug in nvram write | Michael Chan |
2006-04-29 | [TG3]: Add reset_phy parameter to chip reset functions | Gary Zambrano |
2006-04-29 | [TG3]: Reset chip when changing MAC address | Michael Chan |
2006-04-29 | [TG3]: Add phy workaround | Michael Chan |
2006-04-29 | [TG3]: Call netif_carrier_off() during phy reset | Michael Chan |