summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-10iwmc3200wifi: remove driver for unavailable hardwareJohn W. Linville1-509/+0
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-8/+1
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-15/+2
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville1-15/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-11iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-10-27iwmc3200wifi: SDIO disable race fixSamuel Ortiz1-2/+2
2009-10-27iwmc3200wifi: add BGN sdio device idZhu Yi1-2/+4
2009-07-27imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler1-1/+3
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi1-5/+1
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi1-2/+2
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi1-0/+9
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz1-1/+1
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi1-0/+516