37 Commits (master)

Autor SHA1 Mensagem Data
  Michael Brown 7cfdd769aa [block] Describe all SAN devices via ACPI tables 7 anos atrás
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 anos atrás
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 anos atrás
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 anos atrás
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 anos atrás
  Michael Brown d068049789 [aoe] Add support for identifying the underlying hardware device 13 anos atrás
  Michael Brown adbe63860a [aoe] Fail immediately when network device is closed 13 anos atrás
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 anos atrás
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 13 anos atrás
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 13 anos atrás
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14 anos atrás
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14 anos atrás
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 anos atrás
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 anos atrás
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous 15 anos atrás
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 anos atrás
  Michael Brown 246ddf5ee4 [aoe] Use an AoE config query to identify the target MAC address 15 anos atrás
  Michael Brown 43aa69d7b3 [aoe] Start retry timer before potential temporary transmission failure 15 anos atrás
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner 17 anos atrás
  Michael Brown 67afe84292 Use otherwise-useless byte in DHCP feature option as a version number 17 anos atrás
  Michael Brown 0acb016840 Add FEATURE() macro, plus code to display features at startup time, 17 anos atrás
  Michael Brown 43013da9bf Quick hack to get AoE back in to the tree, on a par with the current 17 anos atrás
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 anos atrás
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 anos atrás
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 anos atrás
  Michael Brown 4e20d73bb5 Gave asynchronous operations approximate POSIX signal semantics. This 17 anos atrás
  Michael Brown b22d4405c0 An AoE session holds a persistent reference to a net device. 17 anos atrás
  Marty Connor ee9ae8130a Remove _PROTOCOL macros for gcc 3.2 compatibility 18 anos atrás
  Michael Brown 3c8aafa209 Simplify RX data path. 18 anos atrás
  Michael Brown bbd9e28061 Simplify TX datapath. 18 anos atrás
  Michael Brown d78581297b Improve tcpdump legibility. 18 anos atrás
  Michael Brown 48fb6c6dc2 Updated retry timer mechanism to incorporate smoothed RTT estimation. 18 anos atrás
  Michael Brown f6d20bb0f4 Put in a method to get the MAC address for the AoE target. (It's not 18 anos atrás
  Michael Brown 99ef98d0bf ATA devices are now asynchronous. The ATA layer itself now performs the 18 anos atrás
  Michael Brown 68125bc441 Added generic asynchronous operations code. 18 anos atrás
  Michael Brown 6541338897 Handle multi-sector reads by splitting them into subcommands. 18 anos atrás
  Michael Brown 9a2a52693d Initial AoE implementation. Limitations are: 18 anos atrás