summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* staging: rtl8192e: Delete some redundant codeMike McCormack2010-07-261-4/+0
* staging: rtl8192e: Make arrays constMike McCormack2010-07-261-3/+3
* staging: rtl8192e: Remove useless debug codeMike McCormack2010-07-261-5/+0
* staging: rtl8192e: Remove macro already in the kernelMike McCormack2010-07-261-5/+1
* staging: rtl8192e: Delete unused codeMike McCormack2010-07-261-155/+0
* staging: rtl8192e: Make structs const, move prototypes to topMike McCormack2010-07-262-10/+10
* staging: rtl8192e: Make functions staticMike McCormack2010-07-262-18/+17
* staging: rtl8192e: Make static variables constMike McCormack2010-07-261-2/+2
* staging: rtl8192e: Make some static structs constMike McCormack2010-07-264-9/+9
* Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
* Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-2214-963/+4
* 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/+0
* 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/+0
* Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann2010-06-181-0/+1
* Staging: Use kmemdupJulia Lawall2010-05-172-4/+3
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-147-19/+9
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-144-5/+5
* Staging: Drop memory allocation castJulia Lawall2010-05-114-7/+6
* staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten2010-05-111-167/+1
* staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten2010-05-111-35/+3
* Staging: rtl8192e: Use the standard config option for PM functionsYong Wang2010-05-114-10/+5
* 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-031-0/+1
* Staging: rtl8192e: fix spacing style issues in r8180_93cx6.cTim Schofield2010-03-031-31/+32
* staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-031-1/+1
* staging: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-031-0/+4
* Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney2010-03-032-4/+3
* Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-4/+1
* Staging: rtl8192e: remove some functions from the __exit sectionSimon Horman2010-03-033-3/+3
* Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays thems...Simon Horman2010-03-031-6/+13
* staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-03-032-3/+3
* Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas2010-03-031-33/+48
* Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas2010-03-031-78/+116
* Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas2010-03-031-540/+574
* Staging: rtl8192e: fix more coding style issues.Radu Voicilas2010-03-031-22/+27
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-0318-426/+1660
* Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas2010-03-032-88/+83
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-0311-67/+60
* 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-186-44/+15
|\
| * Staging: fix wireless drivers dependsRandy Dunlap2009-10-301-1/+1
| * Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-304-43/+13
| * 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
|/
OpenPOWER on IntegriCloud