aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+2
2010-05-11Staging: Drop memory allocation castJulia Lawall1-4/+3
2010-05-11Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz1-2/+4
2010-05-11Staging: rtl8187se: Hoist assign from ifJoe Perches1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-12/+12
2010-01-14Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger1-12/+12
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis1-7/+7
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-3/+3
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski1-8/+4
2009-09-15Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz1-38/+0
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz1-285/+4
2009-09-15Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz1-15/+0
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz1-62/+0
2009-09-15Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()Bartlomiej Zolnierkiewicz1-1/+0
2009-09-15Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ codeBartlomiej Zolnierkiewicz1-540/+0
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-89/+9
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-4/+4
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-4/+4
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman1-0/+4029