Commit Graph

269 Commits (28cdf76bf0bce757428f84161e3aa510028d47b4)

Author SHA1 Message Date
Michael Chan 823036ed32 [TG3]: Update version and reldate. 18 years ago
Michael Chan c04cb34725 [TG3]: Eliminate spurious interrupts. 18 years ago
Matt Carlson 8ed5d97e5e [TG3]: Add ASPM workaround. 18 years ago
Michael Chan 7544b0972c [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. 18 years ago
Matt Carlson 98efd8a6be [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. 18 years ago
Michael Chan 5cf64b8a73 [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag. 18 years ago
Michael Chan 986e0aeb9a [TG3]: Remove reset during MAC address changes. 18 years ago
Gary Zambrano a85feb8cfc [TG3]: WoL fixes. 18 years ago
Gary Zambrano aaf84465fc [TG3]: Clear GPIO mask before storing. 18 years ago
Matt Carlson 989a9d239c [TG3]: Improve NVRAM sizing. 18 years ago
Matt Carlson c13e371385 [TG3]: Fix TSO bugs. 18 years ago
David S. Miller 374d4cac62 [TIGON3]: of_get_property() returns const. 18 years ago
David S. Miller 49b6e95ff6 [TG3]: Use pci_device_to_OF_node() on sparc. 18 years ago
Stephen Rothwell ccf0dec6fc [SPARC/64] constify of_get_property return: drivers 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
Michael Chan b8fa2f3a82 [TG3]: Fix crash during tg3_init_one(). 18 years ago
Michael Chan 20bd7dd4ca [TG3]: Update version and reldate. 18 years ago
Michael Chan d18edcb212 [TG3]: Exit irq handler during chip reset. 18 years ago
Michael Chan 1c46ae05d9 [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Michael Chan 7f62ad5d37 [TG3]: TSO workaround fixes. 18 years ago
Michael Chan 65610fbab3 [TG3]: Update copyright, version, and reldate. 18 years ago
Michael Chan b040875112 [TG3]: Add some tx timeout debug messages. 18 years ago
Michael Chan 569a5df859 [TG3]: Use constant for PHY register 0x1e. 18 years ago
Michael Chan 5129724aa5 [TG3]: Power down 5704 serdes transceiver when shutting down. 18 years ago
Michael Chan d7b0a8573c [TG3]: 5906 doesn't need to switch to slower clock. 18 years ago
Michael Chan d4011adaf8 [TG3]: 5722/5756 don't need PHY jitter workaround. 18 years ago
Michael Chan 49afdeb65b [TG3]: Use lower DMA watermark for 5703. 18 years ago
Michael Chan 436f137975 [TG3]: Save MSI state before suspend. 18 years ago
Eric Dumazet 6b31a515e3 [TG3]: Avoid an expensive divide. 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Michael Chan c1d2a1965a [TG3]: Add PHY workaround for 5755M. 18 years ago
Michael Chan 749494bad9 [TG3]: Update version and reldate. 18 years ago
Michael Chan 60189ddff0 [TG3]: Power down/up 5906 PHY correctly. 18 years ago
Michael Chan c49a1561ee [TG3]: Fix race condition when calling register_netdev(). 18 years ago
Michael Chan 24fcad6b3c [TG3]: Assign tp->link_config.orig_* values. 18 years ago
Yan Burman bd2b334378 [TG3]: replace kmalloc+memset with kzalloc 18 years ago
Michael Chan cbb45d21fb [TG3]: Identify Serdes devices more clearly. 18 years ago
Michael Chan 9d57f01c13 [TG3]: Use msleep. 18 years ago
Michael Chan 9f88f29fc5 [TG3]: Use netif_msg_*. 18 years ago
Michael Chan 3600d918d8 [TG3]: Allow partial speed advertisement. 18 years ago
Michael Chan 9d26e21342 [TG3]: Add TG3_FLG2_IS_NIC flag. 18 years ago
Michael Chan 676917d488 [TG3]: Add 5787F device ID. 18 years ago
Michael Chan 5d64ad34f4 [TG3]: Fix Phy loopback. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Ira W. Snyder 12862086f2 [TG3]: Add missing unlock in tg3_open() error path. 18 years ago