aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2012-11-21staging: rtl8192u: remove use of __devexitBill Pemberton
2012-11-21staging: rtl8192u: remove use of __devinitBill Pemberton
2012-10-22staging: rtl8192u: fix a macro expansion bugDan Carpenter
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder
2012-09-12drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin
2012-09-04Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga
2012-09-04Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-13staging: rtl8192u: Fix typo in staging/rtl8192uMasanari Iida
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock
2012-05-01staging: rtl8192u Fix a typo.Justin P. Mattock
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock
2012-04-24drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall
2012-04-18Staging: rtl8192u: fix some memory corruptionDan Carpenter
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-02Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause
2012-02-09staging: Fix typo in ieee80211_rx.cMasanari Iida
2011-11-26Staging: rtl8192u: remove api.c fileGreg Kroah-Hartman
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-18Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuffGreg Kroah-Hartman
2011-08-23drivers/staging/rtl8192u: Don't pass huge struct by valueJesper Juhl
2011-08-23staging: rtl8192u: Follow all suggestions from checkpatch on compress.cToon Schoenmakers
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-02staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-08drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock
2011-07-05staging: rtl8192u: Fix big-endian warningLarry Finger
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...Wanlong Gao
2011-07-05drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.cWanlong Gao
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04staging/rtl81*: build as loadable modules onlyRandy Dunlap
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2011-01-21rtl8192u_usb: Remove built-in firmware imagesBen Hutchings
2010-12-10Staging: rtl8192u: add missing curly bracesDan Carpenter
2010-12-01Staging: rtl8192u: check return code kmalloc.David Chosrova
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König
2010-10-08Staging: rtl8192u: Makefile: replace the use of <module>-objs with <module>-yTracey Dent