summaryrefslogtreecommitdiff
path: root/drivers/block/aoe/aoe.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-12aoe: update internal version number to 85Ed Cashin1-1/+1
2013-09-12aoe: add AoE-target files to debugfsEd Cashin1-0/+2
2013-07-04aoe: update internal version number to v83Ed Cashin1-1/+1
2013-07-04aoe: update copyright dateEd Cashin1-1/+1
2013-07-04aoe: perform I/O completions in parallelEd Cashin1-2/+5
2012-12-18aoe: update internal version number to 81Ed Cashin1-2/+1
2012-12-18aoe: allow comma separator in aoe_iflist valueEd Cashin1-1/+1
2012-12-18aoe: use dynamic number of remote ports for AoE storage targetEd Cashin1-3/+3
2012-12-18aoe: avoid races between device destruction and discoveryEd Cashin1-2/+5
2012-12-18aoe: improve handling of misbehaving network pathsEd Cashin1-1/+10
2012-12-18aoe: cleanup: correct comment for aoetgt noutEd Cashin1-1/+1
2012-12-18aoe: update driver-internal version to 64+Ed Cashin1-1/+2
2012-12-18aoe: commands in retransmit queue use new destination on failureEd Cashin1-0/+1
2012-12-18aoe: use high-resolution RTTs with fallback to low-resEd Cashin1-4/+5
2012-12-18aoe: improve network congestion handlingEd Cashin1-5/+11
2012-12-18aoe: provide ATA identify device content to user on requestEd Cashin1-0/+1
2012-12-18aoe: update driver-internal version number to 60Ed Cashin1-1/+1
2012-12-18aoe: whitespace cleanupEd Cashin1-1/+1
2012-12-18aoe: update cap on outstanding commands based on config query responseEd Cashin1-3/+3
2012-10-05aoe: update aoe-internal version number to 50Ed Cashin1-1/+1
2012-10-05aoe: remove unused codeEd Cashin1-4/+0
2012-10-05aoe: update and specify AoE address guards and error messagesEd Cashin1-2/+0
2012-10-05aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin1-3/+3
2012-10-05aoe: update copyright year in touched filesEd Cashin1-1/+1
2012-10-05aoe: update internal version number to 49Ed Cashin1-1/+1
2012-10-05aoe: remove unused code and add cosmetic improvementsEd Cashin1-7/+3
2012-10-05aoe: associate frames with the AoE storage targetEd Cashin1-4/+4
2012-10-05aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin1-1/+0
2012-10-05aoe: use packets that work with the smallest-MTU local interfaceEd Cashin1-3/+4
2012-10-05aoe: use a kernel thread for transmissionsEd Cashin1-0/+2
2012-10-05aoe: become I/O request queue handler for increased user controlEd Cashin1-12/+14
2012-10-05aoe: kernel thread handles I/O completions for simple lockingEd Cashin1-6/+27
2012-10-05aoe: for performance support larger packet payloadsEd Cashin1-0/+2
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin1-1/+1
2009-02-19aoe: ignore vendor extension AoE responsesEd Cashin1-0/+1
2008-11-25aoe: remove private mac address format functionHarvey Harrison1-1/+0
2008-09-22aoe: 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-26[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-26[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