summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
...
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-075-24/+24
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-077-31/+21
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-072-14/+1
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-073-11/+2
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-073-64/+2
* staging: rtl8192e: Remove SetRFPowerStateMike McCormack2011-03-071-33/+7
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-073-8/+0
* staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack2011-03-071-4/+9
* staging: rtl8192e: Remove struct member irq_maskMike McCormack2011-02-232-7/+8
* staging: rtl8192e: Make RT_TRACE use consistentMike McCormack2011-02-236-44/+44
* staging: rtl8192e: Make functions staticMike McCormack2011-02-234-32/+11
* staging: rtl8192e: Delete dead codeMike McCormack2011-02-231-50/+0
* staging: rtl8192e: Remove externs, redundant commentsMike McCormack2011-02-231-94/+23
* 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 unused CONFIG_RTL8180_IO_MAPMike McCormack2011-02-181-91/+2
* staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack2011-02-182-17/+14
* staging: rtl8192e: Refactor rtl8192_ioctl into two functionsMike McCormack2011-02-181-68/+68
* staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack2011-02-182-14/+11
* staging: rtl8192e: Remove useless TxCheckStuck functionMike McCormack2011-02-181-56/+0
* staging: rtl8192e: Make rtl8192_tx staticMike McCormack2011-02-182-2/+2
* staging: rtl8192e: Enable the NIC only onceMike McCormack2011-02-181-13/+9
* staging: rtl8192e: Delete unused function rtl819x_ifsilentresetMike McCormack2011-02-181-262/+0
* staging: rtl8192e: Remove irq_enabled flagMike McCormack2011-02-182-8/+1
* staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack2011-02-183-10/+0
* staging: rtl8192e: Factor out common codeMike McCormack2011-02-091-47/+27
* staging: rtl8192e: Remove dead codeMike McCormack2011-02-091-91/+2
* staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack2011-02-091-40/+13
* staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack2011-02-091-39/+7
* staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack2011-02-094-359/+185
* staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack2011-02-091-66/+6
* staging: rtl8192e: Use spin_lock, just one exit pathMike McCormack2011-02-091-15/+11
* staging: rtl8192e: Delete dead codeMike McCormack2011-02-091-18/+9
* staging: rtl8192e: Avoid casting function pointersMike McCormack2011-02-092-22/+21
* staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt contextMike McCormack2011-02-091-9/+17
* staging: rtl8192e: Simplify flow of control in rtl8192_rxMike McCormack2011-02-091-9/+8
* staging: rtl8192e: Simplify r8192_set_multicastMike McCormack2011-02-091-16/+1
* staging: rtl8192e: Remove unused debug codeMike McCormack2011-02-091-41/+1
* staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack2011-02-099-1881/+41
* staging: rtl8192e: Remove dead codeMike McCormack2011-02-091-9/+0
* staging: rtl8192e: Remove dead codeMike McCormack2011-02-094-172/+2
* staging: rtl8192e: Use private structure in IO functionsMike McCormack2011-02-099-376/+397
* staging: rtl8192e: Remove redundant externsMike McCormack2011-02-091-113/+109
* staging: rtl8192e: Remove duplicate headerMike McCormack2011-02-091-2682/+0
* Staging: rtl8192e: Remove unused card typeMike McCormack2011-01-313-9/+0
* Staging: rtl8192e: Remove unused endian_swap functionMike McCormack2011-01-311-11/+0
* Staging: rtl8192e: Remove #if 1 blocksMike McCormack2011-01-311-39/+10
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-312-4/+4
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-312-8/+8
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-312-6/+7
OpenPOWER on IntegriCloud