summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* staging: rtl8187se: check kmalloc return valueXiaochen Wang2011-03-071-2/+3
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-2/+2
* Staging: Use kmemdupJulia Lawall2010-05-171-2/+2
* Staging: Drop memory allocation castJulia Lawall2010-05-111-4/+3
* Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-05-111-2/+4
* Staging: rtl8187se: Hoist assign from ifJoe Perches2010-05-111-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-1/+1
|\
| * Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-12/+12
|\ \ | |/ |/|
| * Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger2010-01-141-12/+12
* | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-231-7/+7
* | Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-3/+3
|/
* Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-301-8/+4
* Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz2009-09-151-38/+0
* Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz2009-09-151-285/+4
* Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz2009-09-151-15/+0
* Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz2009-09-151-62/+0
* Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()Bartlomiej Zolnierkiewicz2009-09-151-1/+0
* Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ codeBartlomiej Zolnierkiewicz2009-09-151-540/+0
* Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz2009-09-151-89/+9
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-4/+4
* staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-071-4/+4
* Staging: add rtl8187se driverGreg Kroah-Hartman2009-01-061-0/+4029