Dan Carpenter
|
c7557e6a56
amd-xgbe: fix a couple timeout loops
|
9 years ago |
David S. Miller
|
b75ec3af27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Lendacky, Thomas
|
20986ed826
amd-xgbe: Fix race between access of desc and desc index
|
10 years ago |
David S. Miller
|
ba3e2084f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Lendacky, Thomas
|
20a41fba67
amd-xgbe: Use wmb before updating current descriptor count
|
10 years ago |
Lendacky, Thomas
|
9c439e4b73
amd-xgbe: Simplify calculation and setting of queue fifos
|
10 years ago |
Lendacky, Thomas
|
3947d78a54
amd-xgbe: Remove an unneeded semicolon on a switch statement
|
10 years ago |
Lendacky, Thomas
|
cfbfd86bfd
amd-xgbe: Fix DMA API debug warning
|
10 years ago |
Lendacky, Thomas
|
7c12aa0877
amd-xgbe: Move the PHY support into amd-xgbe
|
10 years ago |
Lendacky, Thomas
|
34bf65dfa3
amd-xgbe: Add netif_* message support to the driver
|
10 years ago |
Lendacky, Thomas
|
5452b2dfe6
amd-xgbe: Add additional stats to be reported via ethtool
|
10 years ago |
Lendacky, Thomas
|
b876382bac
amd-xgbe: Move Rx mode configuration into init
|
10 years ago |
Lendacky, Thomas
|
8dee19e619
amd-xgbe: Allow rx-frames coalescing to be changed anytime
|
10 years ago |
Lendacky, Thomas
|
c635eaacbf
amd-xgbe: Remove Tx coalescing
|
10 years ago |
Lendacky, Thomas
|
ceb8f6be7e
amd-xgbe: Use the new DMA memory barriers where appropriate
|
10 years ago |
Lendacky, Thomas
|
600c8811d3
amd-xgbe: Clarify output message about queues
|
10 years ago |
David S. Miller
|
95f873f2ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Lendacky, Thomas
|
e2a2729a92
amd-xgbe: Use proper Rx flow control register
|
10 years ago |
Lendacky, Thomas
|
82a19035d0
amd-xgbe: Add ACPI support
|
10 years ago |
Lendacky, Thomas
|
c3152d4728
amd-xgbe-phy: Change auto-negotiation logic
|
10 years ago |
Lendacky, Thomas
|
a83ef427b7
amd-xgbe: Remove need for Tx path spinlock
|
10 years ago |
Lendacky, Thomas
|
916102c666
amd-xgbe: Clear all state during a device restart
|
10 years ago |
Lendacky, Thomas
|
16958a2b05
amd-xgbe: Add support for the skb->xmit_more flag
|
10 years ago |
Lendacky, Thomas
|
eb79e640fa
amd-xgbe: Perform Tx coalescing on a packet basis
|
10 years ago |
Lendacky, Thomas
|
5fb4b86a66
amd-xgbe: Add BQL support
|
10 years ago |
Lendacky, Thomas
|
c9f140ebb0
amd-xgbe: Separate Tx/Rx ring data fields into new structs
|
10 years ago |
Lendacky, Thomas
|
7bba35bdda
amd-xgbe: Incorporate Smatch coding suggestion
|
10 years ago |
Lendacky, Thomas
|
16edd34e9e
amd-xgbe: Tx engine must not be active before stopping it
|
10 years ago |
Lendacky, Thomas
|
5449e27167
amd-xgbe: Add a read memory barrier to Tx/Rx path
|
10 years ago |
Dan Carpenter
|
b6267d3e80
amd-xgbe: fix ->rss_hash_type
|
11 years ago |