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
2010-05-12
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-04-01
tg3: Fix 5906 transmit hangs
Matt Carlson
2010-04-01
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2009-09-11
tg3: Fix return ring size breakage
Matt Carlson
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-02
tg3: Update version to 3.102
Matt Carlson
2009-09-02
tg3: Add MDIO bus address assignments
Matt Carlson
2009-09-02
tg3: Add 5717 NVRAM detection routines
Matt Carlson
2009-09-02
tg3: Add 5717 asic rev
Matt Carlson
2009-09-02
tg3: Assign rx ret producer indexes by vector
Matt Carlson
2009-09-02
tg3: Adjust RSS ring allocation strategies
Matt Carlson
2009-09-02
tg3: Add RSS support
Matt Carlson
2009-09-02
tg3: Add coalesce parameters for msix vectors
Matt Carlson
2009-09-02
tg3: Enable NAPI instances for other int vectors
Matt Carlson
2009-09-02
tg3: Add TSS support
Matt Carlson
2009-09-02
tg3: Update intmbox and coal_now for msix
Matt Carlson
2009-09-02
tg3: Add tx and rx ring resource tracking
Matt Carlson
2009-09-02
tg3: Add mailbox assignments
Matt Carlson
2009-09-02
tg3: Add MSI-X support
Matt Carlson
2009-09-02
tg3: Add support code around kernel interrupt API
Matt Carlson
2009-09-02
tg3: Create tg3_rings_reset()
Matt Carlson
2009-09-02
tg3: Add per-int coalesce now member
Matt Carlson
2009-09-02
tg3: inline tg3_cond_int()
Matt Carlson
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-08-29
tg3: Update version to 3.101
Matt Carlson
2009-08-29
tg3: Move per-int tx members to a per-int struct
Matt Carlson
2009-08-29
tg3: Move per-int rx members to per-int struct
Matt Carlson
2009-08-29
tg3: Move general int members to a per-int struct
Matt Carlson
2009-08-29
tg3: Convert napi handlers to use tnapi
Matt Carlson
2009-08-29
tg3: Convert ISR parameter to tnapi
Matt Carlson
2009-08-29
tg3: Move napi to per-int struct
Matt Carlson
2009-08-29
tg3: Cleanup interrupt setup / teardown
Matt Carlson
2009-08-29
tg3: Use ext rx bds
Matt Carlson
2009-08-29
tg3: Create a new prodring_set structure
Matt Carlson
2009-08-29
tg3: Create rx producer ring setup routines
Matt Carlson
2009-08-29
tg3: Clarify rx buffer relationships
Matt Carlson
2009-08-29
tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
Matt Carlson
2009-08-29
tg3: Break out mini producer ring handling
Matt Carlson
2009-08-29
tg3: Reformat NVRAM case statements
Matt Carlson
2009-08-29
tg3: Add new 5785 10/100 only device ID
Matt Carlson
2009-08-29
tg3: Delay mdio bus init until fw finishes
Matt Carlson
2009-08-26
tg3: Update version to 3.100
Matt Carlson
2009-08-26
tg3: Convert code to use PHY_IS_FET
Matt Carlson
2009-08-26
tg3: Create MII_TG3_FET namespace
Matt Carlson
2009-08-26
tg3: Tune 5785 clock switching
Matt Carlson
2009-08-26
tg3: Add 57788, remove 57720
Matt Carlson
2009-08-26
tg3: Preserve PCIe MPS setting for new devs
Matt Carlson
2009-08-26
tg3: Fix TSO test against wrong flags var
Matt Carlson
2009-08-26
tg3: Prevent tx BD corruption
Matt Carlson
[next]