Hi, I'm working on a driver which will use mac80211. My hardware cannot transmit a frame larger than 1792 bytes, or receive frames larger than 2048 bytes. Right now I am relying on the fragmentation routines built into mac80211. Is there a way for my driver to tell mac80211 what the maximum transmit and receive frame sizes are? Do I need to implement my own fragmentation code to handle this? Thanks for you help. -- 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