summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpnet.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-1/+1
* sgi-xp: fix a use after freeEric Dumazet2011-06-201-3/+3
* 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-031-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-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-061-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-041-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-081-48/+20Star
|/
* sgi-xp: Kill directly reference of netdev->privWang Chen2008-12-051-9/+4Star
* 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/+11Star
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-17/+11Star
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-3/+3
* sgi-xp: enable XPNET to handle more than 64 partitionsDean Nelson2008-07-301-119/+94Star
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-7/+4Star
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-15/+13Star
* 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-231-17/+13Star
* [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-231-73/+36Star
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-231-0/+718