I am trying to set the retry limit on the wl1271 using the iwconfig
iwconfig eth0 retry 1
But the command does not seem to have an effect
If I observe the transmissions with a power detector, it looks like the wl1271 is trying to re-transmit the same packet 9 or 10 times
if the channel is degraded (running at 11b it seem to decrease the TX rate twice to try to get the packet through )
Has someone observed similar behaviour?
Does the re-try limit work with the wl1271 ?
Bernard