summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: remove bool comparisonsLuis de Bethencourt2015-07-221-2/+2
* rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker2015-05-081-4/+4
* rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker2015-05-081-34/+34
* Staging: rtl8192u: use correct array for debug outputDan Carpenter2015-04-031-1/+1
* Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed2015-03-261-34/+34
* Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez2015-03-161-2/+2
* Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>Dilek Uzulmez2015-03-161-1/+1
* Staging: rtl8192u: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-03-161-1/+1
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-061-1/+1
* staging: rtl8192u: Remove commented header.Navya Sri Nizamkari2015-02-261-1/+0
* staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald2014-10-291-13/+9
* staging/rtl8192u - check for skb alloc failureValdis Kletnieks2014-09-081-0/+2
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-301-10/+10
* staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-06-191-2/+0
* Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2014-05-281-1/+1
* staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-05-261-1/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-2/+1
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-17/+17
* Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge2014-05-241-4/+1
* staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine2014-05-231-2/+1
* staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey2014-03-161-12/+8
* Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32Himangi Saraogi2014-03-071-1/+1
* Staging: rtl8192u: fix checkpatch.pl errorTeodora Baluta2013-10-161-1/+2
* Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta2013-10-161-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* staging/rtl8192u: remove commented out __list_for_each usageDave Jones2013-06-181-2/+1
* STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou2013-05-131-17/+17
* staging/rtl8192u: indent with tabs, not spacesSebastian Hahn2013-01-071-185/+185
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-12/+12
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-1/+1
* staging: Fix typo in multiple filesMasanari Iida2012-04-101-1/+1
* staging: Fix typo in ieee80211_rx.cMasanari Iida2012-02-091-1/+1
* Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin2011-03-141-5/+2
* Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova2010-12-011-12/+0
* staging: rtl8193*: Remove double testJulia Lawall2010-08-311-1/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-031-24/+24
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-110/+0
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+2778
OpenPOWER on IntegriCloud