John, Please pull from mac80211-next (per below pull request) to get a few updates. Most important is probably the fix for the WDS regression that my previous pull request introduced. Other than that, I have some tracing code, two mesh updates and a change to allow drivers to calculate the AES CMAC subkeys without having to implement the GF_mulx operation themselves. johannes The following changes since commit d012a605108a482392be80710ea35f1db27c4aa9: mac80211: make client powersave independent of interface type (2012-10-19 15:43:51 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next.git for-john for you to fetch changes up to 1724ffbc7439de679d536163e03f54f35574d449: mac80211: complete bss_info tracing (2012-10-25 13:54:09 +0200) ---------------------------------------------------------------- Assaf Krauss (1): mac80211: expose AES-CMAC subkey calculation Johannes Berg (4): mac80211: fix WDS channel context test cfg80211: add tracing for P2P Device start/stop mac80211: use non-atomic bitmap operation for local variable mac80211: complete bss_info tracing Rami Rosen (1): mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon Thomas Pedersen (1): mac80211: mesh STAs only process mesh beacons include/net/mac80211.h | 13 +++++++++++++ net/mac80211/aes_cmac.c | 17 +++++++++++++++++ net/mac80211/main.c | 2 +- net/mac80211/mesh.c | 9 +++++---- net/mac80211/mlme.c | 9 ++++----- net/mac80211/trace.h | 34 +++++++++++++++++++++++++++++++--- net/mac80211/util.c | 2 +- net/wireless/core.c | 4 ++-- net/wireless/nl80211.c | 4 ++-- net/wireless/rdev-ops.h | 18 ++++++++++++++++++ net/wireless/trace.h | 10 ++++++++++ 11 files changed, 104 insertions(+), 18 deletions(-)
Attachment:
signature.asc
Description: This is a digitally signed message part