aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-28staging: winbond: remove driverKristina Martšenko1-650/+0
2013-11-19staging: Clean up whitespace warnings in staging/winbondEddie Kovsky1-35/+66
2013-10-27Staging: winbond: removing CamelCase in core.hAshvini Varatharaj1-2/+2
2013-08-12Staging: winbond: mds: fixed some lines over 80 charactersIker Pedrosa1-23/+33
2012-11-13Staging: winbond: mds: Fixed coding style issuesAdil Mujeeb1-4/+1
2012-10-23staging: "winbond" Fix typos.Justin P. Mattock1-1/+1
2012-09-04staging: "winbond" Fix typos.Justin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-01Staging: w35und: Kill wblinux_f.h headerPekka Enberg1-1/+0
2010-12-01Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg1-1/+38
2010-12-01Staging: w35und: Kill write-only ->TxTogglePekka Enberg1-5/+0
2010-12-01Staging: w35und: Remove empty sysdef.h headerPekka Enberg1-1/+0
2010-12-01Staging: w35und: Use pr_debug() for debuggingPekka Enberg1-12/+4
2010-11-09Staging: w35und: Kill empty Mds_Destroy functionPekka Enberg1-5/+0
2010-11-09Staging: w35und: Rename wbhal_s.h to wbhal.hPekka Enberg1-1/+1
2010-11-09Staging: w35und: Merge wbhal_f.h to wbhal_s.hPekka Enberg1-1/+2
2010-09-21staging: winbond: mds.c: Fixed all checkpatch's errorsVictor Rosales1-91/+82
2010-09-21staging: w35und: Remove remaining typedef declarationsPekka Enberg1-17/+17
2010-05-18Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham1-7/+7
2010-05-11Staging: winbond: Replace C99 comments with C89.Mike Sheldon1-155/+155
2009-09-15Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg1-6/+6
2009-09-15Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg1-5/+5
2009-06-19Staging winbond: boolean negation and bitwise operation in wrong orderDiego Liziero1-1/+1
2009-04-03Staging: w35und: remove gl_80211.h headerPekka Enberg1-1/+0
2009-04-03Staging: w35und: remove ds_tkip.h headerPekka Enberg1-8/+1
2009-04-03Staging: w35und: remove hw_data_t typedefPekka Enberg1-2/+2
2009-04-03Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg1-4/+4
2009-04-03Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg1-1/+1
2009-04-03Staging: w35und: remove unnecessary os_common.h header filePekka Enberg1-1/+1
2009-01-06Staging: w35und: remove rxisr.c as dead codePekka Enberg1-3/+0
2009-01-06Staging: w35und: make functions local to mds.c staticPekka Enberg1-408/+391
2009-01-06Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg1-8/+8
2009-01-06Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg1-1/+1
2009-01-06Staging: w35und: remove some dead codePekka Enberg1-7/+0
2009-01-06Staging: w35und: #include cleanupPekka Enberg1-0/+7
2009-01-06Staging: w35und: remove atomic op wrappersPekka Enberg1-3/+3
2009-01-06Staging: w35und: remove true/false boolean macrosPekka Enberg1-16/+15
2009-01-06Staging: w35und: padapter struct typedef removalPekka Enberg1-32/+32
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman1-1/+1
2008-10-22Staging: w35und: remove some typedefsPekka Enberg1-13/+15
2008-10-10Staging: add w35und wifi driverPavel Machek1-0/+630