summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U_core.c
AgeCommit message (Expand)Author
2018-08-05staging:rtl8192u: Rename constants - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename constants RateAdaptiveTH_Low_* - StyleJohn Whitmore
2018-08-05staging:rtl8192u: Rename RateAdaptiveTH_High - StyleJohn Whitmore
2018-07-29staging:rtl8192u: Rename RF90_RADIO_PATH_E - StyleJohn Whitmore
2018-07-24staging:rtl8192u: Rename bEnabled > enabled - StyleJohn Whitmore
2018-07-13staging:rtl8192u: Remove typdef from enumeration RF90_RADIO_PATH_E - StyleJohn Whitmore
2018-07-13staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usbJohn Whitmore
2018-07-13staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedefJohn Whitmore
2018-07-13staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedefJohn Whitmore
2018-07-13staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedefJohn Whitmore
2018-07-13staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usbJohn Whitmore
2018-07-07staging/rtl8192u: fix defined but not used build warningsRandy Dunlap
2018-06-17staging: rtl8192u: remove redundant variablesKenneth Lu
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-16staging/rtl8192u: simplify procfs codeChristoph Hellwig
2018-04-23staging: rtl8192u: Replace mdelay with usleep_range in rtl8192_usb_disconnectJia-Ju Bai
2018-03-01staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King
2018-01-08staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook
2017-10-03staging: rtl8192u: Fix some error handling pathChristophe JAILLET
2017-10-03staging: rtl8192u: Check some memory allocation failureChristophe JAILLET
2017-07-17Staging: rtl8192u: Use __func__ instead of function name.Shreeya Patel
2017-05-29staging: rtl8192u: swap comparison to constantSzilveszter Székely
2017-04-28staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King
2017-03-12staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflagsimran singhal
2017-03-09Staging: rtl8192u: clean up some white space issuesElia Geretto
2017-03-09staging: rtl8192u: Constify ieee80211_qos_parameters structureGargi Sharma
2017-02-16Staging: rtl8192u: r8192U_core.c - style fixDerek Robson
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-23staging: rtl8192u: remove unused functions in r8192U_core.cBaoyou Xie
2016-09-20Staging: rtl8192u: Remove useless type conversionBhumika Goyal
2016-09-20staging: rtl8192u: r8192U_core: fix checkpatch permission warningsXavier Roumegue
2016-08-21staging/rtl8192u: use s8 instead of charArnd Bergmann
2016-08-15staging: rtl8192u: r8192U_core: don't print error when allocating urb failsWolfram Sang
2016-06-18rtl8192u: Remove unused semaphore rf_semBinoy Jayan
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-06-18rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan
2016-06-18staging: rtl8192u: propagate errors in write_nic_dwordSalah Triki
2016-06-18staging: rtl8192u: propagate errors in write_nic_wordSalah Triki
2016-06-18staging: rtl8192u: propagate errors in write_nic_byte_ESalah Triki
2016-06-18staging: rtl8192u: propagate errors in write_nic_byteSalah Triki
2016-06-18staging: rtl8192u: check return value of rtl8192_read_eeprom_infoSalah Triki
2016-06-18staging: rtl8192u: propagate errors in rtl8192_read_eeprom_infoSalah Triki
2016-06-18staging: rtl8192u: check return value eprom_readSalah Triki
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-29staging: rtl8192u: Fix crash due to pointers being "confusing"Ben Hutchings
2016-04-29staging: rtl8192u: rewrite NULL comparison for pointersNicholas Sim