index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-10
staging: vt6656: Replace pStatistic->abyTxPktInfo with struct vnt_tx_pkt_info
Malcolm Priestley
5
-23
/
+15
2013-12-10
staging: vt6656: s_uCalculateLinkQual use netstats rx values
Malcolm Priestley
2
-3
/
+5
2013-12-10
staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual
Malcolm Priestley
2
-30
/
+32
2013-12-10
staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats
Malcolm Priestley
5
-115
/
+26
2013-12-08
staging: vt6656: baseband.c clean up BBbVT3184Init
Malcolm Priestley
1
-159
/
+145
2013-12-03
staging: vt6656: clean up s_vGetFreeContext
Malcolm Priestley
1
-18
/
+19
2013-12-03
staging: vt6656: s_vGetFreeContext remove pReturnContext
Malcolm Priestley
1
-4
/
+2
2013-12-03
staging: vt6656: remove void pointer from s_vGetFreeContext
Malcolm Priestley
1
-8
/
+11
2013-12-02
Merge v3.13-rc2 into staging-next
Greg Kroah-Hartman
3
-1
/
+15
2013-11-25
staging: vt6656: Remove unused variable bAES.
Malcolm Priestley
2
-6
/
+0
2013-11-25
staging: vt6656: Remove unused variable bLongHeader
Malcolm Priestley
2
-21
/
+4
2013-11-25
staging: vt6656: vnt_beacon_buffer attach mac header.
Malcolm Priestley
2
-10
/
+10
2013-11-25
staging: vt6656: csBeacon_xmit merge structures.
Malcolm Priestley
3
-41
/
+39
2013-11-25
staging: vt6656: Remove always 0 variable dwDiagRefCount
Malcolm Priestley
5
-44
/
+21
2013-11-25
staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.
Malcolm Priestley
2
-0
/
+13
2013-11-25
Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()
Dan Carpenter
1
-1
/
+2
2013-11-19
staging: vt6656: removed the trailing statement should be on next line error
Nandini Hanumanthagowda
1
-2
/
+4
2013-11-19
staging: vt6656: added space after coma operator in funtion call
Nandini Hanumanthagowda
1
-1
/
+1
2013-11-19
staging: vt6656: removed all whitespace errors
Nandini Hanumanthagowda
1
-4
/
+4
2013-11-19
staging: vt6656: removed parenthesis from return statement
Nandini Hanumanthagowda
1
-2
/
+2
2013-11-19
staging: vt6656: indented the code under all function blocks
Nandini Hanumanthagowda
1
-151
/
+151
2013-11-19
staging: vt6656: indented all if-else statement blocks
Nandini Hanumanthagowda
1
-612
/
+604
2013-11-19
staging: vt6656: fixed the switch case indentation level error
Nandini Hanumanthagowda
1
-39
/
+39
2013-11-19
staging: vt6656: fixed unnecessary whitespace warning
Nandini Hanumanthagowda
1
-6
/
+6
2013-11-19
staging: vt6656: fixed checkpatch errors related to close brace
Nandini Hanumanthagowda
1
-20
/
+10
2013-11-19
staging: vt6656: fixed open brace placement related error
Nandini Hanumanthagowda
1
-8
/
+4
2013-11-19
staging: vt6656: removed unnecessary braces around if-else statements
Nandini Hanumanthagowda
1
-33
/
+20
2013-11-11
staging: vt6656: main_usb.c ether_crc use kernel code
Malcolm Priestley
2
-16
/
+1
2013-11-11
staging: vt6656: cleanup device_init_registers
Malcolm Priestley
1
-109
/
+114
2013-11-11
staging; vt6656: device_init_registers Change vnt_cmd_card_int and vnt_rsp_card_int to off stack
Malcolm Priestley
2
-12
/
+14
2013-11-11
staging: vt6656: Replace typedef struct _RSP_CARD_INIT.
Malcolm Priestley
2
-11
/
+11
2013-11-11
staging: vt6656: Replace typedef struct _CMD_CARD_INIT
Malcolm Priestley
2
-21
/
+18
2013-11-11
staging: vt6656: device.h Remove typedef enum __device_init_type.
Malcolm Priestley
2
-137
/
+141
2013-11-10
staging: vt6656: fixed whitespace related errors around operators
Nandini Hanumanthagowda
1
-56
/
+56
2013-11-10
staging: vt6656: Fix (most) sparse warnings regarding static functions/variables
Valentina Manea
13
-45
/
+46
2013-10-27
staging: vt6656: removed space after '*' in pointer declaration
Nandini Hanumanthagowda
1
-9
/
+9
2013-10-27
Staging: vt6656: fix code indenting error in power.c
Johannes Löthberg
1
-1
/
+1
2013-10-27
Staging: vt6656: Fix Sparse Warning: cast from restricted gfp_t in hostap.c
Ebru Akagunduz
1
-1
/
+1
2013-10-27
Staging: vt6656: fix a brace coding style issue in power.c
Johannes Löthberg
1
-2
/
+1
2013-10-27
staging: vt6656: removed braces from single line if-statement
Nandini Hanumanthagowda
1
-6
/
+3
2013-10-27
staging: vt6656: fixed indentation and unnecessary space errors
Nandini Hanumanthagowda
1
-170
/
+167
2013-10-27
staging: vt6656: call usb_device_reset before netdev registration
Malcolm Priestley
1
-2
/
+3
2013-10-17
staging: vt6656: removed line over 80 chars warning
Nandini Hanumanthagowda
1
-2
/
+4
2013-10-17
staging: vt6656: removed C99-style comments
Nandini Hanumanthagowda
1
-2
/
+2
2013-10-17
staging: vt6656: removed unnecessary parentheses in return statement
Nandini Hanumanthagowda
1
-2
/
+2
2013-10-17
staging: vt6656: removal of braces under if-control statement
Nandini Hanumanthagowda
1
-3
/
+2
2013-10-17
staging: vt6656: indentation and removal of unnecessary spaces
Nandini Hanumanthagowda
1
-45
/
+42
2013-10-16
staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.
Malcolm Priestley
1
-8
/
+11
2013-10-16
staging: vt6656: rxtx.c clean up s_uGetRTSCTSDuration
Malcolm Priestley
1
-25
/
+28
2013-10-16
staging: vt6656: rxtx.c s_uGetRTSCTSDuration allow fall-through duplicates
Malcolm Priestley
1
-32
/
+3
[prev]
[next]