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_fcoe.c
Age
Commit message (
Expand
)
Author
2020-08-17
scsi: fcoe: Fix I/O path allocation
Mike Christie
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-03-05
ixgbe: Use pci_get_dsn()
Jacob Keller
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-03-19
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-01-19
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
2013-01-19
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
2012-07-19
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-19
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-19
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
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-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-04-30
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-10-12
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
2011-09-28
ixgbe: disable LLI for FCoE
Vasu Dev
2011-09-16
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
2011-08-19
ixgbe - DDP last user buffer - error to warn
Amir Hanania
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher