aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su/ieee80211/ieee80211_softmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-30Staging: delete rtl8192su driverGreg Kroah-Hartman1-3291/+0
2010-07-22staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementationFlorian Schilhabel1-0/+43
2010-07-22staging: rtl8192su: merge changes in ieee80211_authentication_req()Florian Schilhabel1-18/+55
2010-07-22staging: rtl8192su: cleanup in ieee80211_softmac.cFlorian Schilhabel1-81/+3
2010-07-22staging: rtl819su: merge changes in softmac_ps_mgmt_xmit()Florian Schilhabel1-3/+13
2010-07-22staging: rtl819su: update MgntQuery_MgntFrameTxRate()Florian Schilhabel1-15/+38
2010-07-22staging: rtl819su: update probe_rq_parse()Florian Schilhabel1-1/+10
2010-07-22staging: rtl819su: ieee80211_associate_procedure_wq() updateFlorian Schilhabel1-0/+6
2010-07-22staging: rtl8192su: update rtl819x_set_channel_map()Florian Schilhabel1-1/+3
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+2
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall1-4/+3
2010-05-11Staging: rtl8192su: 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-3/+3
2010-03-03Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel1-2/+2
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-1/+1
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-19/+19
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy1-19/+19
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis1-8/+8
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski1-9/+6
2009-09-15Staging: rtl8192su: make private ieee80211 stack really privateBartlomiej Zolnierkiewicz1-22/+0
2009-09-15Staging: rtl8192su: remove dead codeBartlomiej Zolnierkiewicz1-84/+1
2009-09-15Staging: rtl8192su: remove USB_TX_DRIVER_AGGREGATION_ENABLE ifdefsBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rtl8192su: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz1-20/+0
2009-09-15Staging: rtl8192su: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz1-44/+0
2009-09-15Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz1-2/+3
2009-09-15Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-169/+7
2009-06-19Staging: add rtl8192SU wireless usb driverJerry Chuang1-0/+3580