aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/myricom/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-23niu: Use PCI Express Capability accessorsJiang Liu1-12/+7
2012-08-23mlx4: Use PCI Express Capability accessorsJiang Liu1-4/+4
2012-08-23vxge: Use PCI Express Capability accessorsJiang Liu1-2/+2
2012-08-23igb: Use PCI Express Capability accessorsJiang Liu1-10/+2
2012-08-23e1000e: Use PCI Express Capability accessorsJiang Liu1-19/+8
2012-08-23tg3: Use PCI Express Capability accessorsJiang Liu1-37/+13
2012-08-23bnx2x: Use PCI Express Capability accessorsJiang Liu1-20/+5
2012-08-23r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas1-2/+2
2012-08-23r8169: Use PCI Express Capability accessorsJiang Liu1-35/+9
2012-08-23tile: PCI: Use PCI Express Capability accessorsJiang Liu1-20/+6
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu1-10/+5
2012-08-23ARM: PCI: Use PCI Express Capability accessorsJiang Liu1-11/+1
2012-08-23PCI/ASPM: Use PCI Express Capability accessorsJiang Liu1-51/+26
2012-08-23PCI/AER: Use PCI Express Capability accessorsJiang Liu2-51/+17
2012-08-23PCI/PME: Use PCI Express Capability accessorsJiang Liu1-17/+6
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2-13/+5
2012-08-23PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2-18/+6
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu1-15/+5
2012-08-23PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas1-1/+27
2012-08-23PCI/core: Use PCI Express Capability accessorsJiang Liu3-274/+66
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu3-0/+236
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang2-2/+0
2012-08-23PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang17-63/+67
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2-1/+12
2012-08-02Linux 3.6-rc1Linus Torvalds1-2/+2
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields3-8/+1
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22