aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Staging: rtl8192u: add missing curly bracesDan Carpenter1-1/+2
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova7-75/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-10-05Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag linesTracey Dent1-8/+8
2010-08-31staging: rtl8193*: Remove double testJulia Lawall1-1/+1
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-07-08Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy1-1/+1
2010-05-17Staging: Use kmemdupJulia Lawall2-6/+4
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall8-22/+10
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-2/+1
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten1-5/+4
2010-05-11Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80211_softmac.cwzt.wzt@gmail.com1-0/+2
2010-05-11Staging: rtl8192u: Hoist assign from ifJoe Perches1-1/+2
2010-05-11Staging: rtl8192u: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-05-11Staging: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
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-03Staging: rtl8192* needs semaphore.hRandy Dunlap1-0/+1
2010-03-03Staging: rtl8192u: ieee80211: CurrentMPDUDensity assigned to itself in HTUseDefaultSetting()Roel Kluin1-1/+1
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman1-1/+1
2010-03-03Staging: rtl8192u: ieee80211: add missing parenthesesRoel Kluin1-1/+1
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-60/+54
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap2-4/+4
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab16-1326/+1
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab19-796/+796
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab5-535/+30
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang38-0/+22108