index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-07
[TG3]: Fix tx race condition
Michael Chan
1
-21
/
+28
2006-08-07
[TG3]: skb->dev assignment is done by netdev_alloc_skb
Christoph Hellwig
1
-2
/
+0
2006-08-02
[TG3]: Convert to netdev_alloc_skb
David S. Miller
1
-5
/
+5
2006-07-25
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-07-25
[TG3]: Handle tg3_init_rings() failures
Michael Chan
1
-5
/
+27
2006-07-25
[TG3]: Add tg3_restart_hw()
Michael Chan
1
-22
/
+58
2006-07-08
[TG3]: add amd8131 to "write reorder" chipsets
John W. Linville
1
-0
/
+2
2006-07-03
[TG3]: Add ipv6 TSO feature
Michael Chan
1
-9
/
+24
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-3
/
+3
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-10
/
+97
2006-06-30
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-06-30
[TG3]: Add TSO workaround using GSO
Michael Chan
1
-4
/
+49
2006-06-30
[TG3]: Turn on hw fix for ASF problems
Michael Chan
1
-2
/
+6
2006-06-30
[TG3]: Add rx BD workaround
Michael Chan
1
-2
/
+28
2006-06-30
[TG3]: Add tg3_netif_stop() in vlan functions
Michael Chan
1
-0
/
+12
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
1
-4
/
+6
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
1
-2
/
+2
2006-06-17
[TG3]: Convert to non-LLTX
Michael Chan
1
-17
/
+10
2006-06-17
[TG3]: Remove unnecessary tx_lock
Michael Chan
1
-4
/
+0
2006-06-17
[TG3]: update version and reldate
Michael Chan
1
-2
/
+2
2006-06-17
[TG3]: Add recovery logic when MMIOs are re-ordered
Michael Chan
1
-5
/
+48
2006-06-17
[TG3]: Add 5786 PCI ID
Michael Chan
1
-0
/
+2
2006-06-09
[TG3]: Handle Sun onboard tg3 chips more correctly.
David S. Miller
1
-96
/
+48
2006-05-22
[TG3]: Add some missing rx error counters
Michael Chan
1
-2
/
+6
2006-05-12
[TG3]: ethtool always report port is TP.
Karsten Keil
1
-3
/
+5
2006-05-09
[TG3]: Fix possible NULL deref in tg3_run_loopback().
Jesper Juhl
1
-0
/
+3
2006-04-29
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-04-29
[TG3]: Fix bug in nvram write
Michael Chan
1
-1
/
+1
2006-04-29
[TG3]: Add reset_phy parameter to chip reset functions
Gary Zambrano
1
-17
/
+17
2006-04-29
[TG3]: Reset chip when changing MAC address
Michael Chan
1
-3
/
+17
2006-04-29
[TG3]: Add phy workaround
Michael Chan
1
-4
/
+13
2006-04-29
[TG3]: Call netif_carrier_off() during phy reset
Michael Chan
1
-0
/
+7
2006-04-09
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
1
-27
/
+42
2006-04-09
[TG3]: Kill some less useful flags
Michael Chan
1
-13
/
+8
2006-04-09
[TG3]: Fix a memory leak.
Adrian Bunk
1
-3
/
+7
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-10
/
+5
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
1
-10
/
+5
2006-04-01
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-04-01
[TG3]: Revert "Speed up SRAM access"
David S. Miller
1
-30
/
+23
2006-03-28
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-28
[TG3]: Skip timer code during full lock
Michael Chan
1
-0
/
+4
2006-03-28
[TG3]: Speed up SRAM access
Michael Chan
1
-23
/
+30
2006-03-28
[TG3]: Fix PHY loopback on 5700
Michael Chan
1
-1
/
+4
2006-03-28
[TG3]: Fix bug in 40-bit DMA workaround code
Michael Chan
1
-1
/
+1
2006-03-28
[TG3]: Fix probe failure due to invalid MAC address
Michael Chan
1
-22
/
+28
2006-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
1
-0
/
+43
2006-03-23
[TG3]: Add 5755 support
Michael Chan
1
-6
/
+31
2006-03-22
[TG3]: Bump driver version and reldate.
David S. Miller
1
-2
/
+2
[next]