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