The following changes since commit 45dd8a7fad4145243dcc4391e80c73c21623ed91: Michael Wu: mac80211: remove ieee80211_netif_oper from mac80211.h are found in the git repository at: http://bu3sch.de/git/wireless-dev.git/ for-linville Larry Finger: bcm43xx-mac80211: Fix error in initiallizing max RSSI and max signal bcm43xx-mac80211: Fix machine checks on PPC with rev 1 PHYs bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1 bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1 bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1 Michael Buesch: Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev bcm43xx-mac80211: Use fallback rate from mac80211 ssb: Fix some error path cleanup bugs. ssb: Code cleanup: Move printk to the specific register funcs. bcm43xx-mac80211: Setting phy->gmode in wireless_core_reset is redundant. bcm43xx-mac80211: Add parenthesis around bitwise ops. bcm43xx-mac80211: Add HW-RNG support. bcm43xx-mac80211: Workaround: Disable gmode in early PHY init for PHY rev == 1 bcm43xx-mac80211: Fix typo in agcsetup Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev Will Dyson: bcm43xx-mac80211: Catch dma mapping failures. bcm43xx-mac80211: Fix error path memory leak bcm43xx-mac80211: Work around 30bit DMA limitation drivers/net/wireless/mac80211/bcm43xx/Kconfig | 1 drivers/net/wireless/mac80211/bcm43xx/bcm43xx.h | 14 ++ .../net/wireless/mac80211/bcm43xx/bcm43xx_dma.c | 106 ++++++++++++++++-- .../net/wireless/mac80211/bcm43xx/bcm43xx_main.c | 61 +++++++++- .../net/wireless/mac80211/bcm43xx/bcm43xx_phy.c | 136 ++++++++++++++--------- .../net/wireless/mac80211/bcm43xx/bcm43xx_xmit.c | 40 +++---- drivers/ssb/main.c | 35 ++--- drivers/ssb/pci.c | 7 + 8 files changed, 280 insertions(+), 120 deletions(-) -- Greetings Michael. - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html