Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000
Jesse Brandeburg 6150f03815 [PATCH] e1000: Added functions declarations
Added e1000_mc_addr_list_update
Added e1000_read_reg_io
Added e1000_enable_pciex_master

These are not static functions, that is why we have them declared in the header.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2006-01-18 16:17:57 -05:00
..
e1000.h [PATCH] e1000: Added cleaned_count to RX buffer allocation 2006-01-17 07:48:03 -05:00
e1000_ethtool.c [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers 2006-01-17 07:48:04 -05:00
e1000_hw.c [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber 2006-01-17 07:48:04 -05:00
e1000_hw.h [PATCH] e1000: Added functions declarations 2006-01-18 16:17:57 -05:00
e1000_main.c [PATCH] e1000: Added functions to save and restore config 2006-01-18 16:17:57 -05:00
e1000_osdep.h [PATCH] e1000:Driver version,white space,comments,device id 2005-05-12 20:48:55 -04:00
e1000_param.c [PATCH] e1000: Removed unused variables and initialized variables 2006-01-17 07:51:04 -05:00
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00