summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-08-31iwlwifi: add 80211 hdr offset to trace dataMordechay Goodstein
2018-08-31iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami
2018-08-31iwlwifi: pcie: store the default rxq numberGolan Ben Ami
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss
2018-08-31iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker
2018-08-31iwlwifi: remove FSF's address from the license noticeGolan Ben Ami
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami
2018-08-31iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon
2018-08-31iwlwifi: enable reading the value of delay in timestamp_marker cmdMordechay Goodstein
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon
2018-08-31iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman
2018-08-31iwlwifi: mvm: add bss color to radiotapLiad Kaufman
2018-08-31iwlwifi: add required include to iwl-fh.hGolan Ben Ami
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho
2018-08-31iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu
2018-08-31iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern
2018-08-31iwlwifi: runtime: avoid calling debugfs read functions more than onceNaftali Goldstein
2018-08-31iwlwifi: remove unused TLC debugging commandsLuca Coelho
2018-08-31iwlwifi: turn timestamp marker cmd off by defaultMordechay Goodstein
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: fix RX buffers release and unmapMaya Erez
2018-08-28wil6210: prevent usage of tx ring 0 for eDMAMaya Erez
2018-08-28wil6210: allocate rx reorder buffer only if rx reorder is enabledMaya Erez
2018-08-28wil6210: set edma variables only for Talyn-MB devicesMaya Erez
2018-08-28wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau
2018-08-28ath9k: remove unused array firstep_tableColin Ian King
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King
2018-08-25vhost: correctly check the iova range when waking virtqueueJason Wang