Commit Graph

248 Commits (310f7963c24ab8fa56a539fa060dd84560ce26e9)

Author SHA1 Message Date
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
Michael Chan c7835a77c8 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. 19 years ago
Gary Zambrano 0ccead1869 [TG3]: Increase 5906 firmware poll time. 19 years ago
Michael Chan af2c6a4aaa [TG3]: Fix array overrun in tg3_read_partno(). 19 years ago
Michael Chan 36da4d869f [TG3]: Fix 2nd ifup failure on 5752M. 19 years ago
David S. Miller 6ba7511b7c [TG3]: Bump driver version and release date. 19 years ago
Michael Chan bc3a9254a7 [TG3]: Add lower bound checks for tx ring size. 19 years ago
Ranjit Manomohan 42952231c6 [TG3]: Fix set ring params tx ring size implementation 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Michael Chan 1533d38215 [TG3]: Update version and reldate. 19 years ago
Michael Chan b16250e3d1 [TG3]: Add 5709 self-test support. 19 years ago
Michael Chan 715116a126 [TG3]: Add 5709 PHY support. 19 years ago
Michael Chan b5d3772ccb [TG3]: Add basic 5906 support. 19 years ago
Michael Chan 7a6f436944 [TG3]: Add tg3_poll_fw(). 19 years ago
Michael Chan 126a336822 [TG3]: Add 5722 and 5756 support. 19 years ago
Michael Chan 3f7045c1f2 [TG3]: PHY fixes. 19 years ago
Michael Chan 130b8e4d0e [TG3]: Improve ASF heartbeat. 19 years ago
Michael Chan 3d3ebe741b [TG3]: Improve 5704S autoneg. 19 years ago
Henrik Kretzschmar 131852176c [TG3]: Convert the pci_device_id table to PCI_DEVICE() 19 years ago
Andreas Mohr 50da859d4e [TG3]: Constify firmware structs 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago