summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
* Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-2314-963/+4Star
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-3/+3
* Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz2010-06-221-4/+0Star
* Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-06-221-2/+7
* Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz2010-06-222-4/+0Star
* Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann2010-06-191-0/+1
* Staging: Use kmemdupJulia Lawall2010-05-182-4/+3Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-147-19/+9Star
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-144-5/+5
* Staging: Drop memory allocation castJulia Lawall2010-05-124-7/+6Star
* staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten2010-05-121-167/+1Star
* staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten2010-05-121-35/+3Star
* Staging: rtl8192e: Use the standard config option for PM functionsYong Wang2010-05-114-10/+5Star
* Staging: rtl8192e: Hoist assign from ifJoe Perches2010-05-112-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* Staging: rtl8192* needs semaphore.hRandy Dunlap2010-03-041-0/+1
* Staging: rtl8192e: fix spacing style issues in r8180_93cx6.cTim Schofield2010-03-041-31/+32
* staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-041-1/+1
* staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-041-0/+4
* Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney2010-03-042-4/+3Star
* Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-041-4/+1Star
* Staging: rtl8192e: remove some functions from the __exit sectionSimon Horman2010-03-043-3/+3
* Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays thems...Simon Horman2010-03-041-6/+13
* staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-042-3/+3
* Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas2010-03-041-33/+48
* Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas2010-03-041-78/+116
* Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas2010-03-041-540/+574
* Staging: rtl8192e: fix more coding style issues.Radu Voicilas2010-03-041-22/+27
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-0418-426/+1660
* Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2010-03-042-88/+83Star
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-0411-67/+60Star
* Staging: rtl8192x: fix printk formatsRandy Dunlap2009-12-232-4/+4
* staging: fix rtl8192e compilation errors with mac80211George Kadianakis2009-12-237-38/+38
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-118-20/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-196-44/+15Star
|\
| * Staging: fix wireless drivers dependsRandy Dunlap2009-10-301-1/+1
| * Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-304-43/+13Star
| * Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney2009-10-091-0/+1
* | staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger2009-10-071-1/+2
|/
* Staging: rtl8192e: Drop unnecessary NULL testJulia Lawall2009-09-151-2/+0Star
* Staging: rtl8192e: fix timeouts on firmware downloadGreg Kroah-Hartman2009-09-151-14/+16
* Staging: rtl8192e: fix for stack bugGreg Kroah-Hartman2009-09-153-16/+11Star
* Staging: rtl8192e: remove annoying printk()Greg Kroah-Hartman2009-09-151-1/+1
* Staging: rtl8192e: remove unneeded ieee80211 filesGreg Kroah-Hartman2009-09-1518-2248/+0Star
* Staging: rtl8192e: coding style cleanups on r819xE_firmware.cGreg Kroah-Hartman2009-09-151-169/+160Star
* Staging: rtl8192e: remove another firmware header file not being usedGreg Kroah-Hartman2009-09-153-2865/+14Star
* Staging: rtl8192e: remove firmware header file not being usedGreg Kroah-Hartman2009-09-152-3665/+1Star
* Staging: rtl8192e: remove kernel version checksGreg Kroah-Hartman2009-09-158-502/+1Star
* Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman2009-09-155-685/+2Star