summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-317-14/+14
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-147-40/+40
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-143-13/+13
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-143-7/+7
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-146-22/+22
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-144-33/+33
* staging: rtl8192e: Remove ifdefs and dead codeMike McCormack2011-03-141-59/+3
* staging: rtl8192e: Delete unused struct membersMike McCormack2011-03-141-12/+0
* staging: rtl8192e: Delete commented codeMike McCormack2011-03-141-47/+1
* staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin2011-03-144-16/+6
* staging: rtl8192e use kmemdup and check its return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2011-03-071-9/+0
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-071-80/+0
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-071-1/+1
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-072-16/+15
* staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack2011-03-071-7/+0
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-072-12/+0
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack2011-02-181-13/+12
* staging: rtl8192e: Remove redundant externsMike McCormack2011-02-091-113/+109
* Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack2011-01-311-4/+0
* staging: rtl8192e: Delete dead code in ieee80211 libMike McCormack2011-01-258-488/+30
* staging: rtl8192e: Tidy up function header commentsMike McCormack2011-01-251-150/+52
* Staging: rtl8192e: Remove pointless returnsMike McCormack2011-01-202-21/+0
* Staging: rtl8192e: Fix typo in enum nameMike McCormack2011-01-201-1/+1
* Staging: rtl8192e: Make arrays constMike McCormack2011-01-201-11/+11
* Staging: rtl8192e: Remove commented out printksMike McCormack2011-01-209-91/+0
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: rtl8193*: Remove double testJulia Lawall2010-08-311-1/+1
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-1/+1
* Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra2010-08-311-35/+36
* Staging: rtl8192e: add curly braces to if statementDan Carpenter2010-08-311-8/+8
* 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: 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-221-3/+0
* 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-141-1/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-113-6/+5
* 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: Hoist assign from ifJoe Perches2010-05-111-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Staging: rtl8192* needs semaphore.hRandy Dunlap2010-03-031-0/+1
* staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-031-1/+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
OpenPOWER on IntegriCloud