Hello, These patches have been merged into the wcn36xx github tree but have been collecting dust for some time. I pinged Eugene (CCed) who said I could just go ahead and send them upstream. Rebased and re-tested on an Android target (and newer checkpatch warnings removed). At some point I can go through other patches (not by me) that aren't yet upstream and send them along as well, unless someone else wants to do that. Bob Copeland (8): wcn36xx: initialize device defaults on start wcn36xx: use !! when assigning int as a boolean wcn36xx: let device generate qos seq numbers wcn36xx: don't process 'valid' descriptors wcn36xx: initialize skb_lock wcn36xx: initialize dxe lock wcn36xx: move set_tx_pdu inside set_tx_data/mgmt wcn36xx: initiate TX BA sessions drivers/net/wireless/ath/wcn36xx/dxe.c | 3 + drivers/net/wireless/ath/wcn36xx/main.c | 16 +++++- drivers/net/wireless/ath/wcn36xx/smd.c | 73 +++++++++++++++++++++++- drivers/net/wireless/ath/wcn36xx/txrx.c | 83 ++++++++++++++++++++++------ drivers/net/wireless/ath/wcn36xx/txrx.h | 9 ++- drivers/net/wireless/ath/wcn36xx/wcn36xx.h | 20 +++++++ 6 files changed, 182 insertions(+), 22 deletions(-) -- 1.7.10.4 -- 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