summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/tg3
Commit message (Expand)AuthorAgeFilesLines
* [tg3] Add support for SerDes PHY initializationJoseph Wong2018-01-142-4/+1021
* [build] Avoid implicit-fallthrough warnings on GCC 7Michael Brown2017-03-291-0/+12
* [build] Provide common ARRAY_SIZE() definitionMichael Brown2017-03-101-2/+0Star
* [tg3] Add missing memory barrierLeendert van Doorn2016-06-131-0/+2
* [tg3] Fix address truncation bug on 64-bit machinesLeendert van Doorn2016-06-102-2/+2
* [tg3] Fix _tg3_flag() for 64-bit buildsMichael Brown2016-05-021-1/+1
* [tg3] Remove x86-specific inline assemblyMichael Brown2016-03-121-27/+9Star
* [pci] Add definitions for PCI Express function level reset (FLR)Michael Brown2015-11-301-1/+0Star
* [tg3] Add support for BCM57766Bernd Wiebelt2015-07-063-0/+3
* [pci] Remove outdated and mostly-unused pci_ids.h fileMichael Brown2015-03-021-0/+4
* [tg3] Fix various tg3 issuesKevin Tran2013-03-042-1/+15
* [tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762Kevin Tran2012-08-204-19/+29
* [tg3] Fix excessive DMA alignment.Thomas Miletich2012-07-241-2/+1Star
* [tg3] Remove tg3_calc_dma_bndry()Thomas Miletich2012-02-103-29/+6Star
* [tg3] Fix compilation on newer gcc versionsChristian Hesse2012-02-093-13/+2Star
* [tg3] New tg3 driverThomas Miletich2012-01-314-0/+8651