Don Skidmore
|
bd8069ace5
ixgbe: add new function to check for management presence
|
10 years ago |
Don Skidmore
|
e87ce1cd89
ixgbe: fix bug in not clearing counters for X550 devices
|
10 years ago |
Don Skidmore
|
df8c26fdc6
ixgbe: add support for WoL and autoneg FC for some X550 devices
|
10 years ago |
Don Skidmore
|
9a900ecaac
ixgbe: add array of MAC type dependent values
|
10 years ago |
Jeff Kirsher
|
887012e80a
ixgbe: enable relaxed ordering for SPARC
|
10 years ago |
Don Skidmore
|
1f9ac57cad
ixgbe: add new wrapper for X550 support
|
10 years ago |
Don Skidmore
|
6a14ee0cfb
ixgbe: Add X550 support function pointers
|
10 years ago |
Don Skidmore
|
735c35afed
ixgbe: cleanup checksum to allow error results
|
10 years ago |
Don Skidmore
|
030eaece2d
ixgbe: Add x550 SW/FW semaphore support
|
10 years ago |
Don Skidmore
|
b48e4aa3e5
ixgbe: Add timeout parameter to ixgbe_host_interface_command
|
10 years ago |
Don Skidmore
|
9a75a1ac77
ixgbe: Add new support for X550 MAC's
|
10 years ago |
Don Skidmore
|
71bde60191
ixgbe: fix X540 Completion timeout
|
10 years ago |
Mark Rustad
|
e90dd26456
ixgbe: Make return values more direct
|
11 years ago |
Mark Rustad
|
d819fc5211
ixgbe: Convert some udelays to usleep_range
|
11 years ago |
Fabian Frederick
|
3a087b2171
ixgbe: remove unnecessary break after goto
|
11 years ago |
Jacob Keller
|
63b64de3b3
ixgbe: add braces around else block
|
11 years ago |
Jacob Keller
|
6ec1b71fc4
ixgbe: fix several concatenated strings to single line
|
11 years ago |
Jacob Keller
|
e7cf745bea
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
|
11 years ago |
David S. Miller
|
4366004d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jacob Keller
|
e5776620a7
ixgbe: convert low_water into an array
|
11 years ago |
Jakub Kicinski
|
c5ffe7e1f7
e1000e/igb/ixgbe/i40e: fix message terminations
|
11 years ago |
Mark Rustad
|
19458bd425
ixgbe: Break recursion in case of removal
|
11 years ago |
Jacob Keller
|
0d7c6e008e
ixgbe: use ixgbe_read_pci_cfg_word
|
11 years ago |
Jacob Keller
|
cbcc637059
ixgbe: remove unused media type
|
11 years ago |
Don Skidmore
|
f8cf7a00d8
ixgbe: fix errors related to protected AUTOC calls
|
11 years ago |
Jacob Keller
|
b89aae71db
ixgbe: add Linux NICS mailing list to contact info
|
11 years ago |
Mark Rustad
|
144384649d
ixgbe: Check config reads for removal
|
11 years ago |
Don Skidmore
|
429d6a3be9
ixgbe: collect all 82599 AUTOC code in one function
|
11 years ago |
Don Skidmore
|
1f86c983be
ixgbe: fix to use correct timeout interval for memory read completion
|
11 years ago |
Mark Rustad
|
be0c27b4ed
ixgbe: Check return value on eeprom reads
|
12 years ago |