aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-08wl1251: fix ELP_CTRL register readsGrazvydas Ignotas1-6/+34
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-04-16wl1251: add support for dedicated IRQ lineGrazvydas Ignotas1-5/+51
2010-04-16wl1251: register platform_device to pass board dataGrazvydas Ignotas1-0/+40
2010-03-15wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas1-0/+28
2010-03-15wl1251: make local symbols staticGrazvydas Ignotas1-15/+9
2009-08-14wl1251: remove Luciano as maintainerKalle Valo1-2/+1
2009-08-14wl1251: rename reg.h to wl1251_reg.hKalle Valo1-1/+1
2009-08-14wl1251: use workqueue provided by mac80211Kalle Valo1-1/+1
2009-08-14wl1251: make irq handling interface specificBob Copeland1-9/+27
2009-08-14wl1251: add sdio supportBob Copeland1-0/+188