summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wl12xx/wl1271_scan.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-22wl1271: Change wl12xx Files NamesShahar Levi1-307/+0
2010-11-15wl1271: Fix scan failure detectionJuuso Oikarinen1-2/+3
2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-14/+65
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen1-5/+13
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen1-4/+26
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen1-0/+6
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen1-5/+18
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen1-1/+1
2010-09-28wl1271: fix forced passive scanLuciano Coelho1-1/+4
2010-09-28wl1271: Fix scan race conditionJuuso Oikarinen1-2/+1
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+0
2010-08-27wl12xx: remove unneeded lockingJohannes Berg1-2/+0
2010-08-18drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches1-1/+1
2010-07-09wl1271: use per-channel max tx power passed by mac80211 when scanningLuciano Coelho1-1/+1
2010-07-09wl1271: rewritten scanning codeLuciano Coelho1-115/+181
2010-07-09wl1271: moved scan operations to a separate fileLuciano Coelho1-0/+191