summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/b43/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* b43: move under broadcom vendor directoryKalle Valo2015-11-181-207/+0Star
* b43: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* drivers/net: add missing __devexit_p() annotationsArnd Bergmann2012-04-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | ssb: add __devinit to some functionsHauke Mehrtens2011-06-221-3/+3
* | b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki2011-06-011-2/+2
|/
* b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki2011-05-161-2/+2
* wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
* b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger2010-10-291-0/+2
* b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm2010-06-281-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* b43: Fix SDIO interrupt handler deadlockMichael Buesch2009-09-231-0/+5
* b43: Add Soft-MAC SDIO device supportAlbert Herranz2009-09-231-0/+197