summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192su/ieee80211
AgeCommit message (Expand)Author
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14Staging: rtl819su: added r8192SU_led.c/.hFlorian Schilhabel
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: rtl8192su: 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: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel
2010-03-03Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman
2010-03-03Staging: rtl8192su: Use z format qualifier for output of sizeof()Simon Horman
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski
2009-09-15Staging: rtl8192su: fixup size comparison warningJeff Mahoney
2009-09-15Staging: rtl8192su: fix up printk warningsJeff Mahoney
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov
2009-09-15Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.hBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove unused ieee80211_wx_get_encode_ext()Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR()Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove NOT_YET ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove superfluous container_of definitionBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove OPENSUSE_SLED ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove RTL8192SU ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove RTL8192SE ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove RTL8192S_DISABLE_FW_DM ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove USB_RX_AGGREGATION_SUPPORT ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove unused _ReasonCode enumsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove support for older wireless extensionsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su/ieee80211: remove unused filesBartlomiej Zolnierkiewicz
2009-08-07Staging: rtl8192su: fix build errorGreg Kroah-Hartman