Sign in
gem5
/
arm
/
linux
/
580bdf5650fff8f66468ce491f8308f1117b7074
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_lib.c
2bf1a87
ixgbe: add mask for 64 RSS queues
by Emil Tantilov
· 8 years ago
e24fcf2
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
by Alexander Duyck
· 8 years ago
49425df
ixgbe: Add support for x550em_a 10G MAC type
by Mark Rustad
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
8ac34f1
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
by Alexander Duyck
· 10 years ago
9a75a1a
ixgbe: Add new support for X550 MAC's
by Don Skidmore
· 10 years ago
d786cf7
ixgbe: add warnings for other disabled features without MSI-X support
by Jacob Keller
· 10 years ago
5d31b48
ixgbe: use e_dev_warn instead of netif_printk
by Jacob Keller
· 10 years ago
c1c55f6
ixgbe: use e_dev_warn instead of e_err for displaying warning
by Jacob Keller
· 10 years ago
3bcf344
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
027bb56
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
d7de3c6
ixgbe: return integer from ixgbe_acquire_msix_vectors
by Jacob Keller
· 10 years ago
493043e
ixgbe: use e_dev_warn instead of netif_printk
by Jacob Keller
· 10 years ago
adc81090
ixgbe: Refactor busy poll socket code to address multiple issues
by Alexander Duyck
· 11 years ago
eec6673
ixgbe: add comment noting recalculation of queues
by Jacob Keller
· 11 years ago
6ec1b71
ixgbe: fix several concatenated strings to single line
by Jacob Keller
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
b45e620
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
2a47fa4
ixgbe: enable l2 forwarding acceleration for macvlans
by John Fastabend
· 11 years ago
5a85e73
ixgbe: add support for ndo_ll_poll
by Eliezer Tamir
· 12 years ago
fd786b7
ixgbe: Add function for setting XPS queue mapping
by Alexander Duyck
· 12 years ago
d3cb986
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
by Alexander Duyck
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 12 years ago
3af3361
ixgbe: fix default setting of TXDCTL.WTHRESH
by Emil Tantilov
· 12 years ago
245f292
ixgbe: Initialize q_vector cpu and affinity masks correctly
by Alexander Duyck
· 13 years ago
b724e9f
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
by Alexander Duyck
· 13 years ago
39cb681
ixgbe: Fix handling of FDIR_HASH flag
by Alexander Duyck
· 13 years ago
99d7448
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
by Alexander Duyck
· 13 years ago
fbe7ca7
ixgbe: Retire RSS enabled and capable flags
by Alexander Duyck
· 13 years ago
73079ea
ixgbe: Add support for SR-IOV w/ DCB or RSS
by Alexander Duyck
· 13 years ago
4ae6373
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
by Alexander Duyck
· 13 years ago
ac802f5
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
by Alexander Duyck
· 13 years ago
d411a93
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
by Alexander Duyck
· 13 years ago
800bd60
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
by Alexander Duyck
· 13 years ago
0b7f5d0
ixgbe: Merge RSS and flow director ring register caching and configuration
by Alexander Duyck
· 13 years ago
e4b317e
ixgbe: Add feature offset value to ring features
by Alexander Duyck
· 13 years ago
c087663
ixgbe: Add upper limit to ring features
by Alexander Duyck
· 13 years ago
49c7ffb
ixgbe: count q_vectors instead of MSI-X vectors
by Alexander Duyck
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
57efd44
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
by Alexander Duyck
· 13 years ago
d0bfcdf
ixgbe: Reorder the ring to q_vector mapping to improve performance
by Alexander Duyck
· 13 years ago
b2db497
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
by Alexander Duyck
· 13 years ago
8af3c33
ixgbe: fix namespace issues when FCoE/DCB is not enabled
by Jeff Kirsher
· 13 years ago