summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e/rtl_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-9/+2
|\
| * staging: rtl8192e: simplify rtl92e_evm_db_to_percent()Michael Straube2020-01-221-9/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-1/+1
|\ \
| * | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
| |/
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* staging: rtl8192e: fix potential use after freePan Bian2019-11-051-2/+3
* staging: rtl8192e: clean up indentation issueColin Ian King2019-09-301-2/+2
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-15/+4
* staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'YueHaibing2019-02-191-12/+3
* staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...Himadri Pandya2019-02-111-1/+1
* staging: rtl8192e: fix various indentation issuesColin Ian King2019-01-151-3/+3
* staging: rtl8192e: Use __skb_peek().David S. Miller2018-09-101-1/+1
* staging: rtl8192e: Convert timers to use timer_setup()Kees Cook2017-10-181-14/+11
* staging: rtl8192e: remove dead private call to _rtl92e_ioctl.Malcolm Priestley2017-06-241-126/+0
* staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh2017-03-231-22/+24
* staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh2017-03-231-2/+2
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-231-15/+15
* staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini2017-01-161-4/+2
* Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson2017-01-161-3/+3
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-1/+1
|\
| * Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal2016-10-161-1/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
|/
* staging: rtl8192e: constify local structuresJulia Lawall2016-09-121-1/+1
* rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan2016-08-211-1/+1
* rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-211-14/+14
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-211-2/+2
* staging/rtl8192e: use s8 instead of charArnd Bergmann2016-08-211-3/+3
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* staging: rtl8192e: Drop cast on void pointerJanani Ravichandran2016-03-111-1/+1
* staging: rtl8192e: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2016-03-111-11/+9
* staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2016-03-111-3/+3
* staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran2016-02-201-14/+14
* Staging: rtl8192e: Use module_pci_driverKsenija Stanojevic2015-10-241-21/+1
* staging: rtl8192e: Remove _rtl92e_silent_reset_meshMateusz Kulikowski2015-09-291-9/+0
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0
* staging: rtl8192e: Rename rtl8192_check_nic_enough_descMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl8192_cancel_deferred_workMateusz Kulikowski2015-09-291-5/+5
* staging: rtl8192e: Rename r8192_set_multicastMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename r8192_set_mac_adrMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl8192_hard_start_xmitMateusz Kulikowski2015-09-291-3/+3
* staging: rtl8192e: Rename rtl8192_hard_data_xmitMateusz Kulikowski2015-09-291-4/+4
* staging: rtl8192e: Rename rtl8192_handle_beaconMateusz Kulikowski2015-09-291-4/+4
* staging: rtl8192e: Rename rtl8192_handle_assoc_responseMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl8192_getSupportedWireleeModeMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl8192_get_channel_mapMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename watch_dog_timer_callbackMateusz Kulikowski2015-09-291-4/+4
* staging: rtl8192e: Rename rtl819x_watchdog_wqcallbackMateusz Kulikowski2015-09-291-3/+3
* staging: rtl8192e: Rename rtl819x_update_rxcountsMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl819x_silentreset_mesh_bkMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8192e: Rename rtl819x_ifsilentresetMateusz Kulikowski2015-09-291-2/+2
OpenPOWER on IntegriCloud