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 |
Bruce Allan
|
fe1e980f24
e1000e: remove unnecessary returns from void functions
|
13 years ago |
Bruce Allan
|
0e15df490e
e1000e: minor whitespace and indentation cleanup
|
13 years ago |
Bruce Allan
|
e885d762b7
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
|
13 years ago |
Bruce Allan
|
a2a5b3235d
e1000e: fix checkpatch warning from MINMAX test
|
13 years ago |
Bruce Allan
|
24b706b2f4
e1000e: cleanup - use braces in both branches of a conditional statement
|
13 years ago |
Bruce Allan
|
f36bb6cacd
e1000e: add missing initializers reported when compiling with W=1
|
13 years ago |