Commit Graph

286 Commits (e7e381f639657b2e681ff6fb31e131db360550ac)

Author SHA1 Message Date
Michael Chan 2fbe43f6f6 [TG3]: Workaround MSI bug on 5714/5780. 18 years ago
Michael Chan 3e0c95fd64 [TG3]: Fix suspend/resume problem. 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Michael Chan ee6a99b539 [TG3]: Fix msi issue with kexec/kdump. 18 years ago
Michael Chan 6460d948f3 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. 18 years ago
Michael Chan 15028aad00 [TG3]: Update version to 3.78. 18 years ago
Matt Carlson 70b65a2d62 [TG3]: Add missing NVRAM strapping. 18 years ago
Matt Carlson 9ef8ca9974 [TG3]: Enable auto MDI. 18 years ago
Matt Carlson e8f3f6cad7 [TG3]: Fix the polarity bit. 18 years ago
Michael Chan 469665459d [TG3]: Fix irq_sync race condition. 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Stephen Hemminger d212f87b06 [NET]: IPV6 checksum offloading in network devices 18 years ago
Michael Chan 007a880d62 [TG3]: Fix link problem on Dell's onboard 5906. 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 2b3cb2e778 tg3: use flush_work_keventd() 18 years ago
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