aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pps_kernel.h
diff options
context:
space:
mode:
authorDenis Kirjanov <dkirjanov@hera.kernel.org>2010-05-31 00:24:49 +0000
committerDavid S. Miller <davem@davemloft.net>2010-06-01 00:24:32 -0700
commit5ed83663f77ee7404022d046321f69545cd311b8 (patch)
tree01a23424c83a44d00966ed277d3eac7cbb86b812 /include/linux/pps_kernel.h
parentvirtio-net: pass gfp to add_buf (diff)
ksz884x: convert to netdev_tx_t
Convert TX hook to netdev_tx_t type Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/pps_kernel.h')
0 files changed, 0 insertions, 0 deletions
>-6/+6 2011-12-05PCI: defer enablement of SRIOV BARSRam Pai1-0/+7 2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1 2011-10-14PCI: Move ATS implementation into own fileJoerg Roedel1-142/+0 2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel1-0/+1 2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell1-1/+1 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1 2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+15 2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige1-1/+1 2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright1-0/+23 2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-6/+149 2009-06-16PCI: cleanup Function Level ResetYu Zhao1-2/+2 2009-06-11PCI: fix SR-IOV function dependency link problemYu Zhao1-0/+2 2009-05-18PCI: handle Virtual Function ATS enablingYu Zhao1-14/+52 2009-05-18PCI: support the ATS capabilityYu Zhao1-0/+105 2009-04-06PCI-IOV: fix missing kernel-docRandy Dunlap1-0/+1 2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao1-0/+119 2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao1-0/+314 2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao1-0/+36 2009-03-20PCI: restore saved SR-IOV stateYu Zhao1-0/+29 2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao1-0/+182