index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
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
2006-12-07
[TG3]: Add TG3_FLG2_IS_NIC flag.
Michael Chan
2006-12-07
[TG3]: Add 5787F device ID.
Michael Chan
2006-12-07
[TG3]: Fix Phy loopback.
Michael Chan
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-21
[TG3]: Add missing unlock in tg3_open() error path.
Ira W. Snyder
2006-11-15
[TG3]: Disable TSO on 5906 if CLKREQ is enabled.
Michael Chan
2006-11-15
[TG3]: Increase 5906 firmware poll time.
Gary Zambrano
2006-11-07
[TG3]: Fix array overrun in tg3_read_partno().
Michael Chan
2006-11-05
[TG3]: Fix 2nd ifup failure on 5752M.
Michael Chan
2006-10-18
[TG3]: Bump driver version and release date.
David S. Miller
2006-10-18
[TG3]: Add lower bound checks for tx ring size.
Michael Chan
2006-10-18
[TG3]: Fix set ring params tx ring size implementation
Ranjit Manomohan
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-28
[TG3]: Update version and reldate.
Michael Chan
2006-09-28
[TG3]: Add 5709 self-test support.
Michael Chan
2006-09-28
[TG3]: Add 5709 PHY support.
Michael Chan
2006-09-28
[TG3]: Add basic 5906 support.
Michael Chan
2006-09-28
[TG3]: Add tg3_poll_fw().
Michael Chan
2006-09-28
[TG3]: Add 5722 and 5756 support.
Michael Chan
2006-09-28
[TG3]: PHY fixes.
Michael Chan
2006-09-28
[TG3]: Improve ASF heartbeat.
Michael Chan
2006-09-28
[TG3]: Improve 5704S autoneg.
Michael Chan
[next]