aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
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
2010-10-05Staging: rtl8192u: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-10-05Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-05staging: rtl8192u: improve error pathVasiliy Kulikov
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-08-31staging: rtl8193*: Remove double testJulia Lawall
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-07-08Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy
2010-07-08Staging: rtl8192u: remove a copy of 80211.hDave Jones
2010-06-30Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings
2010-06-18staging: rtl8192u: fix checkpatch.pl issues to line 514Mike Gilks
2010-06-18Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten
2010-05-11Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80...wzt.wzt@gmail.com
2010-05-11Staging: rtl8192u: fix space coding style issue in ieee80211_crypt.hRuslan Pisarev
2010-05-11Staging: rtl8192u: ix brace, comments and space coding style issue in ieee802...Ruslan Pisarev
2010-05-11Staging: rtl8192u: fix comments and space coding style issue in dot11d.hRuslan Pisarev
2010-05-11Staging: rtl8192u: Hoist assign from ifJoe Perches