| Commit message (Expand) | Author | Age |
* | [TG3]: Fix bug in setting a tg3_flag | Michael Chan | 2005-08-29 |
* | [TG3]: Eliminate one register write in tg3_restart_ints() | Michael Chan | 2005-08-29 |
* | [TG3]: Add indirect register method for 5703 behind ICH | Michael Chan | 2005-08-29 |
* | [TG3]: Add mailbox read method | Michael Chan | 2005-08-29 |
* | [TG3]: Add various register methods | Michael Chan | 2005-08-29 |
* | [TG3]: Add basic register access function pointers | Michael Chan | 2005-08-29 |
* | [TG3]: Fix ethtool loopback test lockup | Michael Chan | 2005-08-25 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-08-19 |
* | [TG3]: Fix SerDes detection | Michael Chan | 2005-08-19 |
* | [TG3]: Save initial PCI state before registering the netdevice. | David S. Miller | 2005-08-06 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-07-25 |
* | [TG3]: add 5780 fiber support | Michael Chan | 2005-07-25 |
* | [TG3]: disallow jumbo TSO on 5780 | Michael Chan | 2005-07-25 |
* | [TG3]: consolidate all DMA water mark settings | Michael Chan | 2005-07-25 |
* | [TG3]: add variable buffer size for standard ring | Michael Chan | 2005-07-25 |
* | [TG3]: add 5780 basic jumbo frame support | Michael Chan | 2005-07-25 |
* | [TG3]: add 5780 basic support | Michael Chan | 2005-07-25 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-07-05 |
* | [TG3]: support for ethtool -C | Michael Chan | 2005-07-05 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-06-24 |
* | [TG3]: Refinements to new locking strategy. | Michael Chan | 2005-06-24 |
* | [TG3]: Eliminate all hw IRQ handler spinlocks. | David S. Miller | 2005-06-24 |
* | [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing. | David S. Miller | 2005-06-24 |
* | [TG3]: Update driver version and release date. | David S. Miller | 2005-06-08 |
* | [TG3]: Fix 5700/5701 DMA corruption on Apple G4. | Michael Chan | 2005-06-08 |
* | [TG3]: Update driver version and release date. | David S. Miller | 2005-06-06 |
* | [TG3] Fix link failure in 5701 | Michael Chan | 2005-06-06 |
* | [TG3]: Add TSO firmware license | Michael Chan | 2005-06-06 |
* | [TG3]: Fix bug in tg3_load_firmware_cpu | Michael Chan | 2005-05-29 |
* | [TG3]: Add interrupt test | Michael Chan | 2005-05-29 |
* | [TG3]: Add loopback test | Michael Chan | 2005-05-29 |
* | [TG3]: Add memory test | Michael Chan | 2005-05-29 |
* | [TG3]: Add register test | Michael Chan | 2005-05-29 |
* | [TG3]: Add parameter to tg3_halt | Michael Chan | 2005-05-29 |
* | [TG3]: Add link test | Michael Chan | 2005-05-29 |
* | [TG3]: Add nvram test | Michael Chan | 2005-05-29 |
* | [TG3]: Add basic selftest infrastructure | Michael Chan | 2005-05-29 |
* | [TG3]: Update driver version. | David S. Miller | 2005-05-23 |
* | [TG3]: Increase TEST_BUFFER_SIZE to 8K. | David S. Miller | 2005-05-23 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-23 |
* | [TG3]: Add 5752M device ID. | Xose Vazquez Perez | 2005-05-23 |
* | [TG3]: In tg3_poll(), resample status_tag after doing work. | David S. Miller | 2005-05-19 |
* | [TG3]: Refine DMA boundary setting. | David S. Miller | 2005-05-19 |
* | [TG3]: Set minimal hw interrupt mitigation. | David S. Miller | 2005-05-19 |
* | [TG3]: Add tagged status support. | David S. Miller | 2005-05-19 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-05 |
* | [TG3]: Ignore tg3_stop_block() errors. | Michael Chan | 2005-05-05 |
* | [TG3]: Elide tg3_stop_block messages when such events are normal. | David S. Miller | 2005-05-05 |
* | [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls. | David S. Miller | 2005-04-28 |
* | [TG3]: Fix tg3_restart_ints() | Michael Chan | 2005-04-25 |