Vladimir Kondratiev <QCA_vkondrat@xxxxxxxxxxxxxxxx> writes: > - introduced debug trace facility (PMC) that extracts events > reported by the hardware > - introduced real broadcast for secure link > - other are small fixes here and there > > Vladimir Kondratiev (7): > wil6210: increase timeout for the "echo" command > wil6210: update Rx descriptor fields > wil6210: fix boot loader "ready" indication > wil6210: fix for probe_resp IE's > wil6210: Add pmc debug mechanism memory management > wil6210: broadcast for secure link > wil6210: support WSC for STA mode I see some warnings and errors: drivers/net/wireless/ath/wil6210/pmc.c:94:228: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'unsigned int' [-Wformat] drivers/net/wireless/ath/wil6210/pmc.c:94:228: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'unsigned int' [-Wformat] drivers/net/wireless/ath/wil6210/pmc.c:94:448: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'unsigned int' [-Wformat] drivers/net/wireless/ath/wil6210/pmc.c:94:448: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'unsigned int' [-Wformat] [...] Kernel: arch/x86/boot/bzImage is ready (#923) Building modules, stage 2. MODPOST 45 modules ERROR: "__divdi3" [drivers/net/wireless/ath/wil6210/wil6210.ko] undefined! -- Kalle Valo -- 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