index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
2014-10-02
staging: vt6655: Fixed C99 // comment errors in wpactl.c
Esra Altintas
2014-09-28
staging: vt6655: Merge three lines into one
Tapasweni Pathak
2014-09-28
staging: vt6655: Type conversion was made.
Gulsah Kose
2014-09-28
Staging: vt6655: Add require space before that '('
Aybuke Ozdemir
2014-09-28
Staging: vt6655: Add require space after that ','
Aybuke Ozdemir
2014-09-23
staging: vt6655: device_get_options remove unused variable devname
Malcolm Priestley
2014-09-23
staging: vt6655: pr_err remove string to net device name
Malcolm Priestley
2014-09-23
staging: vt6655: shift open brace '{' to previous line
Tapasweni Pathak
2014-09-23
staging: vt6655: remove unnecessary else after return
Tapasweni Pathak
2014-09-23
Staging: vt6655: Fix C99 style commenting.
Aybuke Ozdemir
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-19
Staging: vt6655: Break 80 character long line to remove checkpatch error
Rajbinder Brar
2014-09-19
Staging: vt6655: Fix C99 style commenting.
Aybuke Ozdemir
2014-09-19
staging: vt6655: buffer overflow in ioctl
Dan Carpenter
2014-09-11
staging: vt6655: Remove unnecessary condition around include
Tobias Klauser
2014-09-11
staging: vt6655: Use net_device_stats from struct net_device
Tobias Klauser
2014-09-11
staging: vt6655: Remove unused member from struct vnt_private
Tobias Klauser
2014-09-08
staging: vt6655: device_free_info() warn: variable dereferenced before check
Malcolm Priestley
2014-08-30
staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...
Malcolm Priestley
2014-08-30
staging: vt6655: s_uGetRTSCTSDuration always return __le16
Malcolm Priestley
2014-08-30
stgaing: vt6655: remove unused variable wCTSDuration
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSCTS_FB with struct vnt_cts_fb
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSCTS with struct vnt_cts
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_a_FB with struct vnt_rts_a_fb
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_ab with struct vnt_rts_ab
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_g_FB with struct vnt_rts_g_fb
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSRTS_g with struct vnt_rts_g
Malcolm Priestley
2014-08-30
staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts data
Malcolm Priestley
2014-08-30
staging: vt6655: Replace typedef struct tagSRTSData with ieee80211_rts data
Malcolm Priestley
2014-08-30
staging: vt6655: Fix *Duration s_uFillDataHead to return to __le16
Malcolm Priestley
2014-08-30
staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_...
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_...
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_g_FB with struct vnt_t...
Malcolm Priestley
2014-08-30
staging: vt6655: replace typedef struct tagSTxDataHead_g with struct vnt_tx_d...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx.c create function to return __le16 wTimeStampOff
Malcolm Priestley
2014-08-30
staging: vt6655: s_vGenerateTxParameter removed nested pvRrvTime NULL check
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx change s_uGetRTSCTSRsvTime to always return __le16
Malcolm Priestley
2014-08-30
staging: vt6655: create vnt_rxtx_rsvtime_le16 to return s_uGetTxRsvTime endia...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_ab with struct vnt_r...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon...
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx.h structure vnt_mic_hdr add IEEE80211_CCMP_PN_LEN macro
Malcolm Priestley
2014-08-30
staging: vt6655: 80211mgr.h add ieee80211.h header and fix conflicts
Malcolm Priestley
2014-08-30
staging: vt6655: dead code remove device_nics variable
Malcolm Priestley
2014-08-30
staging: vt6655: remove multiple instances of netdevice.
Malcolm Priestley
2014-08-30
staging: vt6655: remove multiple instances of driver loading.
Malcolm Priestley
2014-08-30
staging: vt6655: Remove BBvCalculateParameter and its data members
Malcolm Priestley
2014-08-30
staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
2014-08-30
staging: vt6655: rxtx.c change BBvCalculateParameter to function vnt_get_phy_...
Malcolm Priestley
[next]