aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0412-78/+82
|\
| * Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel2010-03-031-9/+10
| * Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel2010-03-031-2/+2
| * Staging: rtl8192* needs semaphore.hRandy Dunlap2010-03-031-0/+1
| * staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-031-1/+1
| * Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman2010-03-031-1/+1
| * Staging: rtl8192su: Use z format qualifier for output of sizeof()Simon Horman2010-03-031-3/+12
| * staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-031-1/+1
| * Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-039-61/+54
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-255-42/+32
|\ \ | |/ |/|
| * staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy2010-02-195-42/+32
* | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-234-16/+16
* | Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-113-4/+4
* | Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi2009-12-113-3/+0
|/
* Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-304-27/+13
* Staging: rtl8192su: fixup size comparison warningJeff Mahoney2009-09-151-1/+1
* Staging: rtl8192su: fix up printk warningsJeff Mahoney2009-09-152-4/+4
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.hBartlomiej Zolnierkiewicz2009-09-152-432/+437
* Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz2009-09-153-583/+488
* Staging: rtl8192su/ieee80211: remove unused ieee80211_wx_get_encode_ext()Bartlomiej Zolnierkiewicz2009-09-152-58/+0
* Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR()Bartlomiej Zolnierkiewicz2009-09-151-26/+0
* Staging: rtl8192su: remove NOT_YET ifdefsBartlomiej Zolnierkiewicz2009-09-151-124/+0
* Staging: rtl8192su/ieee80211: remove superfluous container_of definitionBartlomiej Zolnierkiewicz2009-09-151-14/+0
* Staging: rtl8192su/ieee80211: remove OPENSUSE_SLED ifdefsBartlomiej Zolnierkiewicz2009-09-153-11/+0
* Staging: rtl8192su: remove JOHN_DUMP[_TXDESC] ifdefsBartlomiej Zolnierkiewicz2009-09-151-12/+0
* Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz2009-09-1514-190/+10
* Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz2009-09-1513-739/+12
* Staging: rtl8192su: remove RTL8192SU ifdefsBartlomiej Zolnierkiewicz2009-09-153-31/+0
* Staging: rtl8192su: remove RTL8192SE ifdefsBartlomiej Zolnierkiewicz2009-09-153-14/+8
* Staging: rtl8192su: remove RTL8192S_DISABLE_FW_DM ifdefsBartlomiej Zolnierkiewicz2009-09-151-4/+0
* Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefsBartlomiej Zolnierkiewicz2009-09-153-14/+0
* Staging: rtl8192su: remove USB_RX_AGGREGATION_SUPPORT ifdefsBartlomiej Zolnierkiewicz2009-09-152-21/+0
* Staging: rtl8192su: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz2009-09-153-28/+0
* Staging: rtl8192su: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz2009-09-157-76/+1
* Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz2009-09-153-131/+9
* Staging: rtl8192su/ieee80211: remove unused _ReasonCode enumsBartlomiej Zolnierkiewicz2009-09-151-49/+0
* Staging: rtl8192su: remove support for older wireless extensionsBartlomiej Zolnierkiewicz2009-09-154-80/+4
* Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz2009-09-1515-920/+53
* Staging: rtl8192su/ieee80211: remove unused filesBartlomiej Zolnierkiewicz2009-09-1516-2639/+0
* Staging: rtl8192su: fix build errorGreg Kroah-Hartman2009-08-072-2/+3
* Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAMEDan Aloni2009-07-121-7/+7
* Staging: rtl8192su: convert to net_device_opsBartlomiej Zolnierkiewicz2009-07-121-1/+0
* Staging: rtl8192su: Correct use of ! and &Julia Lawall2009-06-191-1/+1
* Staging: rtl8192su: fix build warningsGreg Kroah-Hartman2009-06-191-1/+1
* Staging: add rtl8192SU wireless usb driverJerry Chuang2009-06-1939-0/+22777