]> bbs.cooldavid.org Git - net-next-2.6.git/history - drivers/net/tg3.c
[TG3]: Add basic selftest infrastructure
[net-next-2.6.git] / drivers / net / tg3.c
2005-05-29 Michael Chan[TG3]: Add basic selftest infrastructure
2005-05-27 Christoph HellwigMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch tlan
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch sis900
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch veth
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch qeth
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch ns83820
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch natsemi
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch forcedeth
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch airo
2005-05-26 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch atmel
2005-05-25 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch amd8111
2005-05-25 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch pcnet32
2005-05-25 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch ixgb
2005-05-25 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch e1000
2005-05-25 <jgarzik@pretzel... Automatic merge of /spare/repo/netdev-2.6 branch e100
2005-05-23 Linus TorvaldsMerge of rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-05-23 David S. Miller[TG3]: Update driver version.
2005-05-23 David S. Miller[TG3]: Increase TEST_BUFFER_SIZE to 8K.
2005-05-23 David S. Miller[TG3]: Update driver version and reldate.
2005-05-23 Xose Vazquez Perez[TG3]: Add 5752M device ID.
2005-05-21 Linus TorvaldsAutomatic merge of rsync://www.parisc-linux.org/~jejb...
2005-05-19 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-19 Linus TorvaldsMerge of rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-05-19 David S. Miller[TG3]: In tg3_poll(), resample status_tag after doing...
2005-05-19 David S. Miller[TG3]: Refine DMA boundary setting.
2005-05-19 David S. Miller[TG3]: Set minimal hw interrupt mitigation.
2005-05-19 David S. Miller[TG3]: Add tagged status support.
2005-05-06 Linus TorvaldsAutomatic merge of rsync://www.parisc-linux.org/~jejb...
2005-05-05 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-05 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-05-05 David S. Miller[TG3]: Update driver version and reldate.
2005-05-05 Michael Chan[TG3]: Ignore tg3_stop_block() errors.
2005-05-05 David S. Miller[TG3]: Elide tg3_stop_block messages when such events...
2005-04-28 Linus TorvaldsAutomatic merge of master.kernel.org:/home/rmk/linux...
2005-04-28 David S. Miller[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.
2005-04-27 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-26 Linus TorvaldsAutomatic merge of kernel.org:/home/rmk/linux-2.6-seria...
2005-04-26 Linus TorvaldsAutomatic merge of kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-26 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-26 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-25 Linus TorvaldsAutomated merge of kernel.org:/home/rmk/linux-2.6-rmk.git
2005-04-25 Michael Chan[TG3]: Fix tg3_restart_ints()
2005-04-25 Michael Chan[TG3]: Refresh hw index in tg3_rx()
2005-04-25 Michael Chan[TG3]: Fix bug in tg3_rx()
2005-04-25 Linus TorvaldsAutomatic merge of rsync://rsync.kernel.org/pub/scm...
2005-04-25 David S. Miller[TG3]: Update driver version and release date.
2005-04-22 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2005-04-22 Michael Chan[TG3]: Add msi test
2005-04-22 Michael Chan[TG3]: Add msi support
2005-04-22 Michael Chan[TG3]: Fix bug in tg3_set_eeprom()
2005-04-22 Michael Chan[TG3]: Add nvram lock-out support for 5752 TPM
2005-04-22 Michael Chan[TG3]: Add nvram detection for 5752
2005-04-22 Michael Chan[TG3]: Add GPIO3 for 5752
2005-04-22 Michael Chan[TG3]: Workaround 5752 A0 chip ID
2005-04-22 Michael Chan[TG3]: Fix tg3_set_power_state()
2005-04-22 Michael Chan[TG3]: Setup proper GPIO settings
2005-04-22 Michael Chan[TG3]: Split tg3_phy_probe into 2 functions
2005-04-22 Michael Chan[TG3]: Minor 5752 fixes
2005-04-22 John W. Linville[TG3]: add support for bcm5752 rev a1
2005-04-22 John W. Linville[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_57...
2005-04-22 John W. Linville[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_inv...
2005-04-22 John W. Linville[TG3]: more use of TG3_FLG2_5705_PLUS flag
2005-04-22 John W. Linville[TG3]: use new TG3_FLG2_5750_PLUS flag
2005-04-22 John W. Linville[TG3]: define TG3_FLG2_5750_PLUS flag
2005-04-22 John W. Linville[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way...
2005-04-21 John W. Linville[TG3]: add bcm5752 entry to pci_ids.h
2005-04-21 John W. Linville[TG3]: add bcm5752 to tg3_pci_tbl
2005-04-21 John W. Linville[TG3]: add basic bcm5752 support
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2