Hi, > I'm investigating hardware encryption support for the rt2x00 drivers, > Support for rt61pci and rt73usb should be the easiest to do so currently I'm > only focussing on that, and decide later if rt2500pci and rt2500usb should > also be implemented. After some more research I have a similar question for the RX path. The device will strip the IV out of the ieee80211 frame but provides the IV/EIV seperately in the descriptor. Would it be any added value to instead of setting the RX_FLAG_IV_STRIPPED flag the IV is reinserted into the frame, provide the IV/EIV seperately in struct ieee80211_rx_status, or simply set RX_FLAG_IV_STRIPPED and ignore the entire field? Thanks. Ivo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html