summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon4-62/+70
2018-08-31iwlwifi: enable reading the value of delay in timestamp_marker cmdMordechay Goodstein1-1/+9
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-1/+1
2018-08-31iwlwifi: mvm: move he RX handling to a separate functionSara Sharon1-296/+286
2018-08-31iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SULiad Kaufman1-1/+2
2018-08-31iwlwifi: mvm: add bss color to radiotapLiad Kaufman1-0/+14
2018-08-31iwlwifi: add required include to iwl-fh.hGolan Ben Ami1-0/+2
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman5-0/+204
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho5-54/+208
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho3-2/+20
2018-08-31iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho1-4/+3
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu12-10/+85
2018-08-31iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern2-7/+19
2018-08-31iwlwifi: runtime: avoid calling debugfs read functions more than onceNaftali Goldstein1-24/+87
2018-08-31iwlwifi: remove unused TLC debugging commandsLuca Coelho1-60/+0
2018-08-31iwlwifi: turn timestamp marker cmd off by defaultMordechay Goodstein1-3/+0
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo26-160/+856
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann1-0/+2
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky1-0/+3
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri8-57/+735
2018-08-28wil6210: fix RX buffers release and unmapMaya Erez1-5/+10
2018-08-28wil6210: prevent usage of tx ring 0 for eDMAMaya Erez2-4/+9
2018-08-28wil6210: allocate rx reorder buffer only if rx reorder is enabledMaya Erez1-5/+7
2018-08-28wil6210: set edma variables only for Talyn-MB devicesMaya Erez2-2/+1
2018-08-28wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky1-1/+8
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar4-1/+26
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian1-27/+0
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau4-20/+4
2018-08-28ath9k: remove unused array firstep_tableColin Ian King1-4/+0
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao1-1/+1
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva1-16/+8
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai2-1/+21
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-414/+572
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds11-179/+72
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+25
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds3-27/+87
2018-08-26Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds14-24/+171
2018-08-26qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King1-1/+1
2018-08-26vhost: correctly check the iova range when waking virtqueueJason Wang1-1/+1
2018-08-26qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-08-26net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+6
2018-08-26Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven1-5/+5
2018-08-26net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum1-10/+17
2018-08-26mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel3-0/+33
2018-08-26Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds5-18/+205
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds30-120/+158
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-232/+739