Commit Graph

201 Commits (78aef519ed07797f94cff1d0d66dd01704474916)

Author SHA1 Message Date
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
Eric Sesterhenn 5d9428de1a BUG_ON() Conversion in drivers/net/ 19 years ago
David S. Miller 5c516c1019 [TG3]: Update driver version and reldate. 19 years ago
David S. Miller 758a613936 [TG3]: Revert "Speed up SRAM access" 19 years ago
Michael Chan e3a05978f1 [TG3]: Update version and reldate 19 years ago
Michael Chan f475f163f1 [TG3]: Skip timer code during full lock 19 years ago
Michael Chan 100c467330 [TG3]: Speed up SRAM access 19 years ago
Michael Chan ff18ff0234 [TG3]: Fix PHY loopback on 5700 19 years ago
Michael Chan 6728a8e2e1 [TG3]: Fix bug in 40-bit DMA workaround code 19 years ago
Michael Chan 008652b337 [TG3]: Fix probe failure due to invalid MAC address 19 years ago