| Commit message (Expand) | Author | Age | Files | Lines |
* | sgi-xp: link XPNET's net_device_ops to its net_device structure | Dean Nelson | 2009-02-03 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 1 | -1/+1 |
|\ |
|
| * | SGI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | | xpnet: convert devices to new API | Stephen Hemminger | 2009-01-07 | 1 | -48/+20 |
|/ |
|
* | sgi-xp: Kill directly reference of netdev->priv | Wang Chen | 2008-12-04 | 1 | -9/+4 |
* | sgi-xp: setup the notify GRU message queue | Dean Nelson | 2008-07-30 | 1 | -5/+6 |
* | sgi-xp: add usage of GRU driver by xpc_remote_memcpy() | Dean Nelson | 2008-07-30 | 1 | -15/+11 |
* | sgi-xp: enable building of XPC/XPNET on x86_64 | Dean Nelson | 2008-07-30 | 1 | -17/+11 |
* | sgi-xp: eliminate '>>>' in comments | Dean Nelson | 2008-07-30 | 1 | -3/+3 |
* | sgi-xp: enable XPNET to handle more than 64 partitions | Dean Nelson | 2008-07-30 | 1 | -119/+94 |
* | sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() | Dean Nelson | 2008-07-30 | 1 | -7/+4 |
* | sgi-xp: create a common xp_remote_memcpy() function | Dean Nelson | 2008-07-30 | 1 | -15/+13 |
* | sgi-xp: support runtime selection of xp_max_npartitions | Dean Nelson | 2008-07-30 | 1 | -2/+2 |
* | drivers/misc/sgi-xp: replace partid_t with a short | Dean Nelson | 2008-05-13 | 1 | -4/+4 |
* | drivers/misc/sgi-xp: clean up return values | Dean Nelson | 2008-05-13 | 1 | -9/+9 |
* | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 2008-04-22 | 1 | -17/+13 |
* | [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-22 | 1 | -73/+36 |
* | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 | 1 | -0/+718 |