aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/net/tg3/tg3_hw.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-13[netdevice] Remove netdev_priv() helper functionMichael Brown1-1/+1
2017-03-29[build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown1-0/+12
2015-07-06[tg3] Add support for BCM57766Bernd Wiebelt1-0/+1
2013-03-04[tg3] Fix various tg3 issuesKevin Tran1-1/+9
2012-08-20[tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762Kevin Tran1-1/+7
2012-02-10[tg3] Remove tg3_calc_dma_bndry()Thomas Miletich1-22/+0
2012-02-09[tg3] Fix compilation on newer gcc versionsChristian Hesse1-8/+1
2012-01-30[tg3] New tg3 driverThomas Miletich1-0/+2676