summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_recv.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-06-25staging: rtl8188eu: remove DRIVER_PREFIX preprocessor definitionPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.cPhillip Potter
2021-06-15staging: rtl8188eu: remove converted netdev_dbg calls from core/rtw_recv.cPhillip Potter
2021-06-14staging: rtl8188eu: convert DBG_88E calls in core/rtw_recv.cPhillip Potter
2021-06-09staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin
2021-06-09staging: rtl8188eu: use existing define for ethernet header lenMartin Kaiser
2021-06-09staging: rtl8188eu: make rtw_free_recvframe return voidMartin Kaiser
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET
2021-04-08staging: rtl8188eu: clean up rtw_recv_entryMartin Kaiser
2021-03-14staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)AIvan Safonov
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(...Ivan Safonov
2020-07-23staging: rtl8188eu: Fix an indent coding style issueMrinal Pandey
2020-07-03staging: rtl8188eu: Fix CHECK of coding styleSimon Fong
2020-07-01staging: rtl8188eu: core: Fix WARNING of Block commentsSimon Fong
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye
2020-06-25staging: rtl8188eu: use common packet header constantsMichael Straube
2020-04-28staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov
2019-09-03staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov
2019-08-03staging: rtl8188eu: core: rtw_recv.c: Remove Unnecessary parenthesesSaurav Girepunje
2019-05-22Staging: rtl8188eu: core: Use !x in place of NULL comparisonsPuranjay Mohan
2019-04-16staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube
2019-04-16staging: rtl8188eu: remove unnecessary declarationMichael Straube
2019-03-21staging: rtl8188eu: core: Add spaces around operatorsVatsala Narang
2019-03-21staging: rtl8188eu: core: Remove unnecessary parenthesesVatsala Narang
2019-03-21staging: r8188eu: refactor recvframe_defrag()Ivan Safonov
2019-03-21staging: rtl8188eu: core: rtw_recv.c: Modify return type suggested by Coccine...Sanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: Fix a tab indent issueSanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: fix a paranthesis issue around pframe -...Sanjana Sanikommu
2019-03-18staging: rtl8188eu: core: rtw_recv.c: fix a space issueSanjana Sanikommu
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-22staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor
2018-08-27staging: rtl8188eu: use is_multicast_ether_addr in rtw_recv.cMichael Straube
2018-07-30Merge 4.18-rc7 into staging-nextGreg Kroah-Hartman
2018-07-21staging: rtl8188eu: use is_multicast_ether_addrMichael Straube
2018-07-21staging: rtl8188eu: remove MacAddr_isBcst macroMichael Straube
2018-07-16staging: rtl8188eu: remove is_{multicast,broadcast}_mac_addrMichael Straube
2018-07-16Revert "staging:r8188eu: Use lib80211 to support TKIP"Hans de Goede
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-03-14staging:r8188eu: Use lib80211 to support TKIPIvan Safonov
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy
2018-02-19staging:r8188eu: Use lib80211 to decrypt WEP-framesIvan Safonov
2017-11-02staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede