aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAge
* staging: rtl8192u: remove unused functions in r8192U_core.cBaoyou Xie2016-09-23
* staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where po...Baoyou Xie2016-09-23
* Staging: rtl8192u: Remove useless type conversionBhumika Goyal2016-09-20
* staging: rtl8192u: r8192U_core: fix checkpatch permission warningsXavier Roumegue2016-09-20
* staging: rtl8192u: do not use undefined $(TOPDIR) in MakefileNicolas Iooss2016-09-12
* staging/rtl8192u: use s8 instead of charArnd Bergmann2016-08-21
* staging: rtl8192u: r8192U_core: don't print error when allocating urb failsWolfram Sang2016-08-15
* rtl8192u: Remove unused semaphore rf_semBinoy Jayan2016-06-18
* rtl8192u: Replace semaphore scan_sem with mutexBinoy Jayan2016-06-18
* rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-18
* rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-18
* staging: rtl8192u: propagate errors in write_nic_dwordSalah Triki2016-06-18
* staging: rtl8192u: propagate errors in write_nic_wordSalah Triki2016-06-18
* staging: rtl8192u: propagate errors in write_nic_byte_ESalah Triki2016-06-18
* staging: rtl8192u: propagate errors in write_nic_byteSalah Triki2016-06-18
* staging: rtl8192u: check return value of rtl8192_read_eeprom_infoSalah Triki2016-06-18
* staging: rtl8192u: propagate errors in rtl8192_read_eeprom_infoSalah Triki2016-06-18
* staging: rtl8192u: check return value eprom_readSalah Triki2016-06-18
* staging: rtl8192u: propagate errors in eprom_readSalah Triki2016-06-18
* staging: rtl8192u: check return value of read_nic_word_ESalah Triki2016-06-18
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * staging: rtl8192u: Fix crash due to pointers being "confusing"Ben Hutchings2016-04-29
| * staging: rtl8192u: rewrite NULL comparison for pointersNicholas Sim2016-04-29
| * staging: rtl8192u: add blank line after declarationsNicholas Sim2016-04-29
| * staging: rtl8192u: remove blank lines after braces (opening)Nicholas Sim2016-04-29
| * staging: rtl8192u: remove blank lines before braces (closing)Nicholas Sim2016-04-29
| * staging: rtl8192u: fix typo in debug messageNik Nyby2016-03-28
| * Staging: rtl8192u: Remove unnecessary semicolon.Sandhya Bankar2016-03-28
| * Staging: rtl8192u: remove extra blank lines.Ben Marsh2016-03-28
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
|/
* Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-18
|\
| * Staging: ieee80211: Place constant on right side of the test.Sandhya Bankar2016-03-12
| * staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-12
| * Staging: rtl8192u: Replace random_ether_addr with eth_random_addrBhumika Goyal2016-03-12
| * Staging: rtl8192u: Replace memset with eth_broadcast_addrBhumika Goyal2016-03-12
| * staging: rtl8192u: ieee80211: Remove unused variablesBhaktipriya Shridhar2016-03-12
| * Staging: rtl8192u: Remove debug messagesBhumika Goyal2016-03-12
| * Staging: rtl8192u: Clean up tests if NULL returned on failureBhumika Goyal2016-03-12
| * staging: rtl8192u: ieee802111: Drop Useless InitializationBhaktipriya Shridhar2016-03-12
| * staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-03-12
| * staging: rtl8192u: Remove create_workqueue()Bhaktipriya Shridhar2016-02-20
| * Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal2016-02-20
| * Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal2016-02-14
| * Staging: rtl8192u: Remove useless commentsBhumika Goyal2016-02-14
| * staging: rtl8192u: ieee80211: Fix comment styleJanani Ravichandran2016-02-14
| * staging: rtl8192u: ieee80211: Remove msleep_interruptible_rsl MacroAmitoj Kaur Chawla2016-02-14
| * staging: rtl8192u: ieee80211: ieee80211_softmac: Replace driver specific macr...Amitoj Kaur Chawla2016-02-14
| * staging: rtl8192u: ieee80211: Remove MSECS macroAmitoj Kaur Chawla2016-02-14
| * staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla2016-02-14