diff options
author | Michael Chan <mchan@broadcom.com> | 2015-10-22 16:01:17 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-22 19:30:33 -0700 |
commit | c0c050c58d840994ba842ad1c338a98e7c12b764 (patch) | |
tree | 2e0b598883e15b64d7e1650bf74a2af21d5992d0 /net/dccp | |
parent | 0a31adae0b2ab70127b2d5faa6a685e2ea70cc1b (diff) | |
download | lwn-c0c050c58d840994ba842ad1c338a98e7c12b764.tar.gz lwn-c0c050c58d840994ba842ad1c338a98e7c12b764.zip |
bnxt_en: New Broadcom ethernet driver.
Broadcom ethernet driver for the new family of NetXtreme-C/E
ethernet devices.
v5:
- Removed empty blank lines at end of files (noted by David Miller).
- Moved busy poll helper functions to bnxt.h to at least make the
.c file look less cluttered with #ifdef (noted by Stephen Hemminger).
v4:
- Broke up 2 long message strings with "\n" (suggested by John Linville)
- Constify an array of strings (suggested by Stephen Hemminger)
- Improve bnxt_vf_pciid() (suggested by Stephen Hemminger)
- Use PCI_VDEVICE() to populate pci_device_id table for more compact
source.
v3:
- Fixed 2 more sparse warnings.
- Removed some unused structures in .h files.
v2:
- Fixed all kbuild test robot reported warnings.
- Fixed many of the checkpatch.pl errors and warnings.
- Fixed the Kconfig description (noted by Dmitry Kravkov).
Acked-by: Eddie Wai <eddie.wai@broadcom.com>
Acked-by: Jeffrey Huang <huangjw@broadcom.com>
Signed-off-by: Prashant Sreedharan <prashant@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions