index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
/
xpnet.c
Age
Commit message (
Expand
)
Author
2009-02-03
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-07
xpnet: convert devices to new API
Stephen Hemminger
2009-01-06
SGI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-04
sgi-xp: Kill directly reference of netdev->priv
Wang Chen
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
sgi-xp: enable XPNET to handle more than 64 partitions
Dean Nelson
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
2008-07-30
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
2008-04-22
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson