summaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mds.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: w35und: Kill wblinux_f.h headerPekka Enberg2010-12-011-1/+0
* Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg2010-12-011-1/+38
* Staging: w35und: Kill write-only ->TxTogglePekka Enberg2010-12-011-5/+0
* Staging: w35und: Remove empty sysdef.h headerPekka Enberg2010-12-011-1/+0
* Staging: w35und: Use pr_debug() for debuggingPekka Enberg2010-12-011-12/+4
* Staging: w35und: Kill empty Mds_Destroy functionPekka Enberg2010-11-091-5/+0
* Staging: w35und: Rename wbhal_s.h to wbhal.hPekka Enberg2010-11-091-1/+1
* Staging: w35und: Merge wbhal_f.h to wbhal_s.hPekka Enberg2010-11-091-1/+2
* staging: winbond: mds.c: Fixed all checkpatch's errorsVictor Rosales2010-09-211-91/+82
* staging: w35und: Remove remaining typedef declarationsPekka Enberg2010-09-211-17/+17
* Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham2010-05-181-7/+7
* Staging: winbond: Replace C99 comments with C89.Mike Sheldon2010-05-111-155/+155
* Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg2009-09-151-6/+6
* Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg2009-09-151-5/+5
* Staging winbond: boolean negation and bitwise operation in wrong orderDiego Liziero2009-06-191-1/+1
* Staging: w35und: remove gl_80211.h headerPekka Enberg2009-04-031-1/+0
* Staging: w35und: remove ds_tkip.h headerPekka Enberg2009-04-031-8/+1
* Staging: w35und: remove hw_data_t typedefPekka Enberg2009-04-031-2/+2
* Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg2009-04-031-4/+4
* Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg2009-04-031-1/+1
* Staging: w35und: remove unnecessary os_common.h header filePekka Enberg2009-04-031-1/+1
* Staging: w35und: remove rxisr.c as dead codePekka Enberg2009-01-061-3/+0
* Staging: w35und: make functions local to mds.c staticPekka Enberg2009-01-061-408/+391
* Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg2009-01-061-8/+8
* Staging: w35und: remove ->adapter from struct _HW_DATA_TPekka Enberg2009-01-061-1/+1
* Staging: w35und: remove some dead codePekka Enberg2009-01-061-7/+0
* Staging: w35und: #include cleanupPekka Enberg2009-01-061-0/+7
* Staging: w35und: remove atomic op wrappersPekka Enberg2009-01-061-3/+3
* Staging: w35und: remove true/false boolean macrosPekka Enberg2009-01-061-16/+15
* Staging: w35und: padapter struct typedef removalPekka Enberg2009-01-061-32/+32
* Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: w35und: remove some typedefsPekka Enberg2008-10-221-13/+15
* Staging: add w35und wifi driverPavel Machek2008-10-101-0/+630