summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8192E_dm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove files that are not usedLarry Finger2011-08-241-2554/+0
* staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack2011-03-141-2/+1
* staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack2011-03-141-13/+6
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-1/+1
* staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack2011-03-071-70/+0
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-071-2/+1
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-071-197/+133
* staging: rtl8192e: Remove redundant function declarationsMike McCormack2011-03-071-32/+1
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-071-42/+42
* staging: rtl8192e: Make RT_TRACE use consistentMike McCormack2011-02-231-4/+4
* staging: rtl8192e: Remove USB related codeMike McCormack2011-02-231-46/+0
* staging: rtl8192e: Remove useless usermode callbackMike McCormack2011-02-231-26/+0
* staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack2011-02-091-363/+20
* staging: rtl8192e: Remove dead codeMike McCormack2011-02-091-29/+0
* staging: rtl8192e: Use private structure in IO functionsMike McCormack2011-02-091-117/+119
* Staging: rtl8192e: Remove unused struct membersMike McCormack2011-01-311-2/+0
* Staging: rtl8192e: Delete dead codeMike McCormack2011-01-311-57/+5
* staging: rtl8192e: Remove unused members from struct StatsMike McCormack2011-01-251-6/+0
* staging: rtl8192e: Convert cck_txbbgain_ch14_table to a tableMike McCormack2011-01-251-210/+30
* staging: rtl8192e: Convert cck_txbbgain_table to a tableMike McCormack2011-01-251-208/+32
* staging: rtl8192e: Convert txbbgain_table to a tableMike McCormack2011-01-251-76/+41
* staging: rtl8192e: Delete commented out codeMike McCormack2011-01-251-15/+0
* Staging: rtl8192e: Less verbose function headersMike McCormack2010-09-081-195/+26
* Staging: rtl8192e: Fix indent in some placesMike McCormack2010-09-081-64/+44
* Staging: rtl8192e: Remove some redundant commentsMike McCormack2010-09-081-31/+2
* Staging: rtl8192e: Remove some commented out codeMike McCormack2010-09-081-7/+1
* Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack2010-09-081-26/+26
* Staging: rtl8192e: Remove pointless return statementsMike McCormack2010-08-311-3/+1
* Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack2010-08-311-2/+2
* Staging: rtl8192e: Delete unused function dm_shadow_init()Mike McCormack2010-08-311-42/+0
* staging: rtl8192e: Delete some redundant codeMike McCormack2010-07-261-4/+0
* staging: rtl8192e: Make arrays constMike McCormack2010-07-261-3/+3
* staging: rtl8192e: Make some static structs constMike McCormack2010-07-261-6/+6
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-031-6/+34
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-10/+10
* Staging: rtl8192e: remove kernel version checksGreg Kroah-Hartman2009-09-151-68/+0
* Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman2009-09-151-169/+2
* Staging: rtl8192e: remove unused functionsGreg Kroah-Hartman2009-09-151-127/+0
* Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman2009-09-151-35/+20
* Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman2009-09-151-0/+4257
OpenPOWER on IntegriCloud