summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2023-07-27staging: rtl8192u: Fix keyidx assignment within if conditionWang Jinchao
2023-03-25staging: rtl8192u: remove unused ieee80211_SignalStrengthTranslate functionTom Rix
2022-12-05staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter
2022-10-20staging: rtl8192u: Fix spelling mistake athros -> Atheros and fix grammerColin Ian King
2021-08-10staging: rtl8192u: Avoid field-overflowing memcpy()Kees Cook
2021-03-12staging: rtl8192u: ieee80211: Remove braces for single line blocksAtul Gopinathan
2020-08-18staging: rtl8192u: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-05-19staging: rtl8192u: Merge almost duplicate codePascal Terjan
2020-01-15staging: rtl8192u: replace printk with natdev_<LEVEL> statements in ieee80211Paulo Miguel Almeida
2019-09-30staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan
2019-08-12staging: rtl8192u: fix spacing errorsStephen Brennan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-04-02staging: rtl8192u: ieee80211: ieee80211_rx.c: Replace bit shifting with BIT m...Payal Kshirsagar
2019-03-29staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonVatsala Narang
2019-03-21staging: rtl8192u: ieee80211: ieee80211_rx.c: Remove unnecessary braces.Sanjana Sanikommu
2019-03-20staging: rtl8192u: ieee80211: ieee80211_rx.c: Fix NULL comparisions.Sanjana Sanikommu
2019-03-18staging: rtl8192u: Adjust 'if' to follow Kernel coding StyleBhanusree Pola
2019-03-18staging: rtl8192u: Remove casts on the return values of list_entryBhanusree Pola
2019-03-18staging: rtl8192u: Remove typedef for struct _RX_REORDER_ENTRYBhanusree Pola
2018-08-27staging:rtl8192u: Rename sHTCLng - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename IsLegalChannel - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Rename Dot11d_UpdateCountryIe - StyleJohn Whitmore
2018-08-27staging:rtl8192u: Remove macro cpMacAddr - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxLastFragNum - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxLastSeqNum - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxPktPendingTimer - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxPendingPktList - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxTimeoutIndicateSeq _StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RxIndicateSeq - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Remove typedef and rename RX_TS_RECORD - StyleJohn Whitmore
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore
2018-06-17staging: rtl8192u: remove redundant variablesKenneth Lu
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-12-19staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...Abdul Rauf
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