aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192su/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22staging: rtl8192su: added ioctl[SIOCSIWPMKSA] implementationFlorian Schilhabel2-0/+57
2010-07-22staging: rtl8192su: merge changes in rtl819x_HTProc.c; still incompleteFlorian Schilhabel1-80/+29
2010-07-22staging: rtl8192su: merge changes into ieee80211_rx_ADDBARsp()Florian Schilhabel1-10/+4
2010-07-22staging: rtl8192su: merge updated ieee80211_crypto_ops()Florian Schilhabel4-4/+10
2010-07-22staging: rtl8192su: merge changes in ieee80211_tkip_data()Florian Schilhabel1-5/+5
2010-07-22staging: rtl8192su: merge changes in ieee80211_authentication_req()Florian Schilhabel2-18/+59
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: remove a section mismatch warningFlorian Schilhabel5-9/+9
2010-07-22staging: rtl8192su: various updatesFlorian Schilhabel1-16/+27
2010-07-22staging: rtl8192su: remove some unused code, cleanupFlorian Schilhabel4-37/+0
2010-07-22staging: rtl8192su: more code cleanupFlorian Schilhabel3-88/+64
2010-07-22staging: rtl8192su: code cleanupFlorian Schilhabel4-44/+88
2010-07-22staging: rtl8192su: cleanup in ieee80211_tx.c, ieee80211_wx.cFlorian Schilhabel2-27/+1
2010-07-22staging: rtl8192su: clean ieee80211_crypt.cFlorian Schilhabel1-1/+0
2010-07-22staging: rtl8192su: clean dot11d.[c|h]Florian Schilhabel2-16/+37
2010-07-22staging: rtl8192su: some work on dm_check_edca_turbo()Florian Schilhabel1-4/+10
2010-07-22staging: rtl8192su: update rtl819x_set_channel_map()Florian Schilhabel2-4/+13
2010-05-17Staging: Use kmemdupJulia Lawall2-4/+3
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall7-19/+9
2010-05-14Staging: rtl819su: added r8192SU_led.c/.hFlorian Schilhabel1-11/+13
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall3-6/+5
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten1-1/+0
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten1-10/+2
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 Heo3-0/+3
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman12-78/+82
2010-03-03Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel1-9/+10
2010-03-03Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel1-2/+2
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap1-0/+1
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman1-1/+1
2010-03-03Staging: rtl8192su: Use z format qualifier for output of sizeof()Simon Horman1-3/+12
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches9-61/+54
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-42/+32
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy5-42/+32
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis4-16/+16
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-12-11Staging: rtl8187su: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski4-27/+13
2009-09-15Staging: rtl8192su: fixup size comparison warningJeff Mahoney1-1/+1
2009-09-15Staging: rtl8192su: fix up printk warningsJeff Mahoney2-4/+4
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov1-1/+1
2009-09-15Staging: rtl8192su/ieee80211: move rtl8192su specific code out from ieee80211.hBartlomiej Zolnierkiewicz2-432/+437
2009-09-15Staging: rtl8192su/ieee80211: ieee80211.h cleanupsBartlomiej Zolnierkiewicz3-583/+488