Changes between Version 20 and Version 21 of 802.11/Changelog


Ignore:
Timestamp:
Aug 25, 2013, 10:22:21 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/Changelog

    v20 v21  
    2323 * Completely redesigned wireless transmit queue
    2424  * Much better handling of bursty Ethernet receptions
    25   * Ties into Ethernet DMA for zero-copy Ethernet payloads to placed directly in queue
     25  * Use Ethernet DMA to minimize copies (new payloads are DMA'd to queue in DRAM, then copied to PHY pkt buffer immediately before Tx)
    2626  * Per-associated-station queueing of MPDUs awaiting transmission
    2727  * Uses DDR3 SO-DIMM (if present) for large queues (up to 3000 packets)