aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Staging: Use kmemdupJulia Lawall2-4/+3
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall7-19/+9
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar4-5/+5
2010-05-11Staging: Drop memory allocation castJulia Lawall4-7/+6
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten1-167/+1
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten1-35/+3
2010-05-11Staging: rtl8192e: Use the standard config option for PM functionsYong Wang4-10/+5
2010-05-11Staging: rtl8192e: Hoist assign from ifJoe Perches2-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap1-0/+1
2010-03-03Staging: rtl8192e: fix spacing style issues in r8180_93cx6.cTim Schofield1-31/+32
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings1-0/+4
2010-03-03Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney2-4/+3
2010-03-03Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten1-4/+1
2010-03-03Staging: rtl8192e: remove some functions from the __exit sectionSimon Horman3-3/+3
2010-03-03Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays themselvesSimon Horman1-6/+13
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2-3/+3
2010-03-03Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas1-33/+48
2010-03-03Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas1-78/+116
2010-03-03Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas1-540/+574
2010-03-03Staging: rtl8192e: fix more coding style issues.Radu Voicilas1-22/+27
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo18-426/+1660
2010-03-03Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2-88/+83
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches11-67/+60
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap2-4/+4
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis7-38/+38
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa8-20/+20
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-44/+15
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap1-1/+1
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski4-43/+13
2009-10-09Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney1-0/+1
2009-10-07staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger1-1/+2
2009-09-15Staging: rtl8192e: Drop unnecessary NULL testJulia Lawall1-2/+0
2009-09-15Staging: rtl8192e: fix timeouts on firmware downloadGreg Kroah-Hartman1-14/+16
2009-09-15Staging: rtl8192e: fix for stack bugGreg Kroah-Hartman3-16/+11
2009-09-15Staging: rtl8192e: remove annoying printk()Greg Kroah-Hartman1-1/+1
2009-09-15Staging: rtl8192e: remove unneeded ieee80211 filesGreg Kroah-Hartman18-2248/+0
2009-09-15Staging: rtl8192e: coding style cleanups on r819xE_firmware.cGreg Kroah-Hartman1-169/+160
2009-09-15Staging: rtl8192e: remove another firmware header file not being usedGreg Kroah-Hartman3-2865/+14
2009-09-15Staging: rtl8192e: remove firmware header file not being usedGreg Kroah-Hartman2-3665/+1
2009-09-15Staging: rtl8192e: remove kernel version checksGreg Kroah-Hartman8-502/+1
2009-09-15Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman5-685/+2
2009-09-15Staging: rtl8192e: compile fixesJeff Mahoney2-9/+0
2009-09-15Staging: rtl8192e: remove unused functionsGreg Kroah-Hartman3-425/+0
2009-09-15Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman9-171/+145
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman64-0/+54782