summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-pcmcia
Commit message (Expand)AuthorAgeFilesLines
* staging: ft1000: remove obsolete driverDeepa Dinamani2015-10-247-3218/+0
* staging: ft1000_pcmcia: staticize local functions in ft1000_dnld.cMike Rapoport2015-09-121-13/+6
* staging: ft1000: Remove unnecessary externsJoe Perches2015-08-141-10/+9
* staging: ft1000: Drop unneeded cast on netdev_privJulia Lawall2015-04-031-7/+7
* ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli2015-03-261-158/+41
* ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli2015-03-261-83/+106
* Staging: ft1000: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-162-4/+4
* Staging: ft1000: Iterate list using list_for_each_entrySomya Anand2015-03-161-4/+4
* Staging: ft1000: Use module_pcmcia_driverVaishali Thakkar2015-03-161-12/+1
* staging: ft1000: ft1000-pcmcia: adjust function argumentsAya Mahfouz2015-03-151-3/+5
* staging: ft1000: adjust function argumentsAya Mahfouz2015-03-151-2/+2
* staging: ft1000: ft1000-pcmcia: Added missing blank line.Gulsah Kose2015-02-261-0/+1
* staging: ft1000: ft1000-pcmcia: Removed unnecessary parentheses.Gulsah Kose2015-02-261-1/+1
* staging: ft1000: ft1000-pcmcia: Deleted unnecessary braces.Gulsah Kose2015-02-261-3/+2
* staging: ft1000: ft1000-pcmcia: Removed all useless "else"Gulsah Kose2015-02-261-144/+141
* staging: ft1000: fix braces warningBilel DRIRA2015-02-071-44/+29
* Staging: ft1000-pcmcia: fix else close brace styleAustin Kerbow2015-01-171-19/+13
* Staging: ft1000: ft1000-pcmcia: Fixed a coding style issueDean Michael Ancajas2015-01-171-3/+3
* staging: ft1000 : replace __attribute ((__packed__) with __packedGeoff Darst2014-12-021-2/+2
* staging:ft1000_pcmcia:Added a blank line after declarationAnjana Sasindran2014-12-021-0/+1
* staging: ft1000: Logging message neateningJoe Perches2014-11-032-211/+135
* staging: ft1000: Whitespace neateningJoe Perches2014-11-035-502/+502
* Staging: ft1000: ft1000_hw.c: Removed some checkpatch errors and warnings.Surya Seetharaman2014-10-301-4/+4
* staging: ft1000: ft1000-pcmcia: Remove useless cast on void pointerTapasweni Pathak2014-10-301-1/+1
* Staging: ft1000: ft1000-pcmcia: Fix whitespace issuesNicky Chorley2014-10-291-12/+12
* staging: ft1000: ft1000-pcmcia: removed unused variable in ft1000_hw.cJiayi Ye2014-10-231-2/+0
* staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<...Kumari Radha2014-10-201-6/+6
* staging: ft1000: ft1000-pcmcia: Add require space after that ','Aybuke Ozdemir2014-09-281-3/+3
* staging: ft1000: ft1000-pcmcia: Used "linux" instead of "asm".Gulsah Kose2014-09-281-2/+2
* staging: ft1000: ft1000-pcmcia: Removed unnecessary else expression.Gulsah Kose2014-09-281-3/+2
* staging: ft1000-pcmcia: Don't initialise static to 0Catalina Mocanu2014-09-231-2/+2
* staging: ft1000-pcmcia: replace DEBUG macro with netdev_dbgCatalina Mocanu2014-09-231-12/+6
* drivers: staging: ft1000: Fix return is not a function, parentheses are not r...Greg Donald2014-09-021-4/+5
* staging: ft1000: remove procfs entriesNicolas Thery2014-07-274-219/+1
* staging: ft1000_dnld.c:code indent should use tabs where possibleCheng-Wei Lee2014-06-261-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | staging: ft1000: Convert printk to dev_err in ft1000_cs.cMasanari Iida2014-05-241-3/+3
* | drivers: staging: ft1000: Fix lines over 80 charactersArtem Fetishev2014-05-151-5/+10
|/
* Drivers: Staging: ft1000: Fixed C99 // comments styling issueDaniel Dodge2013-12-082-394/+424
* Staging: ft1000: boot.h: fixed a few styling issuesAldo Iljazi2013-11-111-126/+126
* Staging: ft1000: Fix assignment of bool to 0/1 in ft1000_dnld.cRashika Kheria2013-10-281-1/+1
* Staging: ft1000: Fix Sparse Warning for Static Declarations in boot.hEbru Akagunduz2013-10-271-1/+1
* Staging: ft1000: fixed two coding style issuesAldo Iljazi2013-10-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-1/+1
|\
| * net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* | Staging: ft1000-pcmcia: ft1000_dnld.c: fixed four checkpatchAldo Iljazi2013-06-061-4/+4
* | Staging: ft1000: Change C99 comments in ft1000_dnld.cDylan Socolobsky2013-05-161-11/+11
* | Staging: ft1000: fix brace coding style in ft1000_dnld.cDylan Socolobsky2013-05-161-7/+6
|/
* staging: single_open() leaksAl Viro2013-05-051-1/+1