index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_lib.c
Age
Commit message (
Expand
)
Author
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-01-03
ixgbe: add mask for 64 RSS queues
Emil Tantilov
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-09-15
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-12
ixgbe: Refactor busy poll socket code to address multiple issues
Alexander Duyck
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-02-18
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-06-10
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-02-15
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2012-11-01
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
2012-10-19
ixgbe: Initialize q_vector cpu and affinity masks correctly
Alexander Duyck
2012-07-21
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-17
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-14
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-11
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-05-04
ixgbe: Reorder the ring to q_vector mapping to improve performance
Alexander Duyck
2012-04-17
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher