Alexander Duyck
|
b9f6ed2bab
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
|
13 years ago |
Alexander Duyck
|
8f15486dd0
ixgbe: Default to queue pairs when number of queues is less than CPUs
|
13 years ago |
Alexander Duyck
|
5d967eb7f8
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
|
13 years ago |
Alexander Duyck
|
e954b374b4
ixgbe: Address issues with Tx WHTRESH value not being set correctly
|
13 years ago |
Alexander Duyck
|
7f83a9e629
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
|
13 years ago |
Alexander Duyck
|
b2d96e0ac0
ixgbe: add support for byte queue limits
|
13 years ago |
Alexander Duyck
|
24ddd96780
ixgbe: Fix comments that are out of date or formatted incorrectly
|
13 years ago |
Alexander Duyck
|
9e0c5648d9
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
|
13 years ago |
David S. Miller
|
3cc26e36a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Alexander Duyck
|
8a0da21be8
ixgbe: Combine post-DMA processing of sk_buff fields into single function
|
13 years ago |
Alexander Duyck
|
e4f740287f
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
|
13 years ago |
Alexander Duyck
|
f56e0cb1fe
ixgbe: Add function for testing status bits in Rx descriptor
|
13 years ago |
Alexander Duyck
|
f990b79bc8
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
|
13 years ago |
Alexander Duyck
|
1d2024f61e
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
|
13 years ago |
Alexander Duyck
|
4c1975d77b
ixgbe: Minor refactor of RSC
|
13 years ago |
Yi Zou
|
9d837ea2b7
ixgbe: do not update real num queues when netdev is going away
|
13 years ago |
Alexander Duyck
|
642c680e93
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
|
13 years ago |
Greg Rose
|
4cd6923d34
ixgbe: Fix case of Tx Hang in PF with 32 VFs
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Don Skidmore
|
9497182051
ixgbe: update copyright to 2012
|
13 years ago |
Peter P Waskiewicz Jr
|
8ef78adcb0
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
|
13 years ago |
Neerav Parikh
|
ea81875ae0
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
|
13 years ago |
Don Skidmore
|
0e22d0437e
ixgbe: add support for new 82599 device.
|
13 years ago |
Emil Tantilov
|
9e791e4a04
ixgbe: add support for new 82599 device id
|
13 years ago |
Stephen Hemminger
|
52f33af8ac
ixgbe: fix typo's
|
13 years ago |
Rusty Russell
|
3db1cd5c05
net: fix assignment of 0/1 to bool variables.
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
Eric Dumazet
|
1f2149c1df
net: remove netdev_alloc_page and use __GFP_COLD
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |