Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1237581 > unrolled thread
| Started by | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| First post | 2015-10-01 19:20 +0200 |
| Last post | 2015-10-05 13:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
pull-request: wireless-drivers 2015-10-01 Kalle Valo <kvalo@codeaurora.org> - 2015-10-01 19:20 +0200
Re: pull-request: wireless-drivers 2015-10-01 David Miller <davem@davemloft.net> - 2015-10-05 13:20 +0200
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Date | 2015-10-01 19:20 +0200 |
| Subject | pull-request: wireless-drivers 2015-10-01 |
| Message-ID | <qePGq-2Bk-25@gated-at.bofh.it> |
Hi Dave,
few very small fixes I would like to get to 4.3, nothing really special.
Please let me know if you have any problems.
Kalle
The following changes since commit bdb06cbf77cb01911694cc9076ffa8196b7b9b61:
net: Fix panic in icmp_route_lookup (2015-09-25 21:44:02 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git tags/wireless-drivers-for-davem-2015-10-01
for you to fetch changes up to 76d164f582150fd0259ec0fcbc485470bcd8033e:
ath10k: fix DMA related firmware crashes on multiple devices (2015-09-26 20:48:25 +0300)
----------------------------------------------------------------
ath9k:
* declare required extra tx headroom
ath10k:
* fix DMA related firmware crashes on multiple devices
rt2800usb:
* add usb ID 1b75:3070 for Airlive WT-2000USB
b43:
* probe bcma core (device) rev 0x15
----------------------------------------------------------------
Felix Fietkau (2):
ath9k: declare required extra tx headroom
ath10k: fix DMA related firmware crashes on multiple devices
Rafał Miłecki (1):
b43: probe bcma core (device) rev 0x15
Stanislaw Gruszka (1):
rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USB
drivers/net/wireless/ath/ath10k/hw.h | 4 ++--
drivers/net/wireless/ath/ath9k/init.c | 1 +
drivers/net/wireless/b43/main.c | 1 +
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
4 files changed, 5 insertions(+), 2 deletions(-)
--
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2015-10-05 13:20 +0200 |
| Message-ID | <qgbYe-5It-9@gated-at.bofh.it> |
| In reply to | #1237581 |
From: Kalle Valo <kvalo@codeaurora.org> Date: Thu, 01 Oct 2015 20:14:44 +0300 > few very small fixes I would like to get to 4.3, nothing really special. > Please let me know if you have any problems. Pulled, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web