summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/ieee80211/ieee80211_softmac.c
Commit message (Expand)AuthorAgeFilesLines
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-3278/+0
* staging: rtl8192e: Fix big-endian warningLarry Finger2011-07-051-1/+1
* Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-14/+14
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-7/+7
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-1/+1
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-6/+6
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-19/+19
* staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin2011-03-141-5/+2
* staging: rtl8192e use kmemdup and check its return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-071-14/+13
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-071-11/+0
* staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack2011-02-181-13/+12
* Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack2011-01-311-4/+0
* staging: rtl8192e: Delete dead code in ieee80211 libMike McCormack2011-01-251-204/+10
* Staging: rtl8192e: Remove commented out printksMike McCormack2011-01-201-32/+0
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-1/+1
* Staging: rtl8192e: add curly braces to if statementDan Carpenter2010-08-311-8/+8
* Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-221-176/+0
* Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-06-221-2/+7
* Staging: Use kmemdupJulia Lawall2010-05-171-2/+2
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-111-4/+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-301-0/+1
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-031-45/+199
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-1/+1
* staging: fix rtl8192e compilation errors with mac80211George Kadianakis2009-12-231-12/+12
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-2/+2
* Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-301-13/+6
* Staging: rtl8192e: remove annoying printk()Greg Kroah-Hartman2009-09-151-1/+1
* Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman2009-09-151-0/+3548