summaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/sdio-rx.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-11i2400m: remove SDIO device supportJohn W. Linville1-301/+0
2010-10-05wimax: make functions localstephen hemminger1-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-10-19wimax/i2400m: reduce verbosity of debug messages in boot modeInaky Perez-Gonzalez1-1/+1
2009-10-19wimax/i2400m: add reason argument to i2400m_dev_reset_handle()Inaky Perez-Gonzalez1-1/+1
2009-10-19wimax/i2400m: rework bootrom initialization to be more flexibleInaky Perez-Gonzalez1-7/+18
2009-10-19wimax/i2400m/sdio: clear the INTR status bit after reading sizeCindy H Kao1-1/+5
2009-10-19wimax/i2400m: fix the bootmode RX deadlock in SDIO driverCindy H Kao1-0/+7
2009-06-11wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routineInaky Perez-Gonzalez1-11/+36
2009-01-07i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez1-0/+255