aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/winbond (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Staging: winbond: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-09-21staging: winbond: mds.c: Fixed all checkpatch's errorsVictor Rosales1-91/+82
2010-09-21staging: w35und: Add locking problems to TODO listPekka Enberg1-0/+1
2010-09-21staging: w35und: Inline MLMESendFrame() to wbsoft_tx()Pekka Enberg3-27/+20
2010-09-21staging: w35und: Use NETDEV_TX_BUSY if MLMESendFrame failsPekka Enberg3-12/+8
2010-09-21staging: w35und: Remove unused fields from struct wbsoft_privPekka Enberg1-7/+0
2010-09-21staging: w35und: Remove unused spinlocksPekka Enberg2-7/+0
2010-09-21staging: w35und: Inline mlme_s.h to core.hPekka Enberg2-45/+34
2010-09-21staging: w35und: Remove dead code from mlme_s.hPekka Enberg1-116/+0
2010-09-21staging: w35und: Kill unused scan_s.h headerPekka Enberg2-58/+0
2010-09-21staging: w35und: Remove remaining typedef declarationsPekka Enberg11-146/+41
2010-09-21staging: w35und: Kill dead HAL macros in wbhal_f.hPekka Enberg2-30/+0
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman4-583/+433
2010-07-22Staging: fix typos concerning "address"Uwe Kleine-König1-1/+1
2010-07-19update email addressPavel Machek1-1/+1
2010-07-08Staging: winbond: use ARRAY_SIZEKulikov Vasiliy1-18/+18
2010-06-18Staging: winbond: fix build errorsGreg Kroah-Hartman1-3/+2
2010-06-18Staging: winbond: fix some checkpatch.pl issues in phy_calibration.cTimofey Trofimov1-490/+345
2010-06-18Staging: winbond: Fix for brace style, length and whitespace in mac_structures.hAdam Latham1-63/+59
2010-06-18Staging: winbond: Fix C99 Comment issues in mac_structures.hAdam Latham1-11/+11
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman28-4667/+4134
2010-05-18Staging: winbond: Fix for pointer name format issue in mds.cAdam Latham1-7/+7
2010-05-11staging: winbond: localpara.h whitespace and indentation fixes.Lars Lindley1-224/+228
2010-05-11Staging: winbond: Renamed README to TODO and corrected Pavel's mailLars Lindley1-1/+1
2010-05-11Staging: winbond: wbusb.c Coding style fixes.Lars Lindley1-103/+84
2010-05-11Staging: winbond: wbusb_s.h Coding style fixes.Lars Lindley1-15/+8
2010-05-11Staging: winbond: wblinux_f.h Coding style fixes v2.Lars Lindley1-9/+10
2010-05-11Staging: winbond: wbhal_s.h Coding style fixes.Lars Lindley1-260/+242
2010-05-11Staging: winbond: wbhal_f.h Coding style fixes.Lars Lindley1-58/+79
2010-05-11Staging: winbond: wb35rx.c Coding style fixes v2.Lars Lindley1-135/+123
2010-05-11Staging: winbond: wb35tx_f.h Coding style fixes.Lars Lindley1-8/+10
2010-05-11Staging: winbond: wb35reg.c Coding style fixesLars Lindley1-313/+305
2010-05-11Staging: winbond: fix comments and space coding style issue in mlmetxrx_f.hRuslan Pisarev1-3/+3
2010-05-11Staging: winbond: fix brace, comments and space coding style issue in mlmetxrx.cRuslan Pisarev1-31/+31
2010-05-11Staging: winbond: wb35reg_s.h Coding styls fixes.Lars Lindley1-111/+110
2010-05-11Staging: winbond: wb35reg_f.h Coding style fixes.Lars Lindley1-50/+54
2010-05-11Staging: winbond: sysdef.h Coding style fixes.Lars Lindley1-15/+3
2010-05-11Staging: winbond: sme_api.h Coding style fixes.Lars Lindley1-140/+71
2010-05-11Staging: winbond: reg.c Coding style fixesLars Lindley1-2138/+1847
2010-05-11Staging: winbond: scan_s.h Coding style fixes.Lars Lindley1-81/+71
2010-05-11Staging: winbond: fix brace and space coding style issue in mac_structures.hRuslan Pisarev1-91/+68
2010-05-11Staging: winbond: fix comments coding style issue in mac_structures.hRuslan Pisarev1-78/+78
2010-05-11Staging: winbond: fix comments coding style issue in core.hRuslan Pisarev1-6/+8
2010-05-11Staging: winbond: mto.c Coding style fixesLars Lindley1-170/+129
2010-05-11Staging: winbond: mto.h Coding style fixesLars Lindley1-97/+82
2010-05-11Staging: winbond: Remove typedef for standard typesSankar P1-6/+3
2010-05-11Staging: winbond: Convert typedef struct _STRUCT_SELECTORSankar P1-9/+9
2010-05-11Staging: winbond: Remove unused enum enum_PowerManagementModeSankar P1-7/+0
2010-05-11Staging: winbond: Convert typedef struct _PMKID to struct pmkidSankar P1-3/+3
2010-05-11Staging: winbond: mlme_s.h Coding style fixesLars Lindley1-148/+140