index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
2007-06-03
[TG3]: Fix link problem on Dell's onboard 5906.
Michael Chan
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
2007-05-07
[TG3]: Update version and reldate.
Michael Chan
2007-05-07
[TG3]: Eliminate spurious interrupts.
Michael Chan
2007-05-07
[TG3]: Add ASPM workaround.
Matt Carlson
2007-05-05
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
2007-05-05
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
2007-05-05
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
2007-05-05
[TG3]: Remove reset during MAC address changes.
Michael Chan
2007-05-05
[TG3]: WoL fixes.
Gary Zambrano
2007-05-05
[TG3]: Clear GPIO mask before storing.
Gary Zambrano
2007-05-05
[TG3]: Improve NVRAM sizing.
Matt Carlson
2007-05-05
[TG3]: Fix TSO bugs.
Matt Carlson
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-26
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-25
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
2007-04-06
[TG3]: Fix crash during tg3_init_one().
Michael Chan
2007-03-25
[TG3]: Update version and reldate.
Michael Chan
2007-03-25
[TG3]: Exit irq handler during chip reset.
Michael Chan
2007-03-25
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
Michael Chan
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
2007-02-26
[TG3]: TSO workaround fixes.
Michael Chan
2007-02-13
[TG3]: Update copyright, version, and reldate.
Michael Chan
2007-02-13
[TG3]: Add some tx timeout debug messages.
Michael Chan
2007-02-13
[TG3]: Use constant for PHY register 0x1e.
Michael Chan
2007-02-13
[TG3]: Power down 5704 serdes transceiver when shutting down.
Michael Chan
2007-02-13
[TG3]: 5906 doesn't need to switch to slower clock.
Michael Chan
2007-02-13
[TG3]: 5722/5756 don't need PHY jitter workaround.
Michael Chan
2007-02-13
[TG3]: Use lower DMA watermark for 5703.
Michael Chan
2007-02-13
[TG3]: Save MSI state before suspend.
Michael Chan
2007-02-08
[TG3]: Avoid an expensive divide.
Eric Dumazet
2007-02-05
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-01-09
[TG3]: Add PHY workaround for 5755M.
Michael Chan
2006-12-17
[TG3]: Update version and reldate.
Michael Chan
2006-12-17
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
2006-12-17
[TG3]: Fix race condition when calling register_netdev().
Michael Chan
2006-12-17
[TG3]: Assign tp->link_config.orig_* values.
Michael Chan
2006-12-17
[TG3]: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
[TG3]: Identify Serdes devices more clearly.
Michael Chan
2006-12-07
[TG3]: Use msleep.
Michael Chan
2006-12-07
[TG3]: Use netif_msg_*.
Michael Chan
2006-12-07
[TG3]: Allow partial speed advertisement.
Michael Chan
[next]