aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8188eu/os_dep/ioctl_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-2699/+0
2021-07-27staging: rtl8188eu: remove blank linesMichael Straube1-1/+0
2021-07-27staging: rtl8188eu: Remove unused iw_operation_mode[]Fabio M. De Francesco1-5/+0
2021-07-21staging: rtl8188eu: remove rtw_wx_set_rate handler functionPhillip Potter1-75/+0
2021-06-25staging: rtl8188eu: remove include/rtw_debug.h headerPhillip Potter1-1/+0
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.cPhillip Potter1-50/+1
2021-06-24staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.cPhillip Potter1-2/+0
2021-06-16staging: rtl8188eu: remove unused variable from os_dep/ioctl_linux.cPhillip Potter1-3/+0
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from os_dep/ioctl_linux.cPhillip Potter1-137/+7
2021-06-09staging: rtl8188eu: simplify rtw_get_wireless_statsMartin Kaiser1-11/+4
2021-06-03staging: rtl8188eu: remove dummy setfreq handlerMartin Kaiser1-9/+0
2021-06-03staging: rtl8188eu: remove dummy wext handlersMartin Kaiser1-17/+0
2021-06-03staging: rtl8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser1-56/+41
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck1-18/+8
2021-05-10staging: rtl8188eu: os_dep: ioctl_linux: Move 2 large data buffers into the heapLee Jones1-1/+11
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-44/+44
2021-03-10staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-02-04staging: rtl8188eu: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2020-10-27staging: rtl8188eu: remove commented definesMichael Straube1-11/+0
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-5/+5
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube1-3/+3
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube1-4/+4
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube1-58/+56
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube1-6/+4
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube1-5/+5
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube1-0/+1
2020-09-07staging: rtl8188eu: clean up whitespace in wpa_set_encryption()Michael Straube1-6/+6
2020-09-01staging: rtl8188eu: use __func__ in os_depMichael Straube1-40/+40
2020-08-18staging: r8188eu: remove unnecessary type cast of rtw_netdev_priv() resultIvan Safonov1-44/+44
2020-07-19staging: rtl8188eu: clear tabstop style issuesMichael Straube1-1/+1
2020-07-03staging: rtl8188eu: use common ieee80211 constantsMichael Straube1-1/+1
2020-07-01staging: rtl8188eu: add spaces around operatorsMichael Straube1-25/+25
2020-07-01staging: rtl8188eu: use compound assignment operatorsMichael Straube1-2/+2
2020-04-13staging: r8188eu: replace rtw_malloc/copy_from_user sequence with memdup_userIvan Safonov1-16/+6
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-47/+47
2020-03-12staging: rtl8188eu: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-02-10staging: rtl8188eu: Remove some unneeded goto statementsLarry Finger1-28/+12
2020-02-10staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger1-1/+1
2020-02-10staging: rtl8188eu: Fix potential security holeLarry Finger1-1/+1
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube1-4/+2
2020-01-10staging: rtl8188: avoid excessive stack usageArnd Bergmann1-3/+6
2019-10-24staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube1-22/+8
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam1-12/+6
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta1-2/+2
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to correct code style.Florian Büstgens1-17/+17
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube1-18/+18
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube1-6/+5
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-5/+5
2018-08-27staging: rtl8188eu: Removed unneeded variableBhaskar Singh1-2/+2
2018-08-05staging: rtl8188eu: remove unnecessary includesMichael Straube1-1/+0