Bruce Allan
|
a61d3d1422
e1000e: increase version number
|
13 years ago |
Bruce Allan
|
2fbe4526e5
e1000e: initial support for i217
|
13 years ago |
Matthew Vick
|
d02c70a8ee
e1000e: Update driver version number
|
13 years ago |
Chris Boot
|
59aed95263
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
|
13 years ago |
Matthew Vick
|
f6bd5577a3
e1000e: Driver workaround for IPv6 Header Extension Erratum.
|
13 years ago |
Bruce Allan
|
7c0427ee76
e1000e: suggest a possible workaround to a device hang on 82577/8
|
13 years ago |
Bruce Allan
|
69e1e0197c
e1000e: fix .ndo_set_rx_mode for 82579
|
13 years ago |
Willem de Bruijn
|
80be3129d7
e1000e: add transmit timestamping support
|
13 years ago |
Bruce Allan
|
bdc125f73f
e1000e: 82579 potential system hang on stress when ME enabled
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Bruce Allan
|
fad59b0d3f
e1000e: update driver version number
|
13 years ago |
Bruce Allan
|
1e36052e44
e1000e: cleanup indexed register arrays
|
13 years ago |
Bruce Allan
|
c58c8a784b
e1000e: cleanup NAPI routine
|
13 years ago |
Matthew Vick
|
397c020ac2
e1000e: Minor comment clean-up.
|
13 years ago |
Matthew Vick
|
bf03085f85
e1000e: Guarantee descriptor writeback flush success.
|
13 years ago |
Bruce Allan
|
bb9e44d0d0
e1000e: prevent oops when adapter is being closed and reset simultaneously
|
13 years ago |
stephen hemminger
|
b3f4d5990b
intel: make wired ethernet driver message level consistent (rev2)
|
13 years ago |
Linus Torvalds
|
9f3938346a
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
|
13 years ago |
Cong Wang
|
4679026d78
net: remove the second argument of k[un]map_atomic()
|
13 years ago |
Bruce Allan
|
3d3a167656
e1000e: cleanup whitespace and indentation
|
13 years ago |
Bruce Allan
|
06c24b915c
e1000e: cleanup incorrect filename in comment
|
13 years ago |
Bruce Allan
|
b20caa80e8
e1000e: use true/false for boolean send_xon, do not assume always true
|
13 years ago |
Bruce Allan
|
57cde7630c
e1000e: rename e1000e_config_collision_dist() and call as function pointer
|
13 years ago |
Bruce Allan
|
44abd5c127
e1000e: cleanup use of check_reset_block function pointer
|
13 years ago |
Ben Greear
|
cf955e6c96
e1000e: Support RXALL feature flag.
|
13 years ago |
Ben Greear
|
943146de22
e1000e: Support sending custom Ethernet CRC.
|
13 years ago |
Ben Greear
|
0184039a4b
e1000e: Support RXFCS feature flag.
|
13 years ago |
Bruce Allan
|
5015e53a4c
e1000e: cleanup goto statements to exit points without common work
|
13 years ago |
Bruce Allan
|
75ce153270
e1000e: cleanup: rename goto labels to be more meaningful
|
13 years ago |
Bruce Allan
|
f92518ddec
e1000e: replace '1' with 'true' for boolean get_link_status
|
13 years ago |