linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] update for 2.6.37
@ 2010-10-14 18:02 Wey-Yi Guy
  2010-10-14 18:02 ` [PATCH 1/9] iwlagn: need longer tx queue stuck timer for coex devices Wey-Yi Guy
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Wey-Yi Guy @ 2010-10-14 18:02 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ipw3945-devel, Wey-Yi Guy

We do more code cleanup to prepare for P2P support
We also do more cleanup to prepare separate the legacy and advance devices

Johannes Berg (6):
  iwlwifi: allow probe-after-rx on 2.4 GHz
  iwlwifi: rename ibss_beacon variable
  iwlwifi: clean up some beacon handling
  iwlwifi: rewrite RXON checks
  iwlwifi: blink LED in IBSS mode
  iwlagn: check beacon frame size

Wey-Yi Guy (3):
  iwlagn: need longer tx queue stuck timer for coex devices
  iwlagn: 6050 ops should be used;
  iwlwifi: move agn only eeprom functions to separate file

these patches are also available from wireless-next-2.6 branch on
 git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git

 drivers/net/wireless/iwlwifi/Makefile         |    2 +-
 drivers/net/wireless/iwlwifi/iwl-6000.c       |   40 ++-
 drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c |  454 +++++++++++++++++++++++++
 drivers/net/wireless/iwlwifi/iwl-agn-lib.c    |   40 ++--
 drivers/net/wireless/iwlwifi/iwl-agn.c        |   39 +--
 drivers/net/wireless/iwlwifi/iwl-agn.h        |    6 +
 drivers/net/wireless/iwlwifi/iwl-core.c       |  130 ++++----
 drivers/net/wireless/iwlwifi/iwl-dev.h        |    4 +-
 drivers/net/wireless/iwlwifi/iwl-eeprom.c     |  374 +--------------------
 drivers/net/wireless/iwlwifi/iwl-eeprom.h     |    7 +-
 drivers/net/wireless/iwlwifi/iwl3945-base.c   |   42 ++--
 11 files changed, 632 insertions(+), 506 deletions(-)
 create mode 100644 drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c


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

end of thread, other threads:[~2010-10-18 14:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-14 18:02 [PATCH 0/9] update for 2.6.37 Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 1/9] iwlagn: need longer tx queue stuck timer for coex devices Wey-Yi Guy
2010-10-15 16:44   ` Stanislaw Gruszka
2010-10-15 18:01     ` Guy, Wey-Yi W
2010-10-18 12:12       ` Stanislaw Gruszka
2010-10-18 14:16         ` Guy, Wey-Yi
2010-10-14 18:02 ` [PATCH 2/9] iwlwifi: allow probe-after-rx on 2.4 GHz Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 3/9] iwlwifi: rename ibss_beacon variable Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 4/9] iwlwifi: clean up some beacon handling Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 5/9] iwlagn: 6050 ops should be used; Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 6/9] iwlwifi: rewrite RXON checks Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 7/9] iwlwifi: blink LED in IBSS mode Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 8/9] iwlagn: check beacon frame size Wey-Yi Guy
2010-10-14 18:02 ` [PATCH 9/9] iwlwifi: move agn only eeprom functions to separate file Wey-Yi Guy

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).