summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192su/ieee80211/ieee80211.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-31Staging: delete rtl8192su driverGreg Kroah-Hartman1-1934/+0
2010-07-22staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementationFlorian Schilhabel1-0/+14
2010-07-22staging: rtl8192su: merge updated ieee80211_crypto_ops()Florian Schilhabel1-0/+1
2010-07-22staging: rtl8192su: merge changes in ieee80211_authentication_req()Florian Schilhabel1-0/+4
2010-07-22staging: rtl8192su: update rtl819x_set_channel_map()Florian Schilhabel1-3/+10
2010-05-15staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman1-4/+1
2010-03-04Staging: rtl8192* needs semaphore.hRandy Dunlap1-0/+1
2010-03-04Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-4/+0
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-11/+1
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy1-11/+1
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis1-4/+4
2009-09-15Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.hBartlomiej Zolnierkiewicz1-432/+1
2009-09-15Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz1-578/+486
2009-09-15Staging: rtl8192su/ieee80211: remove unused ieee80211_wx_get_encode_ext()Bartlomiej Zolnierkiewicz1-3/+0
2009-09-15Staging: rtl8192su/ieee80211: remove unused IEEE80211_PRINT_STR()Bartlomiej Zolnierkiewicz1-26/+0
2009-09-15Staging: rtl8192su/ieee80211: remove superfluous container_of definitionBartlomiej Zolnierkiewicz1-14/+0
2009-09-15Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz1-72/+0
2009-09-15Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz1-27/+1
2009-09-15Staging: rtl8192su: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz1-2/+0
2009-09-15Staging: rtl8192su: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz1-127/+4
2009-09-15Staging: rtl8192su/ieee80211: remove unused _ReasonCode enumsBartlomiej Zolnierkiewicz1-49/+0
2009-09-15Staging: rtl8192su: remove support for older wireless extensionsBartlomiej Zolnierkiewicz1-15/+1
2009-09-15Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-120/+0
2009-08-08Staging: rtl8192su: fix build errorGreg Kroah-Hartman1-1/+1
2009-06-19Staging: add rtl8192SU wireless usb driverJerry Chuang1-0/+2901