summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-231-4/+6
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* [TG3]: Convert to non-LLTXMichael Chan2006-06-171-17/+10
* [TG3]: Remove unnecessary tx_lockMichael Chan2006-06-171-4/+0
* [TG3]: update version and reldateMichael Chan2006-06-171-2/+2
* [TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2006-06-171-5/+48
* [TG3]: Add 5786 PCI IDMichael Chan2006-06-171-0/+2
* [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-091-96/+48
* [TG3]: Add some missing rx error countersMichael Chan2006-05-221-2/+6
* [TG3]: ethtool always report port is TP.Karsten Keil2006-05-121-3/+5
* [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-091-0/+3
* [TG3]: Update version and reldateMichael Chan2006-04-291-2/+2
* [TG3]: Fix bug in nvram writeMichael Chan2006-04-291-1/+1
* [TG3]: Add reset_phy parameter to chip reset functionsGary Zambrano2006-04-291-17/+17
* [TG3]: Reset chip when changing MAC addressMichael Chan2006-04-291-3/+17
* [TG3]: Add phy workaroundMichael Chan2006-04-291-4/+13
* [TG3]: Call netif_carrier_off() during phy resetMichael Chan2006-04-291-0/+7
* [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-091-27/+42
* [TG3]: Kill some less useful flagsMichael Chan2006-04-091-13/+8
* [TG3]: Fix a memory leak.Adrian Bunk2006-04-091-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-10/+5
|\
| * BUG_ON() Conversion in drivers/net/Eric Sesterhenn2006-04-021-10/+5
* | [TG3]: Update driver version and reldate.David S. Miller2006-04-011-2/+2
* | [TG3]: Revert "Speed up SRAM access"David S. Miller2006-04-011-30/+23
|/
* [TG3]: Update version and reldateMichael Chan2006-03-281-2/+2
* [TG3]: Skip timer code during full lockMichael Chan2006-03-281-0/+4
* [TG3]: Speed up SRAM accessMichael Chan2006-03-281-23/+30
* [TG3]: Fix PHY loopback on 5700Michael Chan2006-03-281-1/+4
* [TG3]: Fix bug in 40-bit DMA workaround codeMichael Chan2006-03-281-1/+1
* [TG3]: Fix probe failure due to invalid MAC addressMichael Chan2006-03-281-22/+28
* [TG3]: Update driver version and reldate.David S. Miller2006-03-231-2/+2
* [TG3]: Add 5755 nvram supportMichael Chan2006-03-231-0/+43
* [TG3]: Add 5755 supportMichael Chan2006-03-231-6/+31
* [TG3]: Bump driver version and reldate.David S. Miller2006-03-221-2/+2
* [TG3]: Skip phy power down on some devicesMichael Chan2006-03-221-2/+14
* [TG3]: Fix SRAM access during tg3_init_one()Michael Chan2006-03-221-3/+9
* [TG3]: Don't mark tg3_test_registers() as returning const.David S. Miller2006-03-201-1/+1
* [TG3]: make drivers/net/tg3.c:tg3_request_irq() staticAdrian Bunk2006-03-201-1/+1
* [TG3]: netif_carrier_off runs too early; could still be queued when init failsJeff Mahoney2006-03-201-1/+2
* [TG3]: update version and reldateMichael Chan2006-03-201-2/+2
* [TG3]: Add firmware version infoMichael Chan2006-03-201-0/+56
* [TG3]: nvram cleanupMichael Chan2006-03-201-27/+35
* [TG3]: Fixup memory test for 5787Michael Chan2006-03-201-3/+13
* [TG3]: Add new one-shot MSI handlerMichael Chan2006-03-201-31/+54
* [TG3]: Add ipv6 checksum supportMichael Chan2006-03-201-4/+8
* [TG3]: Add new hard_start_xmitMichael Chan2006-03-201-4/+139
* [TG3]: Add 5787 nvram supportMichael Chan2006-03-201-20/+123
* [TG3]: Add 5787 and 5754 basic supportMichael Chan2006-03-201-2/+25
* [TG3]: Fix tg3_get_ringparam()Michael Chan2006-03-201-4/+13
* [TG3]: Add some missing netif_running() checksMichael Chan2006-03-201-0/+6
OpenPOWER on IntegriCloud