aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey
2013-11-10Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi
2013-11-10Staging: rtl8187se: Fix indentation errorsHimangi Saraogi
2013-11-10Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi
2013-11-10Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi
2013-11-10Staging:rtl8187se: Insert spaces after commasHimangi Saraogi
2013-11-10staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.hHimangi Saraogi
2013-11-10staging:rtl8187se: Shift open brace of function declarations to next lineHimangi Saraogi
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta
2013-10-19staging: rtl8187se: checkpatch cleanupsTeodora Baluta
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2012-09-04staging: rtl8187se: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2011-08-23drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-05staging: rtl8187se: Fix big-endian warningLarry Finger
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so...Wanlong Gao
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin
2011-03-07staging: rtl8187se: check kmalloc return valueXiaochen Wang
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz
2010-05-11Staging: rtl8187se: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski
2009-09-15Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ codeBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman