summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
AgeCommit message (Expand)Author
2017-07-16staging: rtl8192u: reduce stack frame size in ieee80211_rx_mgt_rslArnd Bergmann
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28staging: rtl8192u: fix incorrect assignmentsJakub Jedelsky
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu
2017-03-07staging: rtl8192u: Replace "the the " with "the"simran singhal
2017-03-06staging: rtl8192u: Fix endianness warnings in ieee80211_rx.cSebastian Haas
2017-03-06staging: rtl8192u: Fix warnings about endiannessmaomao xu
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-10-30staging: rtl8192u: Standardize test for NULL.Elise Lennion
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal
2016-03-28staging: rtl8192u: fix typo in debug messageNik Nyby
2016-03-11staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar
2016-03-11Staging: rtl8192u: Remove debug messagesBhumika Goyal
2016-03-11Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal
2016-02-14staging: rtl8192u: ieee80211: ieee80211_rx: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-07staging: rtl8192u: fix large frame size compiler warningOkash Khawaja
2015-10-16Staging: rtl8192u: ieee80211_rx: Remove unnecessary codeShivani Bhardwaj
2015-10-12Staging: rtl8192u: ieee80211: ieee80211_rx: Remove commented printk messagesShraddha Barke
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-05-08rtl8192u: align local ieee80211_wmm_ac_param struct fields with globalPaul Gortmaker
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker
2015-04-03Staging: rtl8192u: use correct array for debug outputDan Carpenter
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed
2015-03-16Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez
2015-03-16Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>Dilek Uzulmez
2015-03-16Staging: rtl8192u: Convert use of __constant_<foo> to <foo>Vaishali Thakkar
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald
2014-09-08staging/rtl8192u - check for skb alloc failureValdis Kletnieks
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle
2014-05-28Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman
2014-05-26staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey
2014-03-07Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32Himangi Saraogi
2013-10-16Staging: rtl8192u: fix checkpatch.pl errorTeodora Baluta
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-06-18staging/rtl8192u: remove commented out __list_for_each usageDave Jones
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn