lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 21 Jun 2012 22:22:43 +0300
From:	Luciano Coelho <coelho@...com>
To:	linville@...driver.com
Cc:	linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
	arik@...ery.com, assaf@...com
Subject: pull request: TI wireless drivers 2012-06-21 (for 3.6)

Hi John,

This is another pull request intended for 3.6.  A few new small
features, some cleaning up and bugfixes.  Nothing major really.

Please pull or let me know if there's any problem.


The following changes since commit f761b6947dde42890beea59b020e1be87491809e:

  rtlwifi: rtl8192se: Fix gcc 4.7.x warning (2012-06-20 15:14:57 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx.git for-linville

for you to fetch changes up to da0b1baa94a9c11448e010a150280d0834b11c32:

  Merge branch 'wl12xx-next' into for-linville (2012-06-21 17:31:46 +0300)

----------------------------------------------------------------

Arik Nemtsov (8):
      wlcore: suppress error message on Rx BA session removal
      wlcore: allow setting sleep_auth before interface init
      wlcore: reconfigure sleep_auth when removing interfaces
      wl18xx: increase Rx descriptors for PG2
      wl18xx: set Tx align quirk for PG2
      wl18xx: explicitly remove the 5Ghz MIMO HT cap
      wl18xx: sane defaults for HT capabilities
      wl18xx: split siso40 HT cap between 2Ghz and 5Ghz

Eliad Peller (2):
      wlcore: update basic rates on channel switch
      wlcore: declare interface combinations

Eyal Shapira (2):
      wlcore: avoid using NET_IP_ALIGN for RX alignment
      wlcore: send EAPOLs with basic rate policy

Igal Chernobelsky (1):
      wlcore: read FW logs from FW memory on watchdog recovery

Luciano Coelho (3):
      wlcore: add a debugfs entry to allow changing the sleep mode by hand
      wl18xx: use %zu for size_t arguments in printk calls
      Merge branch 'wl12xx-next' into for-linville

Yair Shapira (2):
      wlcore/wl12xx: add support for HP and SKW FEM radio manufacturers
      wlcore: add print logs of radio_status in case of BIP calibration

Yoni Divinsky (1):
      wlcore: do not report noise level in get survey op

 drivers/net/wireless/ti/wl12xx/cmd.c      |   16 +++++----
 drivers/net/wireless/ti/wl12xx/main.c     |    7 ++--
 drivers/net/wireless/ti/wl18xx/main.c     |  105 ++++++++++++++++++++++++++++++++++--------------------------
 drivers/net/wireless/ti/wlcore/acx.c      |    8 ++++-
 drivers/net/wireless/ti/wlcore/acx.h      |    5 +++
 drivers/net/wireless/ti/wlcore/cmd.h      |   21 ++++++++++++
 drivers/net/wireless/ti/wlcore/conf.h     |    8 ++++-
 drivers/net/wireless/ti/wlcore/debugfs.c  |   63 ++++++++++++++++++++++++++++++++++++
 drivers/net/wireless/ti/wlcore/ini.h      |   22 ++++++++++---
 drivers/net/wireless/ti/wlcore/init.c     |   43 ++++++++++++-------------
 drivers/net/wireless/ti/wlcore/main.c     |   97 ++++++++++++++++++++++++++++++++++++++++++++-----------
 drivers/net/wireless/ti/wlcore/ps.c       |    2 +-
 drivers/net/wireless/ti/wlcore/rx.c       |    4 +--
 drivers/net/wireless/ti/wlcore/rx.h       |    6 ++++
 drivers/net/wireless/ti/wlcore/testmode.c |   14 ++++++++
 drivers/net/wireless/ti/wlcore/tx.c       |   10 ++++--
 drivers/net/wireless/ti/wlcore/wlcore.h   |   10 ++++++
 17 files changed, 332 insertions(+), 109 deletions(-)

-- 
Cheers,
Luca.

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ