aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2014-10-02staging: vt6655: Fixed C99 // comment errors in wpactl.cEsra Altintas
2014-09-28staging: vt6655: Merge three lines into oneTapasweni Pathak
2014-09-28staging: vt6655: Type conversion was made.Gulsah Kose
2014-09-28Staging: vt6655: Add require space before that '('Aybuke Ozdemir
2014-09-28Staging: vt6655: Add require space after that ','Aybuke Ozdemir
2014-09-23staging: vt6655: device_get_options remove unused variable devnameMalcolm Priestley
2014-09-23staging: vt6655: pr_err remove string to net device nameMalcolm Priestley
2014-09-23staging: vt6655: shift open brace '{' to previous lineTapasweni Pathak
2014-09-23staging: vt6655: remove unnecessary else after returnTapasweni Pathak
2014-09-23Staging: vt6655: Fix C99 style commenting.Aybuke Ozdemir
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman
2014-09-19Staging: vt6655: Break 80 character long line to remove checkpatch errorRajbinder Brar
2014-09-19Staging: vt6655: Fix C99 style commenting.Aybuke Ozdemir
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter
2014-09-11staging: vt6655: Remove unnecessary condition around includeTobias Klauser
2014-09-11staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser
2014-09-11staging: vt6655: Remove unused member from struct vnt_privateTobias Klauser
2014-09-08staging: vt6655: device_free_info() warn: variable dereferenced before checkMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley
2014-08-30staging: vt6655: s_uGetRTSCTSDuration always return __le16Malcolm Priestley
2014-08-30stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSCTS with struct vnt_ctsMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_abMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fbMalcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_gMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts dataMalcolm Priestley
2014-08-30staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts dataMalcolm Priestley
2014-08-30staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16Malcolm Priestley
2014-08-30staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...Malcolm Priestley
2014-08-30staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...Malcolm Priestley
2014-08-30staging: vt6655: rxtx.c create function to return __le16 wTimeStampOffMalcolm Priestley
2014-08-30staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL checkMalcolm Priestley
2014-08-30staging: vt6655: rxtx change s_uGetRTSCTSRsvTime to always return __le16Malcolm Priestley
2014-08-30staging: vt6655: create vnt_rxtx_rsvtime_le16 to return s_uGetTxRsvTime endia...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...Malcolm Priestley
2014-08-30staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...Malcolm Priestley
2014-08-30staging: vt6655: rxtx.h structure vnt_mic_hdr add IEEE80211_CCMP_PN_LEN macroMalcolm Priestley
2014-08-30staging: vt6655: 80211mgr.h add ieee80211.h header and fix conflictsMalcolm Priestley
2014-08-30staging: vt6655: dead code remove device_nics variableMalcolm Priestley
2014-08-30staging: vt6655: remove multiple instances of netdevice.Malcolm Priestley
2014-08-30staging: vt6655: remove multiple instances of driver loading.Malcolm Priestley
2014-08-30staging: vt6655: Remove BBvCalculateParameter and its data membersMalcolm Priestley
2014-08-30staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-08-30staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_...Malcolm Priestley