[TG3]: Add phy workaround
[safe/jmp/linux-2.6] / drivers / net / tg3.c
2006-04-30 Michael Chan[TG3]: Add phy workaround
2006-04-30 Michael Chan[TG3]: Call netif_carrier_off() during phy reset
2006-04-10 Michael Chan[TG3]: Speed up SRAM access (2nd version)
2006-04-10 Michael Chan[TG3]: Kill some less useful flags
2006-04-10 Adrian Bunk[TG3]: Fix a memory leak.
2006-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-04-02 Eric SesterhennBUG_ON() Conversion in drivers/net/
2006-04-01 David S. Miller[TG3]: Update driver version and reldate.
2006-04-01 David S. Miller[TG3]: Revert "Speed up SRAM access"
2006-03-29 Michael Chan[TG3]: Update version and reldate
2006-03-29 Michael Chan[TG3]: Skip timer code during full lock
2006-03-29 Michael Chan[TG3]: Speed up SRAM access
2006-03-29 Michael Chan[TG3]: Fix PHY loopback on 5700
2006-03-29 Michael Chan[TG3]: Fix bug in 40-bit DMA workaround code
2006-03-29 Michael Chan[TG3]: Fix probe failure due to invalid MAC address
2006-03-23 David S. Miller[TG3]: Update driver version and reldate.
2006-03-23 Michael Chan[TG3]: Add 5755 nvram support
2006-03-23 Michael Chan[TG3]: Add 5755 support
2006-03-22 David S. Miller[TG3]: Bump driver version and reldate.
2006-03-22 Michael Chan[TG3]: Skip phy power down on some devices
2006-03-22 Michael Chan[TG3]: Fix SRAM access during tg3_init_one()
2006-03-21 David S. Miller[TG3]: Don't mark tg3_test_registers() as returning...
2006-03-21 Adrian Bunk[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
2006-03-21 Jeff Mahoney[TG3]: netif_carrier_off runs too early; could still...
2006-03-21 Michael Chan[TG3]: update version and reldate
2006-03-21 Michael Chan[TG3]: Add firmware version info
2006-03-21 Michael Chan[TG3]: nvram cleanup
2006-03-21 Michael Chan[TG3]: Fixup memory test for 5787
2006-03-21 Michael Chan[TG3]: Add new one-shot MSI handler
2006-03-21 Michael Chan[TG3]: Add ipv6 checksum support
2006-03-21 Michael Chan[TG3]: Add new hard_start_xmit
2006-03-21 Michael Chan[TG3]: Add 5787 nvram support
2006-03-21 Michael Chan[TG3]: Add 5787 and 5754 basic support
2006-03-21 Michael Chan[TG3]: Fix tg3_get_ringparam()
2006-03-21 Michael Chan[TG3]: Add some missing netif_running() checks
2006-03-21 Michael Chan[TG3]: Update version and reldate
2006-03-21 Michael Chan[TG3]: Support shutdown WoL.
2006-03-21 Michael Chan[TG3]: Enable TSO by default
2006-03-21 Michael Chan[TG3]: Add support for 5714S and 5715S
2006-03-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-20 Jeff GarzikMerge branch 'master'
2006-03-20 David S. Miller[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun...
2006-03-19 Michael Chan[TG3]: 40-bit DMA workaround part 2
2006-03-17 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-15 John W. LinvilleMerge branch 'upstream-fixes'
2006-03-12 Adrian Bunk[TG3] tg3_bus_string(): remove dead code
2006-03-11 Jeff GarzikMerge branch 'upstream-fixes'
2006-03-07 Michael Chan[TG3]: Add DMA address workaround
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-02-27 David S. Miller[TG3]: Fix Sun tg3 variant detection.
2006-02-03 David S. Miller[TG3]: Update driver version and release date.
2006-02-03 Michael Chan[TG3]: Flush tg3_reset_task()
2006-01-17 Michael Chan[TG3]: Refine nvram locking
2006-01-03 Alexey Dobriyan[TG3]: fixup tot_len calculation
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-12-28 David S. Miller[TG3]: Update driver version and reldate.
2005-12-28 Chris Elmquist[TG3]: ethtool -d hangs PCIe systems
2005-12-20 Michael Chan[TG3]: Fix ethtool memory test
2005-12-20 Michael Chan[TG3]: Add tw32_wait_f() for some sensitive registers
2005-12-20 Michael Chan[TG3]: Some low power fixes
2005-12-20 Michael Chan[TG3]: Fix peer device handling
2005-12-14 Michael Chan[TG3]: Fix low power state
2005-12-14 Michael Chan[TG3]: Fix 5704 single-port mode
2005-12-14 Michael Chan[TG3]: Fix suspend and resume
2005-12-14 Michael Chan[TG3]: Fix nvram arbitration bugs.
2005-12-07 Stephen Hemminger[TG3]: remove warning on race
2005-10-29 Tobias Klauser[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK...
2005-10-28 Jesper Juhldrivers/net: Remove pointless checks for NULL prior...
2005-10-28 Michael Chan[PATCH] tg3: update version and minor fixes
2005-10-28 Michael Chan[PATCH] tg3: fix ASF heartbeat
2005-10-28 Michael Chan[PATCH] tg3: add 5714/5715 support
2005-10-03 David S. Miller[TG3]: Update driver version and release date.
2005-10-03 Michael Chan[TG3]: Refine AMD K8 write-reorder chipset test.
2005-09-27 David S. Miller[TG3]: Update driver version and release date.
2005-09-27 Michael Chan[TG3]: misc. fixes
2005-09-27 Michael Chan[TG3]: 5780 PHY fixes
2005-09-17 Michael Chan[TG3]: Fix 4GB boundary tx handling
2005-09-17 Peter Hagervall[TG3]: Sparse fixes for tg3
2005-09-16 David S. Miller[TG3]: Add AMD K8 to list of write-reorder chipsets.
2005-09-12 John W. Linville[TG3]: Add support for ETHTOOL_GPERMADDR.
2005-09-12 John W. Linville[TG3]: Do not count non-error frames dropped by the...
2005-09-06 David S. Miller[TG3]: Update driver version and release date.
2005-09-06 Michael Chan[TG3]: Use status tag to check for new events
2005-09-06 Michael Chan[TG3]: Remove status block access in tg3_msi() and...
2005-09-06 Michael Chan[TG3]: Add PHY loopback test
2005-09-06 Michael Chan[TG3]: Add ethtool -p support
2005-09-06 Michael Chan[TG3]: Minor 5780 and 5752 fixes
2005-09-02 David S. Miller[TG3]: Update driver version and release date.
2005-09-02 Michael Chan[TG3]: Minimize locking in TX path.
2005-08-29 Michael Chan[TG3]: Fix bug in setting a tg3_flag
2005-08-29 Michael Chan[TG3]: Eliminate one register write in tg3_restart_ints()
2005-08-29 Michael Chan[TG3]: Add indirect register method for 5703 behind ICH
2005-08-29 Michael Chan[TG3]: Add mailbox read method
2005-08-29 Michael Chan[TG3]: Add various register methods
2005-08-29 Michael Chan[TG3]: Add basic register access function pointers
2005-08-25 Michael Chan[TG3]: Fix ethtool loopback test lockup
2005-08-19 David S. Miller[TG3]: Update driver version and reldate.
2005-08-19 Michael Chan[TG3]: Fix SerDes detection
2005-08-06 David S. Miller[TG3]: Save initial PCI state before registering the...
2005-07-25 David S. Miller[TG3]: Update driver version and reldate.
next