Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [netdevice] Remove netdev_priv() helper function | Michael Brown | 2023-09-13 | 1 | -9/+9 |
* | [malloc] Rename malloc_dma() to malloc_phys() | Michael Brown | 2020-11-05 | 1 | -5/+5 |
* | [pci] Update drivers to use pci_ioremap() | Michael Brown | 2020-09-25 | 1 | -1/+1 |
* | [pci] Rewrite unrelicensable portions of pci.h | Michael Brown | 2015-03-03 | 1 | -1/+1 |
* | [igbvf] Allow changing of MAC address | Hannes Reinecke | 2014-06-12 | 1 | -0/+4 |
* | [igbvf] Assign random MAC address if none is set | Hannes Reinecke | 2014-06-12 | 1 | -10/+4 |
* | [igbvf] Add i350 virtual function support | Erik Jacobson | 2012-04-10 | 1 | -1/+2 |
* | [e1000] Remove unused variable when ICR register is simply cleared | Michael Brown | 2011-03-16 | 1 | -2/+2 |
* | [pci] Make driver PCI ID a property of the PCI device | Michael Brown | 2011-02-17 | 1 | -2/+1 |
* | [igbvf] Add igbvf driver | Alex Williamson | 2010-12-16 | 1 | -0/+955 |