Milind Arun Choudhary
|
9099cfb917
e1000: ROUND_UP macro cleanup in drivers/net/e1000
|
18 years ago |
Kok, Auke
|
1d33e9c606
e1000: remove obsolete custom pci_save_state code
|
18 years ago |
Arjan van de Ven
|
1d39ed565c
remove NETIF_F_TSO ifdefery
|
18 years ago |
Jesse Brandeburg
|
b5fc8f0c43
e1000: Fix MSI only interrupt handler routine
|
18 years ago |
Jesse Brandeburg
|
835bb12983
e1000: add dynamic itr modes
|
18 years ago |
Jesse Brandeburg
|
fcfb122425
e1000: add queue restart counter
|
18 years ago |
Auke Kok
|
87ca4e5b8d
e1000: FIX: enable hw TSO for IPV6
|
18 years ago |
Auke Kok
|
1314bbf3a3
e1000: driver state fixes (race fix)
|
18 years ago |
Nicholas Nunley
|
35574764c7
e1000: remove unused code and make symbols static
|
18 years ago |
Auke Kok
|
0abb6eb128
e100, e1000, ixgb: update copyright header and remove LICENSE
|
18 years ago |
Jesse Brandeburg
|
120cd57644
e1000: unify WoL capability detection code
|
19 years ago |
Auke Kok
|
e7b4411704
e1000: remove unused part_num reading code
|
19 years ago |
Auke Kok
|
8fc897b00a
e1000: Whitespace cleanup, cosmetic changes
|
19 years ago |
Auke Kok
|
eb0f8054dd
e1000: fix panic on large frame receive when mtu=default
|
19 years ago |
Jeff Garzik
|
c0bc8721b8
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
Auke Kok
|
cd94dd0b64
e1000: integrate ich8 support into driver
|
19 years ago |
Auke Kok
|
9a53a20298
e1000: add smart power down code
|
19 years ago |
Auke Kok
|
2db10a081c
e1000: rework driver hardware reset locking
|
19 years ago |
Auke Kok
|
3d41e30aa3
e1000: Version bump, contact fix, year string change
|
19 years ago |
Auke Kok
|
9e2feace1a
e1000: Buffer optimizations for small MTU
|
19 years ago |
Auke Kok
|
fe7fe28ea5
e1000: Made an adapter struct variable into a local (txb2b)
|
19 years ago |
Adrian Bunk
|
30dcbf29cc
[PATCH] drivers/net/e1000/: proper prototypes
|
19 years ago |
Jeff Kirsher
|
0f15a8fae8
e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters.
|
19 years ago |
Jeff Kirsher
|
8704163987
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
|
19 years ago |
Jeff Kirsher
|
7e6c9861bb
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s
|
19 years ago |
Jeff Kirsher
|
8491682986
e1000: Fix Quadport Wake on LAN
|
19 years ago |
Jeff Kirsher
|
c1605eb37a
e1000: Remove Multiqueue code until we have support for MSI-X in our hardware
|
19 years ago |
Jeff Kirsher
|
a1415ee655
[PATCH] e1000: revert to single descriptor for legacy receive path
|
19 years ago |
Jeff Kirsher
|
72d64a4367
[PATCH] e1000: Added cleaned_count to RX buffer allocation
|
19 years ago |