37 коммитов (master)

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