Yesterday, I installed Fedora 16 and found no wireless connection available.
Then I found the ar81family driver
But it seems like it does not work with kernel 3. I changed the makefile to ignore the kernel version, but it doesn't compile. It complains:
asm/linkage.h not found
How can I compile this module for my kernel?