Carolyn Wyborny
|
0b1a6f2ee8
igb: Update firmware version info for ethtool output.
|
12 years ago |
Carolyn Wyborny
|
3db73804cc
igb: Update version
|
12 years ago |
Alexander Duyck
|
6a05004a8a
igb: Split igb_update_dca into separate Tx and Rx functions
|
12 years ago |
Alexander Duyck
|
0c2cc02e57
igb: Move the calls to set the Tx and Rx queues into igb_open
|
12 years ago |
Alexander Duyck
|
5536d2102a
igb: Combine q_vector and ring allocation into a single function
|
12 years ago |
Alexander Duyck
|
de78d1f9c8
igb: Lock buffer size at 2K even on systems with larger pages
|
12 years ago |
Alexander Duyck
|
2e334eee9b
igb: Move rx_buffer related code in Rx cleanup path into separate function
|
12 years ago |
Alexander Duyck
|
cbc8e55f6f
igb: Map entire page and sync half instead of mapping and unmapping half pages
|
12 years ago |
Alexander Duyck
|
db2ee5bdf5
igb: Combine post-processing of skb into a single function
|
12 years ago |
Alexander Duyck
|
1a1c225b94
igb: Do not use header split, instead receive all frames into a single buffer
|
12 years ago |
Tushar Dave
|
ea5ceeabf5
igb: Correcting and improving small packet check and padding
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Alexander Duyck
|
c9f14bf3a4
igb: Use dma_unmap_addr and dma_unmap_len defines
|
12 years ago |
Alexander Duyck
|
a57fe23e24
igb: Simplify how we populate the RSS key
|
12 years ago |
Alexander Duyck
|
797fd4be7b
igb: Change how we populate the RSS indirection table
|
12 years ago |
Alexander Duyck
|
f4128785b8
igb: Change Tx cleanup loop to do/while instead of for
|
12 years ago |
Alexander Duyck
|
f33005a637
igb: Remove logic that was doing NUMA pseudo-aware allocations
|
12 years ago |
Carolyn Wyborny
|
3dbdf96928
igb: Fix stats output on i210/i211 parts.
|
12 years ago |
Stefan Assmann
|
f557147c46
igb: Change how we check for pre-existing and assigned VFs
|
13 years ago |
Alexander Duyck
|
ae1c07a6b7
igb: Remove artificial restriction on RQDPC stat reading
|
13 years ago |
Matthew Vick
|
1f6e8178d6
igb: Prevent dropped Tx timestamps via work items and interrupts.
|
13 years ago |
Matthew Vick
|
a79f4f8826
igb: Update PTP function names/variables and locations.
|
13 years ago |
Matthew Vick
|
3c89f6d0d4
igb: Tidy up wrapping for CONFIG_IGB_PTP.
|
13 years ago |
Bjorn Helgaas
|
78890b5989
Merge commit 'v3.6-rc5' into next
|
12 years ago |
Bjorn Helgaas
|
1959ec5f82
Merge branch 'pci/stephen-const' into next
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 years ago |
Jiang Liu
|
23d028cc86
igb: Use PCI Express Capability accessors
|
13 years ago |
David S. Miller
|
bba6ec7e49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
Jesse Brandeburg
|
8376dad0c8
igb: update to allow reading/setting MDI state
|
13 years ago |
Emil Tantilov
|
b669588aba
igb: fix panic while dumping packets on Tx hang with IOMMU
|
13 years ago |