dect
/
linux-2.6
Archived
13
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
Adrian Bunk 3ad2cc6798 [PATCH] drivers/net/e1000/: possible cleanups
This patch contains the following possible cleanups:
- make needlessly global code static
- #if 0 the following unused global functions:
  - e1000_hw.c: e1000_mc_addr_list_update
  - e1000_hw.c: e1000_read_reg_io
  - e1000_hw.c: e1000_enable_pciex_master

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2005-11-05 21:00:01 -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
e1000.h e1000: Fixes for packet split related issues 2005-10-04 07:05:44 -04:00
e1000_ethtool.c [PATCH] drivers/net/e1000/: possible cleanups 2005-11-05 21:00:01 -05:00
e1000_hw.c [PATCH] drivers/net/e1000/: possible cleanups 2005-11-05 21:00:01 -05:00
e1000_hw.h [PATCH] drivers/net/e1000/: possible cleanups 2005-11-05 21:00:01 -05:00
e1000_main.c [PATCH] drivers/net/e1000/: possible cleanups 2005-11-05 21:00:01 -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 e1000: multi-queue defines/modification to data structures 2005-10-04 07:01:55 -04:00