summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/os_dep
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: remove else after break or returnMichael Straube2020-01-221-4/+2
* Merge 5.5-rc6 into staging-nextGreg Kroah-Hartman2020-01-131-0/+1
|\
| * staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21Michael Straube2020-01-031-0/+1
* | staging: rtl8188: avoid excessive stack usageArnd Bergmann2020-01-101-3/+6
|/
* staging: rtl8188eu: fix interface sanity checkJohan Hovold2019-12-101-1/+1
* staging: rtl*: Remove tasklet callback castsKees Cook2019-11-161-4/+4
* staging: rtl8188eu: remove code valid only for 5 GHzMichael Straube2019-10-241-22/+8
* staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl2019-10-011-2/+4
* staging: r8188eu: use skb_put_data instead of skb_put/memcpy pairIvan Safonov2019-09-031-2/+1
* staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta2019-07-221-5/+0
* staging: rtl8188eu: Remove function rtw_os_indicate_scan_done()Nishka Dasgupta2019-07-221-5/+0
* staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam2019-07-011-12/+6
* staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta2019-07-011-2/+2
* staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl2019-07-011-0/+1
* Staging: rtl8188eu: os_dep: Replace comparison with zero to !xPuranjay Mohan2019-05-221-1/+1
* Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan2019-05-201-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-2/+1
|\
| * net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1
* | Staging: rtl8188eu: Get rid of custom macro, DBG_88E in kmallocMadhumitha Prabakaran2019-03-271-1/+0
|/
* staging: rtl8188eu: refactor rtw_reset_securitypriv()Michael Straube2019-01-301-14/+15
* staging: rtl8188eu: &array[0] -> arrayMichael Straube2019-01-301-2/+2
* staging: rtl8188eu: remove unncessary asignment to cleanup long lineMichael Straube2019-01-301-2/+1
* staging: rtl8188eu: cleanup declarations in mlme_linux.cMichael Straube2019-01-301-4/+4
* staging: rtl8188eu: remove unnecessary initializationsMichael Straube2019-01-301-3/+3
* staging: rtl8188eu: cleanup comments in mlme_linux.cMichael Straube2019-01-301-6/+11
* Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman2019-01-281-0/+1
|\
| * staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1Michael Straube2019-01-151-0/+1
* | staging: rtl8188eu: cleanup indenting issue in mlme_linux.cMichael Straube2019-01-181-3/+2
* | staging: rtl8188eu: add spaces around operators in mlme_linux.cMichael Straube2019-01-181-2/+2
* | staging: rtl8188eu: add spaces around operators in os_intfs.cMichael Straube2019-01-181-3/+3
* | staging: rtl8188eu: cleanup declarations in os_intfs.cMichael Straube2019-01-181-6/+6
* | staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens2019-01-154-23/+23
* | staging: rtl8188eu: remove unnecessary parentheses in os_intfs.cMichael Straube2019-01-151-2/+2
|/
* staging: rtl8188eu: rename struct field Wifi_Error_StatusMichael Straube2018-12-061-2/+2
* staging: rtl8188eu: fix spelling mistake "inferface" -> "interface"Colin Ian King2018-12-051-1/+1
* staging: rtl8188eu: remove rtw_android_set_block()Michael Straube2018-11-261-8/+0
* staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube2018-11-261-18/+18
* staging: rtl8188eu: remove variable from rtl8188eu_xmit_tasklet()Michael Straube2018-11-231-4/+1
* staging: rtl8188eu: cleanup declarations in usb_ops_linux.cMichael Straube2018-11-231-20/+20
* staging: rtl8188eu: add spaces around '>>' and '&'Michael Straube2018-11-231-8/+8
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-11-231-1/+2
* staging: rtl8188eu: correct spelling mistake in a commentMichael Straube2018-11-231-1/+1
* staging: rtl8188eu: remove braces from single if else statementMichael Straube2018-11-231-3/+2
* staging: rtl8188eu: cleanup line ending with a '('Michael Straube2018-11-231-7/+5
* staging: rtl8188eu: use __func__ in usb_ops_linux.cMichael Straube2018-11-231-31/+53
* staging: rtl8188eu: rename LedControl8188eu to avoid CamelCaseMichael Straube2018-11-221-4/+4
* staging: rtl8188eu: remove unnecessary parentheses in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: rtl8188eu: add spaces around '*' in recv_linux.cMichael Straube2018-11-111-1/+1
* staging: rtl8188eu: use __func__ in recv_linux.cMichael Straube2018-11-111-2/+2
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-152-7/+6
OpenPOWER on IntegriCloud