summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven
2018-08-25net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24i40e: fix condition of WARN_ONCE for stat stringsJacob Keller
2018-08-24i40e: Fix for Tx timeouts when interface is brought up if DCB is enabledMartyna Szapar
2018-08-24ixgbe: fix driver behaviour after issuing VFLRSebastian Basierski
2018-08-24ixgbe: Prevent unsupported configurations with XDPTony Nguyen
2018-08-24ixgbe: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-24igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()Jia-Ju Bai