summaryrefslogtreecommitdiff
path: root/drivers/net/sky2.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2012-01-18 07:33:18 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2012-01-18 07:33:18 -0800
commit9bb1282f6a7754955c18be912fbc2b55d133f1b9 (patch)
treeb4d62915cedcf441fb315b6792dfa9f7564cb92d /drivers/net/sky2.c
parent0248fedcdb0982fc15246ff23a7b926f592258d5 (diff)
downloadkernel-linux-3.1.y.tar.gz
Linux 3.1.10linux-3.1.y
Diffstat (limited to 'drivers/net/sky2.c')
0 files changed, 0 insertions, 0 deletions
29dad571'>powerpc: Fix up implicit sched.h usersPaul Gortmaker 2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker 2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker 2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches 2011-03-31Fix common misspellingsLucas De Marchi 2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner 2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds 2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek 2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely 2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan 2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely 2010-07-14lmb: rename to memblockYinghai Lu 2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely 2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely 2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely 2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely 2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely 2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner 2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner 2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce 2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov 2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt 2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely 2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand