summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2005-06-08[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-06[TG3]: Update driver version and release date.David S. Miller
2005-06-06[TG3] Fix link failure in 5701Michael Chan
2005-06-06[TG3]: Add TSO firmware licenseMichael Chan
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan
2005-05-29[TG3]: Add interrupt testMichael Chan
2005-05-29[TG3]: Add loopback testMichael Chan
2005-05-29[TG3]: Add memory testMichael Chan
2005-05-29[TG3]: Add register testMichael Chan
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan
2005-05-29[TG3]: Add link testMichael Chan
2005-05-29[TG3]: Add nvram testMichael Chan
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan
2005-05-23[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-18[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller
2005-05-18[TG3]: Refine DMA boundary setting.David S. Miller
2005-05-18[TG3]: Set minimal hw interrupt mitigation.David S. Miller
2005-05-18[TG3]: Add tagged status support.David S. Miller
2005-05-05[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-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan
2005-04-24[TG3]: Update driver version and release date.David S. Miller
2005-04-21[TG3]: Add msi testMichael Chan
2005-04-21[TG3]: Add msi supportMichael Chan
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan
2005-04-21[TG3]: Add nvram detection for 5752Michael Chan
2005-04-21[TG3]: Add GPIO3 for 5752Michael Chan
2005-04-21[TG3]: Workaround 5752 A0 chip IDMichael Chan
2005-04-21[TG3]: Fix tg3_set_power_state()Michael Chan
2005-04-21[TG3]: Setup proper GPIO settingsMichael Chan
2005-04-21[TG3]: Split tg3_phy_probe into 2 functionsMichael Chan
2005-04-21[TG3]: Minor 5752 fixesMichael Chan
2005-04-21[TG3]: add support for bcm5752 rev a1John W. Linville
2005-04-21[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flagJohn W. Linville
2005-04-21[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariantsJohn W. Linville
2005-04-21[TG3]: more use of TG3_FLG2_5705_PLUS flagJohn W. Linville
2005-04-21[TG3]: use new TG3_FLG2_5750_PLUS flagJohn W. Linville
2005-04-21[TG3]: define TG3_FLG2_5750_PLUS flagJohn W. Linville
2005-04-21[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if'sJohn W. Linville
2005-04-21[TG3]: add bcm5752 entry to pci_ids.hJohn W. Linville
2005-04-21[TG3]: add bcm5752 to tg3_pci_tblJohn W. Linville