summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-25staging: ft1000: remove obsolete driverDeepa Dinamani1-762/+0
2015-09-13staging: ft1000_pcmcia: staticize local functions in ft1000_dnld.cMike Rapoport1-13/+6
2015-04-03staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall1-7/+7
2015-03-16Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-15staging: ft1000: adjust function argumentsAya Mahfouz1-2/+2
2014-12-03staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst1-2/+2
2014-11-04staging: ft1000: Logging message neateningJoe Perches1-2/+4
2014-11-04staging: ft1000: Whitespace neateningJoe Perches1-102/+102
2014-09-29staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose1-2/+2
2014-09-29staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose1-3/+2
2014-09-24staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu1-12/+6
2014-06-27staging: ft1000_dnld.c:code indent should use tabs where possibleCheng-Wei Lee1-2/+2
2013-10-29Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.cRashika Kheria1-1/+1
2013-06-07Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi1-4/+4
2013-05-17Staging: ft1000: Change C99 comments in ft1000_dnld.cDylan Socolobsky1-11/+11
2013-05-17Staging: ft1000: fix brace coding style in ft1000_dnld.cDylan Socolobsky1-7/+6
2012-09-17staging: ft1000: replace c99 comments with c88Devendra Naga1-17/+17
2011-08-24staging: fix ft1000 sparse warningsRandy Dunlap1-1/+2
2011-07-05staging: ft1000-pcmcia: remove support for v5 firmwareOndrej Zary1-293/+129
2011-07-05staging: ft1000-pcmcia: remove custom defines for standard typesOndrej Zary1-66/+66
2011-07-05staging: ft1000-pcmcia: remove firmware download typedefsOndrej Zary1-18/+18
2011-07-05staging: ft1000-pcmcia: remove FT1000_INFO typedefsOndrej Zary1-7/+7
2011-07-05staging: ft1000-pcmcia: remove PROV_RECORD typedefsOndrej Zary1-2/+2
2011-07-05staging: ft1000-pcmcia: remove DRVMSG typedefsOndrej Zary1-2/+2
2011-07-05staging: ft1000-pcmcia: remove PSEUDO_HDR typedefsOndrej Zary1-8/+8
2011-07-05staging: ft1000-pcmcia: get rid of ft1000_dev.hOndrej Zary1-1/+0
2011-04-05staging: ft1000-pcmcia: Fix ft1000_dnld() to work also on 64bit architectures.pixo1-39/+39
2011-01-21Staging: FT1000: remove duplicate inc of linux/slab.hJesper Juhl1-1/+0
2011-01-21staging: ft1000-pcmcia: Fix compilation errors.Marek Belisko1-1/+1
2010-09-22Staging: ft1000: remove trailing whitespaceGreg Kroah-Hartman1-14/+14
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko1-0/+940