linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] wl12xx: various patches
@ 2012-03-04  8:55 Eliad Peller
  2012-03-04  8:55 ` [PATCH 01/11] wl12xx: don't start dev role on ibss vifs Eliad Peller
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Eliad Peller @ 2012-03-04  8:55 UTC (permalink / raw)
  To: Luciano Coelho; +Cc: linux-wireless

Some various patches pending in my queue. Mostly
address issues related to multi-vif and the
auth/assoc redesign.

Eliad Peller (11):
  wl12xx: don't start dev role on ibss vifs
  wl12xx: consider bss_conf->idle instead of hw->conf.flags
  wl12xx: implement sta_state callback
  wl12xx: set authorized AP on sta_state notification
  wl12xx: increment session_counter for device role as well
  wl12xx: set correct vif type in change_interface callback
  wl12xx: don't handle change_channel while associated
  wl12xx: don't allow scanning while device is in ROC
  wl12xx: configure the correct beacon_interval
  wl12xx: avoid bug_on_recovery during fw switch
  wl12xx: print the tx packet len

 drivers/net/wireless/wl12xx/cmd.c    |    2 +-
 drivers/net/wireless/wl12xx/main.c   |  321 ++++++++++++++--------------------
 drivers/net/wireless/wl12xx/wl12xx.h |    4 +-
 3 files changed, 134 insertions(+), 193 deletions(-)

-- 
1.7.6.401.g6a319


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2012-03-05 14:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04  8:55 [PATCH 00/11] wl12xx: various patches Eliad Peller
2012-03-04  8:55 ` [PATCH 01/11] wl12xx: don't start dev role on ibss vifs Eliad Peller
2012-03-04  8:55 ` [PATCH 02/11] wl12xx: consider bss_conf->idle instead of hw->conf.flags Eliad Peller
2012-03-04  8:55 ` [PATCH 03/11] wl12xx: implement sta_state callback Eliad Peller
2012-03-04  8:55 ` [PATCH 04/11] wl12xx: set authorized AP on sta_state notification Eliad Peller
2012-03-04  8:55 ` [PATCH 05/11] wl12xx: increment session_counter for device role as well Eliad Peller
2012-03-04  8:55 ` [PATCH 06/11] wl12xx: set correct vif type in change_interface callback Eliad Peller
2012-03-04  8:55 ` [PATCH 07/11] wl12xx: don't handle change_channel while associated Eliad Peller
2012-03-04  8:55 ` [PATCH 08/11] wl12xx: don't allow scanning while device is in ROC Eliad Peller
2012-03-04  8:55 ` [PATCH 09/11] wl12xx: configure the correct beacon_interval Eliad Peller
2012-03-04  8:55 ` [PATCH 10/11] wl12xx: avoid bug_on_recovery during fw switch Eliad Peller
2012-03-04  8:55 ` [PATCH 11/11] wl12xx: print the tx packet len Eliad Peller
2012-03-05 14:28 ` [PATCH 00/11] wl12xx: various patches Luciano Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).