index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2014-01-13
staging: vt6656: sparse fixes: iwctl_giwgenie use memcpy.
Malcolm Priestley
2014-01-13
staging: vt6656: sparse fixes: iwctl_siwgenie use memcpy.
Malcolm Priestley
2014-01-13
staging: vt6656: sparse fixes ethtool_ioctl Use struct ifreq *
Malcolm Priestley
2014-01-13
staging: vt6656: sparse fixes: dpc.c missing dpc.h
Malcolm Priestley
2014-01-09
staging: vt6656: rxtx.c Camel case and clean up s_uGetRTSCTSRsvTime
Malcolm Priestley
2014-01-09
staging: vt6656: rxtx.c Camel case and clean up s_uGetTxRsvTime
Malcolm Priestley
2014-01-08
staging: vt6656: remove an unneeded NULL check
Dan Carpenter
2014-01-08
staging: vt6656: CARDqGetNextTBTT replace code using do_div.
Malcolm Priestley
2014-01-08
staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT
Malcolm Priestley
2014-01-07
Staging: vt6656: Reduce line length of bssdb.c
Simon Schuster
2014-01-07
Staging: vt6656: Remove explicit comparisons against NULL
Sebastian Rachuj
2014-01-07
Staging: vt6656: Remove bogus parentheses in conditions
Sebastian Rachuj
2014-01-07
Staging: vt6656: Combined nested conditions
Simon Schuster
2014-01-07
Staging: vt6656: Correct usage of braces
Simon Schuster
2014-01-07
Staging: vt6656: Combine "else { if" to "else if"
Simon Schuster
2014-01-07
Staging: vt6656: Remove unnecessary spaces in format strings
Simon Schuster
2014-01-07
Staging: vt6656: Remove line feeds before else
Simon Schuster
2014-01-07
Staging: vt6656: Correct single space mistakes
Simon Schuster
2014-01-07
Staging: vt6656: Correct operator coding style
Simon Schuster
2014-01-07
Staging: vt6656: Remove unnecessary semicolons
Simon Schuster
2014-01-07
Staging: vt6656: Adjust comments in bssdb.c
Simon Schuster
2014-01-07
Staging: vt6656: Fix indentation of bssdb.c
Simon Schuster
2013-12-17
staging: vt6656: clean up CARDbSetMediaChannel.
Malcolm Priestley
2013-12-17
staging: vt6656: Remove unused scStatistic data/functions from driver.
Malcolm Priestley
2013-12-17
staging: vt6656: dead code remove mib.c mic.h from driver.
Malcolm Priestley
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-10
staging: vt6656: Move double definition of MAX_RATE to device_cfg.h
Malcolm Priestley
2013-12-10
staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bSca...
Malcolm Priestley
2013-12-10
staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info
Malcolm Priestley
2013-12-10
staging: vt6656: s_uCalculateLinkQual use netstats rx values
Malcolm Priestley
2013-12-10
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual
Malcolm Priestley
2013-12-10
staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats
Malcolm Priestley
2013-12-08
staging: vt6656: baseband.c clean up BBbVT3184Init
Malcolm Priestley
2013-12-03
staging: vt6656: clean up s_vGetFreeContext
Malcolm Priestley
2013-12-03
staging: vt6656: s_vGetFreeContext remove pReturnContext
Malcolm Priestley
2013-12-03
staging: vt6656: remove void pointer from s_vGetFreeContext
Malcolm Priestley
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
2013-11-25
staging: vt6656: Remove unused variable bAES.
Malcolm Priestley
2013-11-25
staging: vt6656: Remove unused variable bLongHeader
Malcolm Priestley
2013-11-25
staging: vt6656: vnt_beacon_buffer attach mac header.
Malcolm Priestley
2013-11-25
staging: vt6656: csBeacon_xmit merge structures.
Malcolm Priestley
2013-11-25
staging: vt6656: Remove always 0 variable dwDiagRefCount
Malcolm Priestley
2013-11-25
staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.
Malcolm Priestley
2013-11-25
Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
Dan Carpenter
2013-11-19
staging: vt6656: removed the trailing statement should be on next line error
Nandini Hanumanthagowda
2013-11-19
staging: vt6656: added space after coma operator in funtion call
Nandini Hanumanthagowda
2013-11-19
staging: vt6656: removed all whitespace errors
Nandini Hanumanthagowda
2013-11-19
staging: vt6656: removed parenthesis from return statement
Nandini Hanumanthagowda
2013-11-19
staging: vt6656: indented the code under all function blocks
Nandini Hanumanthagowda
2013-11-19
staging: vt6656: indented all if-else statement blocks
Nandini Hanumanthagowda
[next]