summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-07-26staging: rtl8192e: Delete some redundant codeMike McCormack
2010-07-26staging: rtl8192e: Make arrays constMike McCormack
2010-07-26staging: rtl8192e: Remove useless debug codeMike McCormack
2010-07-26staging: rtl8192e: Remove macro already in the kernelMike McCormack
2010-07-26staging: rtl8192e: Delete unused codeMike McCormack
2010-07-26staging: rtl8192e: Make structs const, move prototypes to topMike McCormack
2010-07-26staging: rtl8192e: Make functions staticMike McCormack
2010-07-26staging: rtl8192e: Make static variables constMike McCormack
2010-07-26staging: rtl8192e: Make some static structs constMike McCormack
2010-07-08Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy
2010-06-22Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-22Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz
2010-06-22Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz
2010-06-22Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz
2010-06-18Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten
2010-05-11Staging: rtl8192e: Use the standard config option for PM functionsYong Wang
2010-05-11Staging: rtl8192e: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap
2010-03-03Staging: rtl8192e: fix spacing style issues in r8180_93cx6.cTim Schofield
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König
2010-03-03staging: declare MODULE_FIRMWARE in various driversBen Hutchings
2010-03-03Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney
2010-03-03Staging: r8192E_core.c: use %pM to shown MAC addressH Hartley Sweeten
2010-03-03Staging: rtl8192e: remove some functions from the __exit sectionSimon Horman
2010-03-03Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays thems...Simon Horman
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-03-03Staging: rtl8192e: Small code fixes for r819xE_firmware.cRadu Voicilas
2010-03-03Staging: rtl8192e: Code style fixes for r819xE_phy.hRadu Voicilas
2010-03-03Staging: rtl8192e: Code style fix for r819xE_phyreg.hRadu Voicilas
2010-03-03Staging: rtl8192e: fix more coding style issues.Radu Voicilas
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo
2010-03-03Staging: rtl8192e: fix some codingstyle issuesRadu Voicilas
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski
2009-10-09Staging: rtl8192e: Add #include <linux/vmalloc.h>Jeff Mahoney
2009-10-07staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger