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
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
2013-05-14
tg3: Fix data corruption on 5725 with TSO
Michael Chan
2013-05-14
tg3: Skip powering down function 0 on certain serdes devices
Nithin Sujir
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-09
tg3: Use bool not int
Joe Perches
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-13
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-08
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
2013-03-07
tg3: Add new FW_TSO flag
Matt Carlson
2013-02-18
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-15
tg3: Update version to 3.130
Michael Chan
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
2013-01-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-10
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-06
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
[next]