linux/drivers/net/ethernet/broadcom/bnx2x
Linus Torvalds a2013a13e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull trivial branch from Jiri Kosina:
 "Usual stuff -- comment/printk typo fixes, documentation updates, dead
  code elimination."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (39 commits)
  HOWTO: fix double words typo
  x86 mtrr: fix comment typo in mtrr_bp_init
  propagate name change to comments in kernel source
  doc: Update the name of profiling based on sysfs
  treewide: Fix typos in various drivers
  treewide: Fix typos in various Kconfig
  wireless: mwifiex: Fix typo in wireless/mwifiex driver
  messages: i2o: Fix typo in messages/i2o
  scripts/kernel-doc: check that non-void fcts describe their return value
  Kernel-doc: Convention: Use a "Return" section to describe return values
  radeon: Fix typo and copy/paste error in comments
  doc: Remove unnecessary declarations from Documentation/accounting/getdelays.c
  various: Fix spelling of "asynchronous" in comments.
  Fix misspellings of "whether" in comments.
  eisa: Fix spelling of "asynchronous".
  various: Fix spelling of "registered" in comments.
  doc: fix quite a few typos within Documentation
  target: iscsi: fix comment typos in target/iscsi drivers
  treewide: fix typo of "suport" in various comments and Kconfig
  treewide: fix typo of "suppport" in various comments
  ...
2012-12-13 12:00:02 -08:00
..
bnx2x_cmn.c bnx2x: use netdev_alloc_frag() 2012-12-11 12:49:52 -05:00
bnx2x_cmn.h bnx2x: remove __dev* attributes 2012-12-03 11:17:07 -08:00
bnx2x_dcb.c bnx2x: Correct PFC disablement 2012-12-02 20:23:01 -05:00
bnx2x_dcb.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_dump.h bnx2x: fix registers dumped 2012-09-13 16:37:52 -04:00
bnx2x_ethtool.c bnx2x: Correct advertised speed/duplex 2012-12-02 20:22:59 -05:00
bnx2x_fw_defs.h cnic: Reset iSCSI EQ during shutdown. 2012-12-05 16:01:28 -05:00
bnx2x_fw_file_hdr.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_hsi.h bnx2x: nvram enables dropless flow control 2012-12-02 20:22:59 -05:00
bnx2x_init_ops.h bnx2x: Support loading cnic resources at run-time 2012-11-07 18:57:19 -05:00
bnx2x_init.h bnx2x,cnic: use FW 7.8.2 2012-10-01 16:43:17 -04:00
bnx2x_link.c bnx2x: Prevent link flaps when booting from SAN. 2012-12-07 12:53:49 -05:00
bnx2x_link.h bnx2x: Prevent link flaps when booting from SAN. 2012-12-07 12:53:49 -05:00
bnx2x_main.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
bnx2x_mfw_req.h bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement 2012-06-27 01:20:13 -07:00
bnx2x_reg.h bnx2x: recognize fan failure 2012-12-03 13:46:43 -05:00
bnx2x_sp.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-12-13 12:00:02 -08:00
bnx2x_sp.h bnx2x: Support loading cnic resources at run-time 2012-11-07 18:57:19 -05:00
bnx2x_stats.c bnx2x: Filter packets on FCoE rings 2012-12-02 20:22:59 -05:00
bnx2x_stats.h bnx2x: Filter packets on FCoE rings 2012-12-02 20:22:59 -05:00
bnx2x.h bnx2x: use netdev_alloc_frag() 2012-12-11 12:49:52 -05:00
Makefile