Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[safe/jmp/linux-2.6] / drivers / misc / sgi-xp / xpnet.c
2009-01-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-01-08 Stephen Hemmingerxpnet: convert devices to new API
2009-01-06 Kay SieversSGI: struct device - replace bus_id with dev_name(...
2008-12-04 Wang Chensgi-xp: Kill directly reference of netdev->priv
2008-07-30 Dean Nelsonsgi-xp: setup the notify GRU message queue
2008-07-30 Dean Nelsonsgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-30 Dean Nelsonsgi-xp: enable building of XPC/XPNET on x86_64
2008-07-30 Dean Nelsonsgi-xp: eliminate '>>>' in comments
2008-07-30 Dean Nelsonsgi-xp: enable XPNET to handle more than 64 partitions
2008-07-30 Dean Nelsonsgi-xp: move xpc_allocate() into xpc_send()/xpc_send_no...
2008-07-30 Dean Nelsonsgi-xp: create a common xp_remote_memcpy() function
2008-07-30 Dean Nelsonsgi-xp: support runtime selection of xp_max_npartitions
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: replace partid_t with a short
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: clean up return values
2008-04-22 Dean Nelson[IA64] run drivers/misc/sgi-xp through scripts/checkpat...
2008-04-22 Dean Nelson[IA64] run rest drivers/misc/sgi-xp through scripts...
2008-04-22 Dean Nelson[IA64] move XP and XPC to drivers/misc/sgi-xp