| Commit message (Expand) | Author | Age | Files | Lines |
* | [TG3]: update version and reldate | Michael Chan | 2006-06-17 | 1 | -2/+2 |
* | [TG3]: Add recovery logic when MMIOs are re-ordered | Michael Chan | 2006-06-17 | 1 | -5/+48 |
* | [TG3]: Add 5786 PCI ID | Michael Chan | 2006-06-17 | 1 | -0/+2 |
* | [TG3]: Handle Sun onboard tg3 chips more correctly. | David S. Miller | 2006-06-09 | 1 | -96/+48 |
* | [TG3]: Add some missing rx error counters | Michael Chan | 2006-05-22 | 1 | -2/+6 |
* | [TG3]: ethtool always report port is TP. | Karsten Keil | 2006-05-12 | 1 | -3/+5 |
* | [TG3]: Fix possible NULL deref in tg3_run_loopback(). | Jesper Juhl | 2006-05-09 | 1 | -0/+3 |
* | [TG3]: Update version and reldate | Michael Chan | 2006-04-29 | 1 | -2/+2 |
* | [TG3]: Fix bug in nvram write | Michael Chan | 2006-04-29 | 1 | -1/+1 |
* | [TG3]: Add reset_phy parameter to chip reset functions | Gary Zambrano | 2006-04-29 | 1 | -17/+17 |
* | [TG3]: Reset chip when changing MAC address | Michael Chan | 2006-04-29 | 1 | -3/+17 |
* | [TG3]: Add phy workaround | Michael Chan | 2006-04-29 | 1 | -4/+13 |
* | [TG3]: Call netif_carrier_off() during phy reset | Michael Chan | 2006-04-29 | 1 | -0/+7 |
* | [TG3]: Speed up SRAM access (2nd version) | Michael Chan | 2006-04-09 | 1 | -27/+42 |
* | [TG3]: Kill some less useful flags | Michael Chan | 2006-04-09 | 1 | -13/+8 |
* | [TG3]: Fix a memory leak. | Adrian Bunk | 2006-04-09 | 1 | -3/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 | 1 | -10/+5 |
|\ |
|
| * | BUG_ON() Conversion in drivers/net/ | Eric Sesterhenn | 2006-04-02 | 1 | -10/+5 |
* | | [TG3]: Update driver version and reldate. | David S. Miller | 2006-04-01 | 1 | -2/+2 |
* | | [TG3]: Revert "Speed up SRAM access" | David S. Miller | 2006-04-01 | 1 | -30/+23 |
|/ |
|
* | [TG3]: Update version and reldate | Michael Chan | 2006-03-28 | 1 | -2/+2 |
* | [TG3]: Skip timer code during full lock | Michael Chan | 2006-03-28 | 1 | -0/+4 |
* | [TG3]: Speed up SRAM access | Michael Chan | 2006-03-28 | 1 | -23/+30 |
* | [TG3]: Fix PHY loopback on 5700 | Michael Chan | 2006-03-28 | 1 | -1/+4 |
* | [TG3]: Fix bug in 40-bit DMA workaround code | Michael Chan | 2006-03-28 | 1 | -1/+1 |
* | [TG3]: Fix probe failure due to invalid MAC address | Michael Chan | 2006-03-28 | 1 | -22/+28 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2006-03-23 | 1 | -2/+2 |
* | [TG3]: Add 5755 nvram support | Michael Chan | 2006-03-23 | 1 | -0/+43 |
* | [TG3]: Add 5755 support | Michael Chan | 2006-03-23 | 1 | -6/+31 |
* | [TG3]: Bump driver version and reldate. | David S. Miller | 2006-03-22 | 1 | -2/+2 |
* | [TG3]: Skip phy power down on some devices | Michael Chan | 2006-03-22 | 1 | -2/+14 |
* | [TG3]: Fix SRAM access during tg3_init_one() | Michael Chan | 2006-03-22 | 1 | -3/+9 |
* | [TG3]: Don't mark tg3_test_registers() as returning const. | David S. Miller | 2006-03-20 | 1 | -1/+1 |
* | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static | Adrian Bunk | 2006-03-20 | 1 | -1/+1 |
* | [TG3]: netif_carrier_off runs too early; could still be queued when init fails | Jeff Mahoney | 2006-03-20 | 1 | -1/+2 |
* | [TG3]: update version and reldate | Michael Chan | 2006-03-20 | 1 | -2/+2 |
* | [TG3]: Add firmware version info | Michael Chan | 2006-03-20 | 1 | -0/+56 |
* | [TG3]: nvram cleanup | Michael Chan | 2006-03-20 | 1 | -27/+35 |
* | [TG3]: Fixup memory test for 5787 | Michael Chan | 2006-03-20 | 1 | -3/+13 |
* | [TG3]: Add new one-shot MSI handler | Michael Chan | 2006-03-20 | 1 | -31/+54 |
* | [TG3]: Add ipv6 checksum support | Michael Chan | 2006-03-20 | 1 | -4/+8 |
* | [TG3]: Add new hard_start_xmit | Michael Chan | 2006-03-20 | 1 | -4/+139 |
* | [TG3]: Add 5787 nvram support | Michael Chan | 2006-03-20 | 1 | -20/+123 |
* | [TG3]: Add 5787 and 5754 basic support | Michael Chan | 2006-03-20 | 1 | -2/+25 |
* | [TG3]: Fix tg3_get_ringparam() | Michael Chan | 2006-03-20 | 1 | -4/+13 |
* | [TG3]: Add some missing netif_running() checks | Michael Chan | 2006-03-20 | 1 | -0/+6 |
* | [TG3]: Update version and reldate | Michael Chan | 2006-03-20 | 1 | -2/+2 |
* | [TG3]: Support shutdown WoL. | Michael Chan | 2006-03-20 | 1 | -11/+41 |
* | [TG3]: Enable TSO by default | Michael Chan | 2006-03-20 | 1 | -4/+5 |
* | [TG3]: Add support for 5714S and 5715S | Michael Chan | 2006-03-20 | 1 | -1/+34 |