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
/
rtl8712
Age
Commit message (
Expand
)
Author
2014-05-27
staging: rtl8712: return -ENOMEM instead of -1
Vitaly Osipov
2014-05-27
staging: rtl8712: fix kmalloc parameters
Vitaly Osipov
2014-05-25
staging: rtl8712: remove _malloc()
Vitaly Osipov
2014-05-24
staging: r8712u: Remove useless return variables
Peter Senna Tschudin
2014-05-24
staging: rtl8712: usb_intf.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-24
staging: rtl8712: fix unnecessary line continuations
Marcus Farkas
2014-05-24
staging: rtl8712: fix unnecessary parentheses
Marcus Farkas
2014-05-24
staging: rtl8712: fix missing blank lines after declarations
Marcus Farkas
2014-05-24
staging: rtl8712: fix potential leaks in r8712_set_key()
Christian Engelmayer
2014-05-24
staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()
Christian Engelmayer
2014-04-16
staging: r8712u: Fix case where ethtype was never obtained and always be chec...
Larry Finger
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-18
staging: rtl8712: Fix multiple spaces after return type
Gulsah Kose
2014-03-18
staging/rtl8712/osdep_service.h Fix line over 80 characters.
Aybuke Ozdemir
2014-03-13
staging: rtl8712: Delete space before semicolon
Andreea-Cristina Bernat
2014-03-13
staging: rtl8712: Remove unnecessary parentheses.
Gulsah Kose
2014-03-07
staging:rtl8712: Fix sparse warning incorrect type in assignment
Himangi Saraogi
2014-03-06
Staging: rtl8712: fix an error test in start_drv_threads()
Dan Carpenter
2014-03-06
staging: rtl8712: fix some confusing indenting
Dan Carpenter
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
2014-02-15
staging: r8712u: delete unnecessary field initialization
Julia Lawall
2014-01-09
staging: r8712u: Set device type to wlan
Larry Finger
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-25
staging r8712u: Remove useless netdev_info slowly polluting dmesg
Alexandre Demers
2013-10-03
Staging: rtl8712: fix spaces before semicolons
Thomas Cort
2013-09-30
staging: rtl8712: remove unneeded NULL check
Dan Carpenter
2013-09-17
staging: rtl8712: re-use native mac_pton() helper
Andy Shevchenko
2013-07-23
staging: rtl8712: return MAC in standard form
Andy Shevchenko
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-03-11
rtl8712: remove redundant if statement
Niklas Söderlund
2013-03-11
rtl8712: remove unused definitions from rtl871x_recv.h
Niklas Söderlund
2013-03-11
rtl8712: remove dead function prototypes from rtl871x_recv.h
Niklas Söderlund
2013-03-11
rtl8712: remove unused functions from rtl871x_recv.h
Niklas Söderlund
2013-01-11
rtl8712: remove unused definitions from ethernet.h
Przemo Firszt
2013-01-11
rtl8712: remove all NDIS_* definitions and use rndis.h instead
Przemo Firszt
2013-01-11
rtl8712: remove unused macros
Przemo Firszt
2013-01-11
rtl8712: replace min with min_t
Przemo Firszt
2013-01-11
rtl8712: replace printk with better solutions
Przemo Firszt
2013-01-11
rtl8712: remove unused macros from rtl8712/wifi.h
Przemo Firszt
2013-01-11
rtl8712: code clean up
Przemo Firszt
2013-01-11
rtl8712: remove useless calls to memset().
Cyril Roelandt
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-07
staging: rtl8712: avoid a useless call to memset().
Cyril Roelandt
2013-01-07
staging: r8712u: Add new device ID
Larry Finger
2012-11-28
staging: r8712u: Fix possible buffer overrun
Larry Finger
2012-10-26
staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()
Dan Carpenter
2012-10-22
staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()
Wei Yongjun
2012-09-26
staging: r8712u: Do not queue cloned skb
Larry Finger
2012-09-26
staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatch
Devendra Naga
[next]