John W. Linville wrote:
The following changes since commit 747af1e154545566d04f647f86fc3ae512439fab:
  John W. Linville:
        Merge branch 'upstream-fixes'

are found in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git 
upstream

Adrian Bunk:
      net/: fix the WIRELESS_EXT abuse
      AIRO{,_CS} <-> CRYPTO fixes
      drivers/net/wireless/ipw2100.c: make ipw2100_wpa_assoc_frame() static
      drivers/net/wireless/ipw2200: possible cleanups

Dan Williams:
      wireless/airo: add IWENCODEEXT and IWAUTH support
      wireless/ipw2200: support WE-18 WPA enc_capa

Denis Vlasenko:
      ieee80211: trivial fix for misplaced ()'s

Larry Finger:
      ieee80211: common wx auth code
      Add two management functions to ieee80211_rx.c

Zhu Yi:
      ipw2100: Add LEAP authentication algorithm support
      ipw2100: Make iwconfig txpower setting consistent with user input
      ipw2100: Add generic geo information
      ipw2100: remove white space and better format the code
      increase ipw2100 driver version to git-1.1.4
      ipw2200: Fix indirect SRAM/register 8/16-bit write routines
      ipw2200: Mask out the WEP_KEY command dump from debug log for security 
reason
      ipw2200: Add LEAP authentication algorithm support
      ipw2200: Bluetooth coexistence support
      ipw2200: use jiffies_to_msec() wherever possible
      ipw2200: Make LED blinking frequency independent of HZ
      ipw2200: add module parameter to enable/disable roaming
      ipw2200: Scale firmware loading watchdog with the firmware size
      ipw2200: stack reduction
      ipw2200: Fix qos_cmd param switch bug
      ipw2200: increase ipw2200 driver version
      ipw2200: remove white space and better format the code
      ipw2200: Semaphore to mutexes conversion
      ipw2200: Disable hwcrypto by default

drivers/net/wireless/Kconfig | 7 drivers/net/wireless/airo.c | 331 +++++++++++--
 drivers/net/wireless/ipw2100.c      |   48 +-
drivers/net/wireless/ipw2100.h | 6 drivers/net/wireless/ipw2200.c | 876 ++++++++++++++++++-----------------
 drivers/net/wireless/ipw2200.h      |   64 +--
drivers/net/wireless/netwave_cs.c | 2 drivers/net/wireless/wavelan.p.h | 6 drivers/net/wireless/wavelan_cs.p.h | 9 include/net/ieee80211.h | 8 net/Kconfig | 3 net/core/Makefile | 2 net/core/dev.c | 10 net/ieee80211/ieee80211_rx.c | 30 +
 net/ieee80211/ieee80211_wx.c        |   89 ++++
net/socket.c | 9 16 files changed, 947 insertions(+), 553 deletions(-)

pulled


-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to