linux/drivers/net/ethernet/chelsio/cxgb4
Linus Torvalds c6b1de1b64 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull debugfs patches from Al Viro:
 "debugfs patches, mostly to make it possible for something like tracefs
  to be transparently automounted on given directory in debugfs.

  New primitive in there is debugfs_create_automount(name, parent, func,
  arg), which creates a directory and makes its ->d_automount() return
  func(arg).  Another missing primitive was debugfs_create_file_size() -
  open-coded in quite a few places.  Dave's patch adds it and converts
  the open-code instances to calling it"

* 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  debugfs: Provide a file creation function that also takes an initial size
  new primitive: debugfs_create_automount()
  debugfs: split end_creating() into success and failure cases
  debugfs: take mode-dependent parts of debugfs_get_inode() into callers
  fold debugfs_mknod() into callers
  fold debugfs_create() into caller
  fold debugfs_mkdir() into caller
  debugfs_mknod(): get rid useless arguments
  fold debugfs_link() into caller
  debugfs: kill __create_file()
  debugfs: split the beginning and the end of __create_file() off
  debugfs_{mkdir,create,link}(): get rid of redundant argument
2015-02-17 15:18:19 -08:00
..
clip_tbl.c cxgb4: Fix trace observed while dumping clip_tbl 2015-02-08 21:53:27 -08:00
clip_tbl.h cxgb4 : Update ipv6 address handling api 2015-01-15 18:59:46 -05:00
cxgb4_dcb.c chelsio: cxgb4: fix sparse warning 2015-02-05 16:03:27 -08: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 Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-02-17 15:18:19 -08:00
cxgb4_debugfs.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-02-17 14:56:45 -08:00
cxgb4_main.c cxgb4: Add support in cxgb4 to get expansion rom version via ethtool 2015-02-09 14:07:54 -08:00
cxgb4_uld.h cxgb4 : Update ipv6 address handling api 2015-01-15 18:59:46 -05:00
cxgb4.h cxgb4: Add support in cxgb4 to get expansion rom version via ethtool 2015-02-09 14:07:54 -08:00
l2t.c iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages 2015-01-12 16:19:34 -05:00
l2t.h cxgb4 : Update copyright year on all cxgb4 files 2014-06-22 21:13:33 -07:00
Makefile cxgb4 : Update ipv6 address handling api 2015-01-15 18:59:46 -05:00
sge.c cxgb4: Add low latency socket busy_poll support 2015-02-04 23:55:58 -08:00
t4_hw.c cxgb4: Add support in cxgb4 to get expansion rom version via ethtool 2015-02-09 14:07:54 -08:00
t4_hw.h cxgb4: Add support for ULP RX logic analyzer output in debugfs 2015-02-07 22:52:39 -08:00
t4_msg.h iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages 2015-01-12 16:19:34 -05:00
t4_pci_id_tbl.h cxgb4: Add PCI device ID for new T5 adapter 2015-01-06 13:15:15 -05:00
t4_regs.h cxgb4: Add support in debugfs to dump the congestion control table 2015-02-07 22:52:39 -08:00
t4_values.h cxgb4: Add support to dump mailbox content in debugfs 2015-02-07 22:52:39 -08:00
t4fw_api.h cxgb4: Add support in cxgb4 to get expansion rom version via ethtool 2015-02-09 14:07:54 -08:00
t4fw_version.h cxgb4: Move firmware version MACRO to t4fw_version.h 2015-01-27 17:18:24 -08:00