summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-12-11staging: vt6656: Move double definition of MAX_RATE to device_cfg.hMalcolm Priestley
2013-12-11staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...Malcolm Priestley
2013-12-11staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_infoMalcolm Priestley
2013-12-11staging: vt6656: s_uCalculateLinkQual use netstats rx valuesMalcolm Priestley
2013-12-11staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQualMalcolm Priestley
2013-12-11staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to statsMalcolm Priestley
2013-12-09staging: vt6656: baseband.c clean up BBbVT3184InitMalcolm Priestley
2013-12-03staging: vt6656: clean up s_vGetFreeContextMalcolm Priestley
2013-12-03staging: vt6656: s_vGetFreeContext remove pReturnContextMalcolm Priestley
2013-12-03staging: vt6656: remove void pointer from s_vGetFreeContextMalcolm Priestley
2013-12-03Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-26staging: vt6656: Remove unused variable bAES.Malcolm Priestley
2013-11-26staging: vt6656: Remove unused variable bLongHeaderMalcolm Priestley
2013-11-25staging: vt6656: vnt_beacon_buffer attach mac header.Malcolm Priestley
2013-11-25staging: vt6656: csBeacon_xmit merge structures.Malcolm Priestley
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley
2013-11-25staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter
2013-11-20staging: vt6656: removed the trailing statement should be on next line errorNandini Hanumanthagowda
2013-11-20staging: vt6656: added space after coma operator in funtion callNandini Hanumanthagowda
2013-11-20staging: vt6656: removed all whitespace errorsNandini Hanumanthagowda
2013-11-20staging: vt6656: removed parenthesis from return statementNandini Hanumanthagowda
2013-11-20staging: vt6656: indented the code under all function blocksNandini Hanumanthagowda
2013-11-20staging: vt6656: indented all if-else statement blocksNandini Hanumanthagowda
2013-11-20staging: vt6656: fixed the switch case indentation level errorNandini Hanumanthagowda
2013-11-20staging: vt6656: fixed unnecessary whitespace warningNandini Hanumanthagowda
2013-11-20staging: vt6656: fixed checkpatch errors related to close braceNandini Hanumanthagowda
2013-11-20staging: vt6656: fixed open brace placement related errorNandini Hanumanthagowda
2013-11-19staging: vt6656: removed unnecessary braces around if-else statementsNandini Hanumanthagowda
2013-11-12staging: vt6656: main_usb.c ether_crc use kernel codeMalcolm Priestley
2013-11-12staging: vt6656: cleanup device_init_registersMalcolm Priestley
2013-11-12staging; vt6656: device_init_registers Change vnt_cmd_card_int and vnt_rsp_ca...Malcolm Priestley
2013-11-12staging: vt6656: Replace typedef struct _RSP_CARD_INIT.Malcolm Priestley
2013-11-12staging: vt6656: Replace typedef struct _CMD_CARD_INITMalcolm Priestley
2013-11-12staging: vt6656: device.h Remove typedef enum __device_init_type.Malcolm Priestley
2013-11-10staging: vt6656: fixed whitespace related errors around operatorsNandini Hanumanthagowda
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-10-28staging: vt6656: removed space after '*' in pointer declarationNandini Hanumanthagowda
2013-10-28Staging: vt6656: fix code indenting error in power.cJohannes Löthberg
2013-10-28Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.cEbru Akagunduz
2013-10-27Staging: vt6656: fix a brace coding style issue in power.cJohannes Löthberg
2013-10-27staging: vt6656: removed braces from single line if-statementNandini Hanumanthagowda
2013-10-27staging: vt6656: fixed indentation and unnecessary space errorsNandini Hanumanthagowda
2013-10-27staging: vt6656: call usb_device_reset before netdev registrationMalcolm Priestley
2013-10-17staging: vt6656: removed line over 80 chars warningNandini Hanumanthagowda
2013-10-17staging: vt6656: removed C99-style commentsNandini Hanumanthagowda
2013-10-17staging: vt6656: removed unnecessary parentheses in return statementNandini Hanumanthagowda
2013-10-17staging: vt6656: removal of braces under if-control statementNandini Hanumanthagowda
2013-10-17staging: vt6656: indentation and removal of unnecessary spacesNandini Hanumanthagowda
2013-10-16staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.Malcolm Priestley