aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wl12xx/wl1251_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* wl1251: move to it's own directoryKalle Valo2010-10-111-342/+0
* wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-211-1/+1
* wl1251: update my email addressKalle Valo2010-08-251-1/+1
* wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-081-6/+34
* wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
* wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-161-5/+51
* wl1251: register platform_device to pass board dataGrazvydas Ignotas2010-04-161-0/+40
* wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-151-0/+28
* wl1251: make local symbols staticGrazvydas Ignotas2010-03-151-15/+9
* wl1251: remove Luciano as maintainerKalle Valo2009-08-141-2/+1
* wl1251: rename reg.h to wl1251_reg.hKalle Valo2009-08-141-1/+1
* wl1251: use workqueue provided by mac80211Kalle Valo2009-08-141-1/+1
* wl1251: make irq handling interface specificBob Copeland2009-08-141-9/+27
* wl1251: add sdio supportBob Copeland2009-08-141-0/+188