-
wireless-drivers-for-davem-2015-01-20e3f31175 · ·
ath9k: * fix an IRQ storm caused by commit 872b5d814f99 iwlwifi: * A fix for scan that fixes a firmware assertion * A fix that improves roaming behavior. Same fix has been tested for a while in iwldvm. This is a bit of a work around, but the real fix should be in mac80211 and will come later. * A fix for BARs that avoids a WARNING. * one fix for rfkill while scheduled scan is running. Linus's system hit this issue. WiFi would be unavailable after this has happpened because of bad state in cfg80211.
-
mac80211-next-for-davem-2015-01-19c1e140bf · ·
Some further updates for net-next: * fix network-manager which was broken by the previous changes * fix delete-station events, which were broken by me making the genlmsg_end() mistake * fix a timer left running during suspend in some race conditions that would cause an annoying (but harmless) warning * (less important, but in the tree already) remove 80+80 MHz rate reporting since the spec doesn't distinguish it from 160 MHz; as the bitrate they're both 160 MHz bandwidth
-
gpio-v3.19-47b8792bb · ·
A slew of fixes dealing with some irritating bugs (non-regressions) that have been around forever in the GPIO subsystem, most of them also tagged for stable: - A large slew of fixes from Johan Hovold who is finally testing and reviewing the removal path of the GPIO drivers. - Fix of_get_named_gpiod_flags() so it works as expected. - Fix an IRQ handling bug in the crystalcove driver.
-
drm-intel-next-2015-01-170a0c0018 · ·
- refactor i915/snd-hda interaction to use the component framework (Imre) - psr cleanups and small fixes (Rodrigo) - a few perf w/a from Ken Graunke - switch to atomic plane helpers (Matt Roper) - wc mmap support (Chris Wilson & Akash Goel) - smaller things all over
-
mac80211-for-davem-2015-01-1520658702 · ·
Just two fixes - one for an uninialized variable and one for a deadlock in regulatory processing.
-
mac80211-next-for-davem-2015-01-15baf1b99b · ·
Here's a big pile of changes for this round. We have * a lot of regulatory code changes to deal with the way newer Intel devices handle this * a change to drop packets while disconnecting from an AP instead of trying to wait for them * a new attempt at improving the tailroom accounting to not kick in too much for performance reasons * improvements in wireless link statistics * many other small improvements and small fixes that didn't seem necessary for 3.19 (e.g. in hwsim which is testing only code)
-
gpio-v3.19-396b932b8 · ·
Some GPIO fixes for the v3.19 series: - Three patches fixing IRQ handling for the DLN2 - Null pointer handling for grgpio
-
-
-
vfio-v3.19-rc47c2e211f · ·
VFIO fixes for v3.19-rc4 - Fix PCI header check in vfio_pci_probe() (Wei Yang)
-
wireless-drivers-for-davem-2015-01-09c702674f · ·
* rtlwifi: fix a regression in large skb allocation failure iwlwifi: * fix for 7265D NVM check * fixes for scan: fix long scanning times and network discovery * new firmware API for iwlmvm supported devices * fixes in rate control
-
sound-3.19-rc492cb4658 · ·
sound fixes for 3.19-rc4 All a few small regression or stable fixes: a Nvidia HDMI ID addition, a regression fix for CAIAQ stream count, a typo fix for GPIO setup with STAC/IDT HD-audio codecs, and a Fireworks big-endian fix.