linux-stable/drivers/staging/wlan-ng
Linus Torvalds 46f7b63556 Staging drivers patches for 3.20-rc1
Here's the big staging driver tree update for 3.20-rc1.  Lots of little
 things in here, adding up to lots of overall cleanups.  The IIO driver
 updates are also in here as they cross the staging tree boundry a lot.
 I2O has moved into staging as well, as a plan to drop it from the tree
 eventually as that's a dead subsystem.
 
 All of this has been in linux-next with no reported issues for a while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlTgtVQACgkQMUfUDdst+yk4mACgshYZ1fOQDoPR+BXd+QD1HXfh
 GosAoICXkSjDQjwVo13W6QHIVMsUezY+
 =4jHr
 -----END PGP SIGNATURE-----

Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging drivers patches from Greg KH:
 "Here's the big staging driver tree update for 3.20-rc1.

  Lots of little things in here, adding up to lots of overall cleanups.
  The IIO driver updates are also in here as they cross the staging tree
  boundry a lot.  I2O has moved into staging as well, as a plan to drop
  it from the tree eventually as that's a dead subsystem.

  All of this has been in linux-next with no reported issues for a
  while"

* tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (740 commits)
  staging: lustre: lustre: libcfs: define symbols as static
  staging: rtl8712: Do coding style cleanup
  staging: lustre: make obd_updatemax_lock static
  staging: rtl8188eu: core: switch with redundant cases
  staging: rtl8188eu: odm: conditional setting with no effect
  staging: rtl8188eu: odm: condition with no effect
  staging: ft1000: fix braces warning
  staging: sm7xxfb: fix remaining CamelCase
  staging: sm7xxfb: fix CamelCase
  staging: rtl8723au: multiple condition with no effect - if identical to else
  staging: sm7xxfb: make smtc_scr_info static
  staging/lustre/mdc: Initialize req in mdc_enqueue for !it case
  staging/lustre/clio: Do not allow group locks with gid 0
  staging/lustre/llite: don't add to page cache upon failure
  staging/lustre/llite: Add exception entry check after radix_tree
  staging/lustre/libcfs: protect kkuc_groups from write access
  staging/lustre/fld: refer to MDT0 for fld lookup in some cases
  staging/lustre/llite: Solve a race to access lli_has_smd in read case
  staging/lustre/ptlrpc: hold rq_lock when modify rq_flags
  staging/lustre/lnet: portal spreading rotor should be unsigned
  ...
2015-02-15 11:30:39 -08:00
..
Kconfig
Makefile
README
cfg80211.c cfg80211: remove enum station_info_flags 2015-01-08 15:28:10 +01:00
hfa384x.h staging: wlan-ng: hfa384x_usb: fix sparse endianness warnings 2015-01-25 19:59:19 +08:00
hfa384x_usb.c staging: wlan-ng: hfa384x_usb: fix sparse endianness warnings 2015-01-25 19:59:19 +08:00
p80211conv.c staging: wlan-ng: Fix typo in comments and printk 2015-01-17 16:10:48 -08:00
p80211conv.h
p80211hdr.h staging: wlan-ng: Fix incorrect type in assignments 2014-10-28 15:41:43 +08:00
p80211ioctl.h
p80211meta.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c staging: wlan-ng: Fix restricted __be16 degrades to integer 2014-10-23 14:10:49 +08:00
p80211netdev.h Staging: wlan-ng: Fix unnecessary space before function pointer arguments 2014-09-28 23:14:09 -04:00
p80211req.c staging: wlan-ng: Fix typo in comments and printk 2015-01-17 16:10:48 -08:00
p80211req.h
p80211types.h
p80211wep.c
prism2fw.c staging: wlan-ng: prism2fw: fixed code style issue 2014-11-26 14:00:22 -08:00
prism2mgmt.c
prism2mgmt.h staging: wlan-ng: Fix typo in comments and printk 2015-01-17 16:10:48 -08:00
prism2mib.c staging: wlan-ng: remove unused 'result' var 2014-09-23 23:42:39 -07:00
prism2sta.c staging: wlan-ng: Fix comment in prism2sta.c 2015-01-17 16:10:48 -08:00
prism2usb.c

README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.