summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel
2017-01-31iwlwifi: alloc memory dynamically also for DVMSara Sharon
2017-01-31rt2x00: fix clk_get callStanislaw Gruszka
2017-01-28rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol
2017-01-28mwifiex: use pci_dma_sync_single* APIsAmitkumar Karwar
2017-01-28mwifiex: mwifiex_unmap_pci_memory() handling for sleep confirmAmitkumar Karwar
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin
2017-01-28rt2x00: rt2800lib: add support for RT3352 with 20MHz crystalDaniel Golle
2017-01-28rt2x00: add copy of clk for soc devicesStanislaw Gruszka
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki
2017-01-27Merge tag 'iwlwifi-next-for-kalle-2017-01-26' of git://git.kernel.org/pub/scm...Kalle Valo
2017-01-26iwlwifi: mvm: cleanup redundant assignmentSara Sharon
2017-01-26iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon
2017-01-26iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho
2017-01-26iwlwifi: dvm: remove unused variable compiler warning in debugfs.cLuca Coelho
2017-01-26iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho
2017-01-26iwlwifi: pcie: cleanup rfkill checksSara Sharon
2017-01-26iwlwifi: dvm: make rs_tl_get_load() return voidLuca Coelho
2017-01-26iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani
2017-01-26iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani
2017-01-26iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani
2017-01-26iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho
2017-01-26iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter
2017-01-26iwlwifi: mvm: support version 2 of stored beacon notificationSara Sharon
2017-01-26iwlwifi: mvm: separate rate calculation to a new functionSara Sharon
2017-01-26iwlwifi: mvm: change iwl_mvm_tx_csum to return valueSara Sharon
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon
2017-01-26iwlwifi: mvm: replace the number of blocks calculationSara Sharon
2017-01-26iwlwifi: mvm: simplify paging allocation codeSara Sharon
2017-01-26iwlwifi: mvm: bump max API to 28Luca Coelho
2017-01-26iwlwifi: mvm: properly check for transport data in dumpJohannes Berg
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg
2017-01-23iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg
2017-01-23iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg
2017-01-23iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho
2017-01-23iwlwifi: mvm: expose device timestamp in radiotapJohannes Berg
2017-01-20rtlwifi: rtl8192cu: Convert driver to use common macrosLarry Finger
2017-01-20rtlwifi: rtl8192cu: Calculate descriptor checksum correctly for BELarry Finger
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger
2017-01-20rtlwifi: Redo debugging macros RTPRINT and RT_PRINT_DATALarry Finger
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki