diff options
author | Michael Chan <[email protected]> | 2015-10-22 16:01:17 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-10-22 19:30:33 -0700 |
commit | c0c050c58d840994ba842ad1c338a98e7c12b764 (patch) | |
tree | 2e0b598883e15b64d7e1650bf74a2af21d5992d0 /scripts/gdb/linux/lists.py | |
parent | 0a31adae0b2ab70127b2d5faa6a685e2ea70cc1b (diff) |
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 <[email protected]>
Acked-by: Jeffrey Huang <[email protected]>
Signed-off-by: Prashant Sreedharan <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions