Alexander Duyck
|
c74042f3b3
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
|
8 years ago |
Paolo Abeni
|
d3aa9c9f21
ixgbe: update the rss key on h/w, when ethtool ask for it
|
8 years ago |
Alexander Duyck
|
ffed21bcee
ixgbe: Don't bother clearing buffer memory for descriptor rings
|
8 years ago |
Alexander Duyck
|
6f429223b3
ixgbe: Add support for build_skb
|
8 years ago |
Alexander Duyck
|
2de6aa3a66
ixgbe: Add support for padding packet
|
8 years ago |
Alexander Duyck
|
3fd218767f
ixgbe: Break out Rx buffer page management
|
8 years ago |
Alexander Duyck
|
c3630cc40b
ixgbe: Use length to determine if descriptor is done
|
8 years ago |
Alexander Duyck
|
4f4542bfb3
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
|
8 years ago |
Alexander Duyck
|
1b56cf49f5
ixgbe: Update code to better handle incrementing page count
|
8 years ago |
Alexander Duyck
|
f3213d9321
ixgbe: Update driver to make use of DMA attributes in Rx path
|
8 years ago |
Alexander Duyck
|
f215af8cae
ixgbe: Only DMA sync frame length
|
8 years ago |
Alexander Duyck
|
af43da0dba
ixgbe: Add function for checking to see if we can reuse page
|
8 years ago |
Mark Rustad
|
1733284d02
ixgbe: Update version to reflect added functionality
|
8 years ago |
Stephen Hemminger
|
3f40c74cce
ixgbe: prefix Data Center Bridge ops struct
|
8 years ago |
Eric Dumazet
|
3ffc1af576
ixgbe: get rid of custom busy polling code
|
8 years ago |
Tobias Klauser
|
4a7c972644
net: Remove usage of net_device last_rx member
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Mark Rustad
|
b3eb4e1860
ixgbe: Implement support for firmware-controlled PHYs
|
8 years ago |
Emil Tantilov
|
126db13fa0
ixgbe: fix AER error handling
|
8 years ago |
Emil Tantilov
|
f7f37e7ff2
ixgbe: handle close/suspend race with netif_device_detach/present
|
8 years ago |
Tony Nguyen
|
cb8e051446
ixgbe: Report driver version to firmware for x550 devices
|
9 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Duyck
|
c54cdc316d
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
|
8 years ago |
Sowmini Varadhan
|
9f3c7504fa
ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers
|
9 years ago |
Sowmini Varadhan
|
520288218c
ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
|
9 years ago |
Emil Tantilov
|
55570b6f5e
ixgbe: set device if before calling get_invariants
|
9 years ago |
Emil Tantilov
|
b71f6c40bb
ixgbe: use link instead of I2C combined abstraction
|
9 years ago |
Mark Rustad
|
1fa7125277
ixgbe: Handle previously-freed msix_entries
|
9 years ago |
David S. Miller
|
27058af401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Emil Tantilov
|
a3b8cb1f84
ixgbe: fix panic when using macvlan with l2-fwd-offload enabled
|
9 years ago |