aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/aoe/aoe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin1-1/+1
2009-02-18aoe: ignore vendor extension AoE responsesEd Cashin1-0/+1
2008-11-25aoe: remove private mac address format functionHarvey Harrison1-1/+0
2008-09-21aoe: Use SKB interfaces for list management instead of home-grown stuff.David S. Miller1-6/+3
2008-04-29remove aoedev_isbusy()Adrian Bunk1-1/+0
2008-02-08aoe: update copyright dateEd L. Cashin1-1/+1
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin1-0/+5
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin1-0/+1
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin1-1/+1
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin1-17/+40
2008-02-08aoe: bring driver version number to 47Ed L. Cashin1-1/+1
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin1-9/+0
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo1-0/+9
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-10-18aoe: revert printk macrosEd L. Cashin1-5/+0
2006-10-18aoe: update driver versionEd L. Cashin1-1/+1
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin1-0/+1
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin1-3/+4
2006-10-18aoe: clean up printks via macrosEd L. Cashin1-0/+5
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin1-3/+8
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin1-5/+2
2006-10-18aoe: update copyright dateEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [3/3]: update version to 22Ed L. Cashin1-1/+1
2006-03-23[PATCH] aoe [8/8]: update driver version numberEd L. Cashin1-1/+1
2006-03-23[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin1-5/+7
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin1-1/+1
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin1-5/+5
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com1-1/+2
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com1-0/+1
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com1-5/+5
2005-04-18[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+165