linux/drivers/net/ethernet/chelsio/cxgb4
Linus Torvalds e880e87488 driver core update for 4.4-rc1
Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch of
 debugfs updates, with a smattering of minor driver core fixes and
 updates as well.
 
 All have been in linux-next for a long time.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlY6ePQACgkQMUfUDdst+ymNTgCgpP0CZw57GpwF/Hp2L/lMkVeo
 Kx8AoKhEi4iqD5fdCQS9qTfomB+2/M6g
 =g7ZO
 -----END PGP SIGNATURE-----

Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core updates from Greg KH:
 "Here's the "big" driver core updates for 4.4-rc1.  Primarily a bunch
  of debugfs updates, with a smattering of minor driver core fixes and
  updates as well.

  All have been in linux-next for a long time"

* tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  debugfs: Add debugfs_create_ulong()
  of: to support binding numa node to specified device in devicetree
  debugfs: Add read-only/write-only bool file ops
  debugfs: Add read-only/write-only size_t file ops
  debugfs: Add read-only/write-only x64 file ops
  debugfs: Consolidate file mode checks in debugfs_create_*()
  Revert "mm: Check if section present during memory block (un)registering"
  driver-core: platform: Provide helpers for multi-driver modules
  mm: Check if section present during memory block (un)registering
  devres: fix a for loop bounds check
  CMA: fix CONFIG_CMA_SIZE_MBYTES overflow in 64bit
  base/platform: assert that dev_pm_domain callbacks are called unconditionally
  sysfs: correctly handle short reads on PREALLOC attrs.
  base: soc: siplify ida usage
  kobject: move EXPORT_SYMBOL() macros next to corresponding definitions
  kobject: explain what kobject's sd field is
  debugfs: document that debugfs_remove*() accepts NULL and error values
  debugfs: Pass bool pointer to debugfs_create_bool()
  ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
2015-11-04 21:50:37 -08:00
..
clip_tbl.c cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
clip_tbl.h cxgb4: Fix incorrect 'c' suffix to %pI4, use %pISc instead 2015-02-20 17:25:52 -05:00
cxgb4_dcb.c cxgb4 : Fill in number of DCB traffic classes supported 2015-07-21 00:23:23 -07:00
cxgb4_dcb.h cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes 2015-02-02 18:54:35 -08:00
cxgb4_debugfs.c cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CF 2015-10-05 03:48:41 -07:00
cxgb4_debugfs.h VFS: Fix up some ->d_inode accesses in the chelsio driver 2015-04-15 15:06:54 -04:00
cxgb4_ethtool.c cxgb4: Update ethtool get_drvinfo to get regdump len 2015-10-22 07:04:02 -07:00
cxgb4_fcoe.c cxgb4: fix boolreturn.cocci warnings 2015-03-29 12:15:56 -07:00
cxgb4_fcoe.h cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE 2015-03-24 15:24:38 -04:00
cxgb4_main.c cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapter 2015-10-22 07:03:53 -07:00
cxgb4_uld.h cxgb4: Differentiate between stids between server and filter region 2015-08-12 16:42:12 -07:00
cxgb4.h driver core update for 4.4-rc1 2015-11-04 21:50:37 -08:00
l2t.c cxgb4: Don't use entire L2T table, use only its slice 2015-07-08 16:13:54 -07:00
l2t.h cxgb4: Don't use entire L2T table, use only its slice 2015-07-08 16:13:54 -07:00
Makefile cxgb4: Move ethtool related code to a separate file 2015-04-07 17:38:54 -04:00
sge.c cxgb4: Add HW timesptamp support for RX 2015-09-28 22:35:29 -07:00
t4_hw.c cxgb4: Enhance driver to update FW, when FW is too old 2015-10-11 04:57:58 -07:00
t4_hw.h cxgb4: Add HW timesptamp support for RX 2015-09-28 22:35:29 -07:00
t4_msg.h cxgb4 : Fill DCB priority in vlan control headers 2015-07-21 00:23:23 -07:00
t4_pci_id_tbl.h cxgb4: add device ID for few T5 adapters 2015-09-17 16:24:51 -07:00
t4_regs.h cxgb4: Add MPS tracing support 2015-08-13 21:14:48 -07:00
t4_values.h cxgb4: Adds support for T6 adapter 2015-06-01 22:14:35 -07:00
t4fw_api.h cxgb4: changes for new firmware 1.14.4.0 2015-09-09 21:30:18 -07:00
t4fw_version.h cxgb4: changes for new firmware 1.14.4.0 2015-09-09 21:30:18 -07:00