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
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
2014-02-28
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-02-06
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-02-06
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-03
tg3: Update version to 3.136
Nithin Sujir
2014-01-03
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2014-01-03
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2014-01-03
tg3: Add unicast filtering support.
Michael Chan
2014-01-03
tg3: Refactor __tg3_set_mac_addr()
Michael Chan
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-10
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
2013-12-06
tg3: Update version to 3.135
Nithin Sujir
2013-12-06
tg3: Expand multicast drop counter miscounting fix to 5762
Nithin Sujir
2013-12-06
tg3: Add flag to disable 1G Half Duplex advertisement
Nithin Sujir
2013-12-06
tg3: Don't add rxbds_empty to rx_over_errors
Nithin Sujir
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-11-28
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-11-21
tg3: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-14
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
2013-10-18
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
tg3: use phylib when robo switch is in use
Hauke Mehrtens
2013-10-02
tg3: add support a phy at an address different than 01
Hauke Mehrtens
2013-09-21
tg3: Update version to 3.134
Nithin Sujir
2013-09-21
tg3: Remove unnecessary spinlock
Nithin Sujir
2013-09-21
tg3: Appropriately classify interrupts during request_irq
Nithin Sujir
2013-09-21
tg3: Remove redundant if check
Nithin Sujir
2013-09-21
tg3: Remove if 0'd code
Nithin Sujir
2013-09-21
tg3: LED in shared mode does not blink during traffic
Nithin Sujir
2013-09-21
tg3: Add support for new 577xx device ids
Nithin Sujir
2013-09-21
tg3: Add function tg3_phy_shdw_write()
Nithin Sujir
2013-09-13
tg3: Use pci_dev pm_cap
Jon Mason
2013-09-12
tg3: Expand led off fix to include 5720
Nithin Sujir
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-03
tg3: Don't turn off led on 5719 serdes port 0
Nithin Sujir
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-15
net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_sl...
Daniel Borkmann
2013-08-09
tg3: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-29
tg3: Update version to 3.133
Nithin Sujir
2013-07-29
tg3: Fix UDP fragments treated as RMCP
Nithin Sujir
2013-07-29
tg3: Enable support for timesync gpio output
Nithin Sujir
2013-07-29
tg3: Implement the shutdown handler
Nithin Sujir
2013-07-29
tg3: Allow NVRAM programming when interface is down
Nithin Sujir
2013-07-29
tg3: Remove incorrect switch to aux power
Nithin Sujir
[next]