index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
2013-06-07
staging: vt6656: use free_netdev instead of kfree
Hema Prathaban
2013-03-20
staging: vt6656: Fix oops on resume from suspend.
Malcolm Priestley
2013-02-28
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
2013-01-21
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
2013-01-17
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
Malcolm Priestley
2013-01-17
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
Malcolm Priestley
2013-01-17
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
2013-01-17
staging: vt6656: 64 bit fixes : correct all type sizes
Malcolm Priestley
2013-01-17
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
Malcolm Priestley
2013-01-17
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
Malcolm Priestley
2012-10-02
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2012-09-14
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
2012-04-12
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-02-24
staging: Fix typo in bssdb.c
Masanari Iida
2012-02-09
staging, vt6656/wpactl.c: Fix mem leak in wpa_ioctl()
Jesper Juhl
2012-02-09
staging, vt6656/wpactl.c: A basic style cleanup
Jesper Juhl
2012-02-09
staging: vt6656: iwctl.c: Rewrite siwrts funciton
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwrate
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove return statement of iwctl_giwessid
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwrange
Marcos Paulo de Souza
2012-02-09
staging: vt6656: Remove return statement of iwctl_giwmode
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove useless function
Marcos Paulo de Souza
2012-02-09
staging: vt6656: iwctl.c: Remove commented code
Marcos Paulo de Souza
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-22
staging: vt6656: int.c, int.h: Change return of function to void
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: Remove not used returned data of function
Marcos Paulo de Souza
2011-11-30
staging: vt6656: integer overflows in private_ioctl()
Xi Wang
2011-11-30
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2011-11-30
staging: vt6656: baseband.c: Remove commented code
Marcos Paulo de Souza
2011-11-30
staging: vt6656: baseband.c: Removed dead code, and fix coding standards
Marcos Paulo de Souza
2011-11-30
staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.
Marcos Paulo de Souza
2011-11-30
staging: vt6656: main_usb.c: Use kzalloc instead kmalloc
Marcos Paulo de Souza
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-23
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
2011-09-29
Staging: vt6656: potential memory corruption
Dan Carpenter
2011-09-26
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
2011-08-23
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-05-17
drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb
Julia Lawall
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-04
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
[next]