Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [netdevice] Remove netdev_priv() helper function | Michael Brown | 2023-09-13 | 1 | -8/+8 |
* | [malloc] Rename malloc_dma() to malloc_phys() | Michael Brown | 2020-11-05 | 1 | -10/+10 |
* | [pci] Update drivers to use pci_ioremap() | Michael Brown | 2020-09-25 | 1 | -1/+1 |
* | [tg3] Add missing memory barrier | Leendert van Doorn | 2016-06-13 | 1 | -0/+2 |
* | [tg3] Fix address truncation bug on 64-bit machines | Leendert van Doorn | 2016-06-10 | 1 | -1/+1 |
* | [tg3] Add support for BCM57766 | Bernd Wiebelt | 2015-07-06 | 1 | -0/+1 |
* | [tg3] Fix driver for BCM5719, BCM5720, BCM5764M, BCM57762 | Kevin Tran | 2012-08-20 | 1 | -10/+14 |
* | [tg3] Remove tg3_calc_dma_bndry() | Thomas Miletich | 2012-02-10 | 1 | -6/+6 |
* | [tg3] Fix compilation on newer gcc versions | Christian Hesse | 2012-02-09 | 1 | -2/+1 |
* | [tg3] New tg3 driver | Thomas Miletich | 2012-01-30 | 1 | -0/+942 |