summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18b43: move under broadcom vendor directoryKalle Valo1-207/+0
2012-12-07b43: remove __dev* attributesBill Pemberton1-3/+3
2012-04-21drivers/net: add missing __devexit_p() annotationsArnd Bergmann1-1/+1
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-06-23ssb: add __devinit to some functionsHauke Mehrtens1-3/+3
2011-06-01b43: SDIO: use new pointers path to access ssb_deviceRafał Miłecki1-2/+2
2011-05-16b43: rename b43_wldev's field with ssb_device to sdevRafał Miłecki1-2/+2
2010-11-23wireless: b43: fix error path in SDIOGuennadi Liakhovetski1-0/+1
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-06-28b43: Add SDIO_DEVICE() for EW-CG1102GCMagnus Damm1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch1-0/+5
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz1-0/+197