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
/
rtl8712
Age
Commit message (
Expand
)
Author
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
2012-09-26
staging: rtl8712: fix a foo * bar errors reported by checkpatch
Devendra Naga
2012-09-26
staging: rtl8712: remove assignment of 0 to a static global variable
Devendra Naga
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-10
staging: r8712u: fix bug in r8712_recv_indicatepkt()
Eric Dumazet
2012-09-04
staging: r8712u: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-04
staging: r8712u: Remove defines that are not used
Larry Finger
2012-09-04
staging: r8712u: Fix allocations not checked for failure
Larry Finger
2012-09-04
staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-04
staging: r8712u: use is_broadcast_ether_addr() to simplify the code
Wei Yongjun
2012-08-13
staging: r8712u: Reduce maximum receive buffer size to a more sensible value
Larry Finger
[next]