summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2021-02-13staging:r8188eu: use IEEE80211_FCTL_* kernel definitionsIvan Safonov
2021-02-04staging: rtl8188eu: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2021-02-04staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser
2021-01-31staging:r8188eu: replace enum WIFI_STATUS_CODE with native kernel definitionsIvan Safonov
2021-01-26staging: rtl8188eu: fix rtw_xmit_entry's return valueMartin Kaiser
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia
2020-11-06drivers: staging: rtl8188eu: Fix spelling in two comments i.e defalut to defaultBhaskar Chowdhury
2020-10-27staging: rtl8188eu: remove commented definesMichael Straube
2020-10-26staging: r8188eu: inline rtw_init_netdev_name()Ivan Safonov
2020-10-26staging: rtl8188eu: rearrange lines exceeding 100 columnsDeepak R Varma
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-10-09staging: rtl8188eu: Fix long linesFan Fei
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov
2020-10-01staging: rtl8188eu: clean up indent style issueMichael Straube
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube
2020-10-01staging: rtl8188eu: remove cckrates{only}_included()Michael Straube
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube
2020-10-01staging: rtl8188eu: use ETH_ALENMichael Straube
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube
2020-10-01staging: rtl8188eu: clean up comparsions to NULLMichael Straube
2020-10-01staging: rtl8188eu: remove unused macros and definitionsMichael Straube
2020-09-27staging: rtl8188eu: Reapply "staging:r8188eu: Use lib80211 to encrypt (CCMP) ...Michael Straube
2020-09-22staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncodeIvan Safonov
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube
2020-09-17staging: rtl8188eu: use __func__ in hal directoryMichael Straube
2020-09-16staging: rtl8188eu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube
2020-09-16staging: rtl8188eu: remove extra indentationsMichael Straube
2020-09-07staging: rtl8188eu: clean up whitespace in wpa_set_encryption()Michael Straube
2020-09-07staging: r8188eu: replace enum rtw_ieee80211_spectrum_mgmt_actioncode with ie...Ivan Safonov
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov
2020-07-28Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu
2020-07-28staging: r8188eu: use proper type for second argiment of rtw_(aes|tkip|wep)_(...Ivan Safonov
2020-07-25STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style ErrorAnant Thazhemadam
2020-07-23Staging: rtl8188eu: Fix a constant comparison coding style issuePriti Chattopadhyay
2020-07-23staging: rtl8188eu: Fix an indent coding style issueMrinal Pandey
2020-07-23staging: rtl8188eu: cleanup whitespace in declarationsMichael Straube
2020-07-23staging: rtl8188eu: clear alignment style issuesMichael Straube
2020-07-20staging: rtl8188eu: add spaces around operators in header filesMichael Straube
2020-07-20Staging: rtl8188eu: core: Fix coding style issueAnoop S
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube
2020-07-17staging: rtl8188eu: add blank line after declarationsRahul Gottipati
2020-07-17staging: rtl*/security: Use static const in array declarationsJoe Perches
2020-07-15staging: rtl8188eu: core: fix coding style issuesArpitha Raghunandan
2020-07-15staging: r8188eu: remove unused members of struct xmit_bufIvan Safonov