summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-2422-18230/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-07-262-1/+2
|\
| * get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
| * net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-201-0/+1
* | drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock2011-07-081-1/+1
* | staging: rtl8192e: Fix big-endian warningLarry Finger2011-07-061-1/+1
* | Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-059-9/+0Star
|/
* 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/+3Star
* staging: rtl8192e: Delete unused struct membersMike McCormack2011-03-141-12/+0Star
* staging: rtl8192e: Delete commented codeMike McCormack2011-03-141-47/+1Star
* staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin2011-03-144-16/+6Star
* 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/+0Star
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-071-80/+0Star
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-071-1/+1
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-072-16/+15Star
* staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack2011-03-071-7/+0Star
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-071-1/+0Star
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-072-12/+0Star
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-071-1/+0Star
* staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack2011-02-181-13/+12Star
* staging: rtl8192e: Remove redundant externsMike McCormack2011-02-091-113/+109Star
* Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack2011-01-311-4/+0Star
* staging: rtl8192e: Delete dead code in ieee80211 libMike McCormack2011-01-248-488/+30Star
* staging: rtl8192e: Tidy up function header commentsMike McCormack2011-01-241-150/+52Star
* Staging: rtl8192e: Remove pointless returnsMike McCormack2011-01-212-21/+0Star
* Staging: rtl8192e: Fix typo in enum nameMike McCormack2011-01-211-1/+1
* Staging: rtl8192e: Make arrays constMike McCormack2011-01-211-11/+11
* Staging: rtl8192e: Remove commented out printksMike McCormack2011-01-219-91/+0Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: rtl8193*: Remove double testJulia Lawall2010-09-011-1/+1
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-09-011-1/+1
* Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra2010-09-011-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-2314-963/+4Star
* Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz2010-06-221-4/+0Star
* 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/+0Star
* Staging: Use kmemdupJulia Lawall2010-05-182-4/+3Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-147-19/+9Star
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-141-1/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-123-6/+5Star
* staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten2010-05-121-167/+1Star