diff options
author | Michael Chan <mchan@broadcom.com> | 2015-10-22 22:01:17 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-23 04:30:33 +0200 |
commit | c0c050c58d840994ba842ad1c338a98e7c12b764 (patch) | |
tree | 2e0b598883e15b64d7e1650bf74a2af21d5992d0 /net/ipv4 | |
parent | net: dsa: mv88e6xxx: remove debugfs interface (diff) | |
download | linux-c0c050c58d840994ba842ad1c338a98e7c12b764.tar.xz linux-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/ipv4')
0 files changed, 0 insertions, 0 deletions