Hi John, This is another pull request intended for 3.5. A few fixes here and there, stuff that has been pending for a while and I hadn't had the time to apply. Nothing really major. Please pull or let me know if there's any problem. This tree is based on wireless-next/master and the head I want you to pull from is 422823e85d3957b64c573a2f15c6172d78de1e00. Thanks! The following changes since commit 0a9b3782ef402d27c3e6d1b116f10076a9dd088c: {nl,cfg,mac}80211: Allow user to see/configure HT protection mode (2012-05-02 14:30:55 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville for you to fetch changes up to 422823e85d3957b64c573a2f15c6172d78de1e00: wlcore/wl12xx: implement better beacon loss handling (2012-05-03 15:45:03 +0300) ---------------------------------------------------------------- Bartosz.Markowski@xxxxxxxxx (1): wlcore/wl12xx: implement better beacon loss handling Dan Carpenter (2): wlcore: release lock on error in wl1271_op_suspend() wlcore: fixup an allocation Eyal Shapira (4): wlcore: add RX filters util functions wl12xx: add RX filters ACX commands wlcore: add RX filters driver state mgmt functions wl12xx: support wowlan wakeup patterns Jesper Juhl (1): wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp() Luciano Coelho (1): wlcore: use GFP_KERNEL together with GFP_DMA Randy Dunlap (1): wireless: TI wlxxx depends on MAC80211 drivers/net/wireless/ti/wl12xx/Kconfig | 1 + drivers/net/wireless/ti/wlcore/Kconfig | 2 +- drivers/net/wireless/ti/wlcore/acx.c | 79 +++++++++++++ drivers/net/wireless/ti/wlcore/acx.h | 30 +++++ drivers/net/wireless/ti/wlcore/boot.c | 3 +- drivers/net/wireless/ti/wlcore/cmd.c | 8 +- drivers/net/wireless/ti/wlcore/event.c | 29 ++--- drivers/net/wireless/ti/wlcore/main.c | 322 ++++++++++++++++++++++++++++++++++++++++++++++++++-- drivers/net/wireless/ti/wlcore/rx.c | 36 ++++++ drivers/net/wireless/ti/wlcore/rx.h | 4 + drivers/net/wireless/ti/wlcore/wl12xx.h | 41 +++++++ drivers/net/wireless/ti/wlcore/wlcore.h | 6 + 12 files changed, 531 insertions(+), 30 deletions(-) -- Cheers, Luca.
Attachment:
signature.asc
Description: This is a digitally signed message part