All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: "Linville, John" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, bcm43xx-dev@lists.berlios.de
Subject: Please pull from http://bu3sch.de/git/wireless-dev.git/ for-linville
Date: Mon, 23 Apr 2007 21:58:31 +0200	[thread overview]
Message-ID: <200704232158.31599.mb@bu3sch.de> (raw)

The following changes since commit 45dd8a7fad4145243dcc4391e80c73c21623ed91:
  Michael Wu:
        mac80211: remove ieee80211_netif_oper from mac80211.h

are found in the git repository at:

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

Larry Finger:
      bcm43xx-mac80211: Fix error in initiallizing max RSSI and max signal
      bcm43xx-mac80211: Fix machine checks on PPC with rev 1 PHYs
      bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1
      bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1
      bcm43xx-mac80211: Fix machine check on PPC for phy->rev == 1

Michael Buesch:
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev
      bcm43xx-mac80211: Use fallback rate from mac80211
      ssb: Fix some error path cleanup bugs.
      ssb: Code cleanup: Move printk to the specific register funcs.
      bcm43xx-mac80211: Setting phy->gmode in wireless_core_reset is redundant.
      bcm43xx-mac80211: Add parenthesis around bitwise ops.
      bcm43xx-mac80211: Add HW-RNG support.
      bcm43xx-mac80211: Workaround: Disable gmode in early PHY init for PHY rev == 1
      bcm43xx-mac80211: Fix typo in agcsetup
      Merge branch 'master' of git://git.kernel.org/.../linville/wireless-dev

Will Dyson:
      bcm43xx-mac80211: Catch dma mapping failures.
      bcm43xx-mac80211: Fix error path memory leak
      bcm43xx-mac80211: Work around 30bit DMA limitation

 drivers/net/wireless/mac80211/bcm43xx/Kconfig      |    1 
 drivers/net/wireless/mac80211/bcm43xx/bcm43xx.h    |   14 ++
 .../net/wireless/mac80211/bcm43xx/bcm43xx_dma.c    |  106 ++++++++++++++++--
 .../net/wireless/mac80211/bcm43xx/bcm43xx_main.c   |   61 +++++++++-
 .../net/wireless/mac80211/bcm43xx/bcm43xx_phy.c    |  136 ++++++++++++++---------
 .../net/wireless/mac80211/bcm43xx/bcm43xx_xmit.c   |   40 +++----
 drivers/ssb/main.c                                 |   35 ++---
 drivers/ssb/pci.c                                  |    7 +
 8 files changed, 280 insertions(+), 120 deletions(-)

-- 
Greetings Michael.

             reply	other threads:[~2007-04-23 19:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-23 19:58 Michael Buesch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-07 15:20 Please pull from http://bu3sch.de/git/wireless-dev.git/ for-linville 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=200704232158.31599.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=bcm43xx-dev@lists.berlios.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.