Commit Graph

227 Commits (740cf9e15e5b2274841ee9e6d6d717e37b3f31cf)

Author SHA1 Message Date
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
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Michael Chan 1b2a720506 [TG3]: Fix tx race condition 19 years ago
Christoph Hellwig d14cc9a342 [TG3]: skb->dev assignment is done by netdev_alloc_skb 19 years ago
David S. Miller a20e9c6291 [TG3]: Convert to netdev_alloc_skb 19 years ago
Michael Chan b6e77a5346 [TG3]: Update version and reldate 19 years ago
Michael Chan 32d8c5724b [TG3]: Handle tg3_init_rings() failures 19 years ago
Michael Chan b9ec6c1b91 [TG3]: Add tg3_restart_hw() 19 years ago
John W. Linville c165b00405 [TG3]: add amd8131 to "write reorder" chipsets 19 years ago
Michael Chan b0026624f1 [TG3]: Add ipv6 TSO feature 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Michael Chan 2c6059bca8 [TG3]: Update version and reldate 19 years ago
Michael Chan 52c0fd834e [TG3]: Add TSO workaround using GSO 19 years ago
Michael Chan 1661394e78 [TG3]: Turn on hw fix for ASF problems 19 years ago
Michael Chan f92905deb9 [TG3]: Add rx BD workaround 19 years ago
Michael Chan 29315e8770 [TG3]: Add tg3_netif_stop() in vlan functions 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
David S. Miller de8d28b16f [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. 19 years ago
Herbert Xu 7967168cef [NET]: Merge TSO/UFO fields in sk_buff 19 years ago
Michael Chan 00b7050426 [TG3]: Convert to non-LLTX 19 years ago