Commit Graph

210 Commits (087387f90f577f5a0ab68d33ef326c9bb6d80dda)

Author SHA1 Message Date
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
Michael Chan c71302d61f [TG3]: Remove unnecessary tx_lock 19 years ago
Michael Chan 9cb3528cdb [TG3]: update version and reldate 19 years ago
Michael Chan df3e654818 [TG3]: Add recovery logic when MMIOs are re-ordered 19 years ago
Michael Chan 30b6c28d2a [TG3]: Add 5786 PCI ID 19 years ago
David S. Miller f49639e643 [TG3]: Handle Sun onboard tg3 chips more correctly. 19 years ago
Michael Chan 463d305bc5 [TG3]: Add some missing rx error counters 19 years ago
Karsten Keil ef34814426 [TG3]: ethtool always report port is TP. 19 years ago
Jesper Juhl a50bb7b9af [TG3]: Fix possible NULL deref in tg3_run_loopback(). 19 years ago
Michael Chan b276764091 [TG3]: Update version and reldate 19 years ago
Michael Chan f6d9a2565b [TG3]: Fix bug in nvram write 19 years ago
Gary Zambrano 8e7a22e3eb [TG3]: Add reset_phy parameter to chip reset functions 19 years ago
Michael Chan 58712ef9f2 [TG3]: Reset chip when changing MAC address 19 years ago
Michael Chan c424cb249d [TG3]: Add phy workaround 19 years ago
Michael Chan c8e1e82b6a [TG3]: Call netif_carrier_off() during phy reset 19 years ago
Michael Chan bbadf503d7 [TG3]: Speed up SRAM access (2nd version) 19 years ago
Michael Chan d2d746f83b [TG3]: Kill some less useful flags 19 years ago
Adrian Bunk ad96b485b4 [TG3]: Fix a memory leak. 19 years ago