All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: John Linville <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: Please pull http://bu3sch.de/git/wireless-dev.git for-linville
Date: Wed, 21 Feb 2007 17:00:36 +0100	[thread overview]
Message-ID: <200702211700.36555.mb@bu3sch.de> (raw)

The following changes since commit 17e0264113fcf465d0712ce492c6a546d207d786:
  Michael Wu:
        d80211: Fix ieee80211_ptr check

are found in the git repository at:

  git pull http://bu3sch.de/git/wireless-dev.git for-linville

Michael Buesch:
      ssb: Add sysfs file to read/write the SPROM on PCI devices.
      ssb: Ignore additional 802.11 cores on devices with dangling pins on those cores.
      bcm43xx-d80211: Ignore any A-PHY, as we don't support it, yet.
      bcm43xx-d80211: Add "is-running" checks on core_stop and core_exit.
      bcm43xx-d80211: Remove unneeded SHUTTINGDOWN and RESTARTING flags.
      bcm43xx-d80211: Hold firmware in memory until we rmmod the module.
      bcm43xx-d80211: Move firmware pointers to bcm43xx_wldev, where they belong.
      ssb: Also check for PCI vendor ID, not just PCI device ID.
      bcm43xx-d80211: Add modparam to keep bad frames in monitor mode.
      ssb: Take care of changed REJECT bit in new backplane revisions.
      bcm43xx-d80211: Turn the Radio and Analog off on core-exit and attach-finish.
      bcm43xx-d80211: Set GMODE-MACCTL, if we are operating in GMODE.
      bcm43xx-d80211: Fix register write for !GPHY.
      Merge branch 'master' of git://zeus2.kernel.org/.../linville/wireless-dev
      Merge branch 'master' of git://zeus2.kernel.org/.../linville/wireless-dev

 drivers/net/wireless/d80211/bcm43xx/bcm43xx.h      |   19 +-
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_lo.c   |    2 
 drivers/net/wireless/d80211/bcm43xx/bcm43xx_main.c |  179 ++++++++++---------
 drivers/ssb/core.c                                 |  118 +++++++++++-
 drivers/ssb/pci.c                                  |  189 ++++++++++++++++++++
 drivers/ssb/scan.c                                 |   38 ++++
 drivers/ssb/ssb_private.h                          |    9 +
 include/linux/ssb/ssb.h                            |    4 
 include/linux/ssb/ssb_regs.h                       |    3 
 9 files changed, 449 insertions(+), 112 deletions(-)

-- 
Greetings Michael.

             reply	other threads:[~2007-02-21 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21 16:00 Michael Buesch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-05 21:33 Please pull http://bu3sch.de/git/wireless-dev.git for-linville Michael Buesch
2007-03-15 15:08 Michael Buesch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200702211700.36555.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.