index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
2007-07-14
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
1
-5
/
+1
|
\
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-5
/
+1
*
|
[TG3]: Update version to 3.78.
Michael Chan
2007-07-11
1
-2
/
+2
*
|
[TG3]: Add missing NVRAM strapping.
Matt Carlson
2007-07-11
1
-1
/
+3
*
|
[TG3]: Enable auto MDI.
Matt Carlson
2007-07-11
1
-15
/
+41
*
|
[TG3]: Fix the polarity bit.
Matt Carlson
2007-07-11
1
-19
/
+44
*
|
[TG3]: Fix irq_sync race condition.
Michael Chan
2007-07-11
1
-3
/
+3
*
|
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
2007-07-10
1
-4
/
+3
|
/
*
[TG3]: Fix link problem on Dell's onboard 5906.
Michael Chan
2007-06-03
1
-2
/
+3
*
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-06-03
1
-16
/
+0
*
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
1
-1
/
+1
*
tg3: use flush_work_keventd()
Andrew Morton
2007-05-09
1
-10
/
+1
*
[TG3]: Update version and reldate.
Michael Chan
2007-05-07
1
-2
/
+2
*
[TG3]: Eliminate spurious interrupts.
Michael Chan
2007-05-07
1
-2
/
+10
*
[TG3]: Add ASPM workaround.
Matt Carlson
2007-05-07
1
-0
/
+24
*
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
2007-05-05
1
-9
/
+15
*
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
2007-05-05
1
-12
/
+12
*
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
2007-05-05
1
-8
/
+2
*
[TG3]: Remove reset during MAC address changes.
Michael Chan
2007-05-05
1
-17
/
+18
*
[TG3]: WoL fixes.
Gary Zambrano
2007-05-05
1
-10
/
+15
*
[TG3]: Clear GPIO mask before storing.
Gary Zambrano
2007-05-05
1
-0
/
+1
*
[TG3]: Improve NVRAM sizing.
Matt Carlson
2007-05-05
1
-16
/
+23
*
[TG3]: Fix TSO bugs.
Matt Carlson
2007-05-05
1
-6
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-18
/
+13
|
\
|
*
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
1
-1
/
+1
|
*
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
1
-18
/
+13
|
*
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
1
-1
/
+1
*
|
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
|
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
1
-8
/
+7
*
|
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
|
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-15
/
+15
*
|
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
|
/
*
[TG3]: Fix crash during tg3_init_one().
Michael Chan
2007-04-06
1
-2
/
+4
*
[TG3]: Update version and reldate.
Michael Chan
2007-03-25
1
-2
/
+2
*
[TG3]: Exit irq handler during chip reset.
Michael Chan
2007-03-25
1
-47
/
+66
*
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
Michael Chan
2007-03-25
1
-16
/
+1
*
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-03-02
1
-2
/
+1
*
[TG3]: TSO workaround fixes.
Michael Chan
2007-02-26
1
-9
/
+11
*
[TG3]: Update copyright, version, and reldate.
Michael Chan
2007-02-13
1
-3
/
+3
*
[TG3]: Add some tx timeout debug messages.
Michael Chan
2007-02-13
1
-1
/
+11
*
[TG3]: Use constant for PHY register 0x1e.
Michael Chan
2007-02-13
1
-4
/
+6
*
[TG3]: Power down 5704 serdes transceiver when shutting down.
Michael Chan
2007-02-13
1
-1
/
+11
*
[TG3]: 5906 doesn't need to switch to slower clock.
Michael Chan
2007-02-13
1
-1
/
+2
*
[TG3]: 5722/5756 don't need PHY jitter workaround.
Michael Chan
2007-02-13
1
-1
/
+3
*
[TG3]: Use lower DMA watermark for 5703.
Michael Chan
2007-02-13
1
-1
/
+7
*
[TG3]: Save MSI state before suspend.
Michael Chan
2007-02-13
1
-0
/
+3
*
[TG3]: Avoid an expensive divide.
Eric Dumazet
2007-02-08
1
-1
/
+1
*
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-02-05
1
-32
/
+0
*
[TG3]: Add PHY workaround for 5755M.
Michael Chan
2007-01-09
1
-5
/
+12
[next]