aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpnet.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-2/+2
|\
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
|/
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-131-1/+2
* sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-1/+1
|\
| * SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | xpnet: convert devices to new APIStephen Hemminger2009-01-071-48/+20
|/
* sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-041-9/+4
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-5/+6
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-15/+11
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-17/+11
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-3/+3
* sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson2008-07-301-119/+94
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-7/+4
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-15/+13
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-2/+2
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-131-4/+4
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-131-9/+9
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-221-17/+13
* [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-221-73/+36
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-221-0/+718