aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond/mlmetxrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-01Staging: w35und: Merge mlmetxrx.c to mds.cPekka Enberg1-60/+0
2010-12-01Staging: w35und: Remove empty sysdef.h headerPekka Enberg1-2/+0
2010-09-21staging: w35und: Inline MLMESendFrame() to wbsoft_tx()Pekka Enberg1-25/+0
2010-09-21staging: w35und: Use NETDEV_TX_BUSY if MLMESendFrame failsPekka Enberg1-7/+6
2010-09-21staging: w35und: Remove remaining typedef declarationsPekka Enberg1-5/+0
2010-05-11Staging: winbond: fix brace, comments and space coding style issue in mlmetxrx.cRuslan Pisarev1-31/+31
2009-09-15Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg1-1/+1
2009-04-03Staging: w35und: remove unnecessary os_common.h header filePekka Enberg1-1/+1
2009-01-06Staging: w35und: make functions local to mlmetxrx.c staticPekka Enberg1-54/+1
2009-01-06Staging: w35und: merge struct wb35_adapter to struct wbsoft_privPekka Enberg1-6/+6
2009-01-06Staging: w35und: #include cleanupPekka Enberg1-0/+2
2009-01-06Staging: w35und: remove macro magic from MLME_GetNextPacket()Pekka Enberg1-14/+8
2009-01-06Staging: w35und: remove true/false boolean macrosPekka Enberg1-8/+8
2009-01-06Staging: w35und: padapter struct typedef removalPekka Enberg1-36/+36
2008-10-22Staging: w35und: remove some typedefsPekka Enberg1-2/+2
2008-10-10Staging: add w35und wifi driverPavel Machek1-0/+150