alistair23-linux/drivers/staging/rtl8192u/ieee80211
Linus Torvalds 2f37dd131c Staging and IIO driver update for 4.7-rc1
Here's the big staging and iio driver update for 4.7-rc1.
 
 I think we almost broke even with this release, only adding a few more
 lines than we removed, which isn't bad overall given that there's a
 bunch of new iio drivers added.  The Lustre developers seem to have
 woken up from their sleep and have been doing a great job in cleaning up
 the code and pruning unused or old cruft, the filesystem is almost
 readable :)
 
 Other than that, just a lot of basic coding style cleanups in the churn.
 All have been in linux-next for a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlc/00QACgkQMUfUDdst+ynXYQCdG9oEsw4CCItbjGfQau5YVGbd
 TOcAnA19tZz+Wcg3sLT8Zsm979dgVvDt
 =9UG/
 -----END PGP SIGNATURE-----

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

Pull staging and IIO driver updates from Greg KH:
 "Here's the big staging and iio driver update for 4.7-rc1.

  I think we almost broke even with this release, only adding a few more
  lines than we removed, which isn't bad overall given that there's a
  bunch of new iio drivers added.

  The Lustre developers seem to have woken up from their sleep and have
  been doing a great job in cleaning up the code and pruning unused or
  old cruft, the filesystem is almost readable :)

  Other than that, just a lot of basic coding style cleanups in the
  churn.  All have been in linux-next for a while with no reported
  issues"

* tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (938 commits)
  Staging: emxx_udc: emxx_udc: fixed coding style issue
  staging/gdm724x: fix "alignment should match open parenthesis" issues
  staging/gdm724x: Fix avoid CamelCase
  staging: unisys: rename misleading var ii with frag
  staging: unisys: visorhba: switch success handling to error handling
  staging: unisys: visorhba: main path needs to flow down the left margin
  staging: unisys: visorinput: handle_locking_key() simplifications
  staging: unisys: visorhba: fail gracefully for thread creation failures
  staging: unisys: visornic: comment restructuring and removing bad diction
  staging: unisys: fix format string %Lx to %llx for u64
  staging: unisys: remove unused struct members
  staging: unisys: visorchannel: correct variable misspelling
  staging: unisys: visorhba: replace functionlike macro with function
  staging: dgnc: Need to check for NULL of ch
  staging: dgnc: remove redundant condition check
  staging: dgnc: fix 'line over 80 characters'
  staging: dgnc: clean up the dgnc_get_modem_info()
  staging: lustre: lnet: enable configuration per NI interface
  staging: lustre: o2iblnd: properly set ibr_why
  staging: lustre: o2iblnd: remove last of kiblnd_tunables_fini
  ...
2016-05-20 22:20:48 -07:00
..
dot11d.c Staging: ieee80211: Place constant on right side of the test. 2016-03-11 22:09:09 -08:00
dot11d.h Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro 2015-03-06 16:58:32 -08:00
ieee80211.h Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null 2016-02-14 16:49:09 -08:00
ieee80211_crypt.c staging: rtl8192u: ieee80211_crypt: Remove unnecessary else after return 2016-03-11 22:09:09 -08:00
ieee80211_crypt.h
ieee80211_crypt_ccmp.c staging: rtl8192u: ieee80211: Use macro DIV_ROUND_UP 2016-03-11 22:09:09 -08:00
ieee80211_crypt_tkip.c staging: rtl8192u: Use skcipher and ahash 2016-01-27 20:35:51 +08:00
ieee80211_crypt_wep.c Staging driver patches for 4.6-rc1 2016-03-17 22:13:41 -07:00
ieee80211_module.c Staging: rtl819u: ieee80211: Remove function ieee80211_wep_null 2016-02-14 16:49:09 -08:00
ieee80211_rx.c staging: rtl8192u: fix typo in debug message 2016-03-28 07:30:36 -07:00
ieee80211_softmac.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
ieee80211_softmac_wx.c Staging: rtl819u: Fix brace styling issues 2015-09-29 04:29:03 +02:00
ieee80211_tx.c Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>" 2015-09-12 18:24:58 -07:00
ieee80211_wx.c Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messages 2015-10-12 20:40:48 -07:00
Makefile
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192u: ieee802111: Drop Useless Initialization 2016-03-11 22:09:09 -08:00
rtl819x_HT.h drivers: staging: rtl8192u: Fix "space required before that '*'" errors 2014-09-08 13:59:25 -07:00
rtl819x_HTProc.c staging: rtl8192u: remove bool comparisons 2015-07-22 21:03:04 -07:00
rtl819x_Qos.h rtl8192u: BIT() macro cleanup 2015-10-13 10:32:40 -07:00
rtl819x_TS.h Staging: rtl8192u: Convert comments from C99 to C89 style 2015-02-26 13:45:05 -08:00
rtl819x_TSProc.c staging: rtl8192u: fix typo in debug message 2016-03-28 07:30:36 -07:00