summaryrefslogtreecommitdiffstats
path: root/drivers/char/mem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel1-0/+24
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel1-7/+19
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel1-3/+1
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel1-0/+2
2017-01-31iwlwifi: alloc memory dynamically also for DVMSara Sharon1-0/+26
2017-01-31rt2x00: fix clk_get callStanislaw Gruszka1-1/+4
2017-01-28rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol1-7/+7
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar1-1/+10
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar2-3/+17
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin3-7/+120
2017-01-28rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle1-1/+30
2017-01-28rt2x00: add copy of clk for soc devicesStanislaw Gruszka2-0/+5
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki1-1/+0
2017-01-26iwlwifi: mvm: cleanup redundant assignmentSara Sharon1-4/+0
2017-01-26iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon3-27/+16
2017-01-26iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho1-1/+1
2017-01-26iwlwifi: dvm: remove unused variable compiler warning in debugfs.cLuca Coelho1-1/+1
2017-01-26iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho1-2/+0
2017-01-26iwlwifi: pcie: cleanup rfkill checksSara Sharon1-21/+18
2017-01-26iwlwifi: dvm: make rs_tl_get_load() return voidLuca Coelho1-7/+4
2017-01-26iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani1-6/+2
2017-01-26iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani1-3/+1
2017-01-26iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani1-6/+0
2017-01-26iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho1-2/+0
2017-01-26iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter1-1/+1
2017-01-26iwlwifi: mvm: support version 2 of stored beacon notificationSara Sharon2-4/+4
2017-01-26iwlwifi: mvm: separate rate calculation to a new functionSara Sharon1-39/+45
2017-01-26iwlwifi: mvm: change iwl_mvm_tx_csum to return valueSara Sharon1-11/+12
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon8-16/+33
2017-01-26iwlwifi: mvm: replace the number of blocks calculationSara Sharon1-2/+2
2017-01-26iwlwifi: mvm: simplify paging allocation codeSara Sharon1-46/+15
2017-01-26iwlwifi: mvm: bump max API to 28Luca Coelho4-6/+6
2017-01-26iwlwifi: mvm: properly check for transport data in dumpJohannes Berg1-5/+6
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg3-13/+79
2017-01-23iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg1-10/+6
2017-01-23iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg4-80/+46
2017-01-23iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2017-01-23iwlwifi: mvm: expose device timestamp in radiotapJohannes Berg1-0/+7
2017-01-20rtlwifi: rtl8192cu: Convert driver to use common macrosLarry Finger2-163/+132
2017-01-20rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BELarry Finger1-2/+2
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger9-381/+85
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger3-68/+0
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger15-105/+70
2017-01-20rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATALarry Finger2-24/+51
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki6-6/+6
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki1-11/+1
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki2-1/+2
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki3-7/+1