hello! here are some patches, some i have had lying around for a while. especially the first two touch the very core of the driver, so please review them. i have been careful and i don't think it creates a problem, but i have tested it only with ar5212 because i don't have a 5210 to test with unfortunately. the other ones are just about rx timestamps and a workaround for some hardware bugs in ibss mode. Bruno Randolf (4): ath5k: work around wrong beacon rx timestamp in IBSS mode ath5k: add notes about rx timestamp ath5k: move rx and tx status structures out of hardware descriptor ath5k: struct ath5k_desc cleanups drivers/net/wireless/ath5k/ath5k.h | 35 ++-- drivers/net/wireless/ath5k/base.c | 144 ++++++++++------ drivers/net/wireless/ath5k/debug.c | 31 ++- drivers/net/wireless/ath5k/debug.h | 6 - drivers/net/wireless/ath5k/hw.c | 331 ++++++++++++++++++------------------ drivers/net/wireless/ath5k/hw.h | 150 ++++++++++------ 6 files changed, 379 insertions(+), 318 deletions(-) -- Signature -- 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