summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192su/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2010-08-30Staging: delete rtl8192su driverGreg Kroah-Hartman
2010-07-22staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementationFlorian Schilhabel
2010-07-22staging: rtl8192su: merge changes in ieee80211_authentication_req()Florian Schilhabel
2010-07-22staging: rtl8192su: cleanup in ieee80211_softmac.cFlorian Schilhabel
2010-07-22staging: rtl819su: merge changes in softmac_ps_mgmt_xmit()Florian Schilhabel
2010-07-22staging: rtl819su: update MgntQuery_MgntFrameTxRate()Florian Schilhabel
2010-07-22staging: rtl819su: update probe_rq_parse()Florian Schilhabel
2010-07-22staging: rtl819su: ieee80211_associate_procedure_wq() updateFlorian Schilhabel
2010-07-22staging: rtl8192su: update rtl819x_set_channel_map()Florian Schilhabel
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
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: re-enable tx-statsFlorian Schilhabel
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-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski
2009-09-15Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE 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: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz
2009-06-19Staging: add rtl8192SU wireless usb driverJerry Chuang