aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko2-6/+3
2019-09-06rtlwifi: Fix file release memory leakWei Yongjun1-1/+1
2019-09-06rtw88: fix seq_file memory leakWei Yongjun1-1/+1
2019-09-06hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang1-2/+1
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki1-0/+25
2019-09-06brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki1-0/+4
2019-09-06Bluetooth: hidp: Fix assumptions on the return value of hidp_send_messageDan Elkouby2-3/+3
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao1-1/+1
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo1-1/+33
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao1-1/+1
2019-09-06net: hns3: add client node validity judgmentPeng Li1-0/+16
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan1-4/+5
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan1-1/+3
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen1-4/+10
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko1-9/+13
2019-09-06net: phy: Do not check Link status when loopback is enabledJose Abreu1-0/+6
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrateDavid Dai2-4/+25
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey8-5/+95
2019-09-06nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnicszhong jiang1-3/+1
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu3-12/+4
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu7-34/+11
2019-09-06iwlwifi: dbg_ini: fix dump structs docShahar S Matityahu1-8/+8
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu3-0/+34
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu10-568/+101
2019-09-06iwlwifi: add iwl_tlv_array_len()Shahar S Matityahu1-0/+15
2019-09-06iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach1-2/+10
2019-09-06iwlwifi: mvm: add support for single antenna diversityHaim Dreyfuss3-0/+7
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg5-0/+83
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg3-0/+63
2019-09-06iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss2-2/+8
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss6-29/+102
2019-09-06iwlwifi: fix warning iwl-trans.h is included more than onceHariprasad Kelam1-1/+0
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho21-55/+59
2019-09-06iwlwifi: pass the iwl_trans instead of cfg to some functionsShaul Triebitz1-5/+8
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho29-206/+199
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho3-12/+13
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho4-27/+37
2019-09-06iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho2-99/+76
2019-09-06iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho1-3/+3
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho47-365/+407
2019-09-06iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu1-71/+79
2019-09-06iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu1-53/+39
2019-09-06iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu2-42/+28
2019-09-06iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu2-158/+152
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu9-440/+440
2019-09-06iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai2-2/+20
2019-09-06iwlwifi: allocate bigger nvm data in case of UHBTova Mussai1-1/+5
2019-09-06iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definitionLuca Coelho1-5/+2
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu2-47/+42
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu4-16/+1