summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U_core.c
AgeCommit message (Expand)Author
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
2016-04-29staging: rtl8192u: add blank line after declarationsNicholas Sim
2016-04-29staging: rtl8192u: remove blank lines after braces (opening)Nicholas Sim
2016-04-29staging: rtl8192u: remove blank lines before braces (closing)Nicholas Sim
2016-03-11Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal
2016-02-20staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar
2016-02-07staging: r8192U: Fix check pointer after usage problemLarry Finger
2016-02-07staging/rtl8192u: fixed typosYannik Schmidt
2016-02-07staging: rtl8192u: use to_delayed_workGeliang Tang
2015-11-15Staging: rtl8192u: Remove unused functionKsenija Stanojevic
2015-10-24Staging: rtl8192u: Eliminate use of MSECS macroShraddha Barke
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt
2015-10-12staging: rtl8192u: r8192U_core: fix negative noise valueLuis de Bethencourt
2015-10-12Staging: rtl8192u: Do not DMA on the stackKsenija Stanojevic
2015-09-20staging: rtl8192u: r8192U_core: add line breaks to keep lines under 80 charac...Raphaël Beamonte
2015-09-16staging: rtl8192u: r8192U_core: fix comments lines over 80 charactersRaphaël Beamonte
2015-09-15staging/rtl8192u: remove unused functionNicolas Joseph
2015-09-12staging: rtl8192u: r8192U_core: fix use ether_addr_copy() over memcpy() code ...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix quoted string split across lines code sty...Raphaël Beamonte
2015-09-12staging: rtl8192u: r8192U_core: fix missing blank line after declarations cod...Raphaël Beamonte