index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-08-18
scsi: fcoe: Fix I/O path allocation
Mike Christie
1
-1
/
+1
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-1
/
+1
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+2
2020-03-06
ixgbe: Use pci_get_dsn()
Jacob Keller
1
-12
/
+5
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-2
/
+2
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+2
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-1
/
+2
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-5
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2016-01-08
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
1
-1
/
+4
2016-01-08
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
1
-2
/
+5
2016-01-08
ixgbe: use correct FCoE DDP max check
Vasu Dev
1
-2
/
+2
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
1
-26
/
+96
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-13
/
+11
2014-03-20
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-4
/
+4
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-13
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
1
-1
/
+1
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-3
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-01-19
ixgbe: Update ixgbe Tx flags to improve code efficiency
Alexander Duyck
1
-2
/
+2
2013-01-19
ixgbe: Always use context 0, even for FCoE and TSO
Alexander Duyck
1
-2
/
+1
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
1
-0
/
+4
2012-07-20
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
1
-7
/
+9
2012-07-20
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
1
-102
/
+126
2012-07-20
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
1
-70
/
+68
2012-07-20
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
1
-27
/
+31
2012-07-20
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
1
-15
/
+15
2012-07-15
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
1
-0
/
+15
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
1
-3
/
+3
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
1
-1
/
+1
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-05-01
ixgbe: fix calling skb_put on nonlinear skb assertion bug
Yi Zou
1
-0
/
+1
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
1
-5
/
+8
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
1
-3
/
+8
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
1
-2
/
+4
2012-02-11
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
1
-24
/
+35
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
1
-0
/
+83
2011-10-13
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
1
-11
/
+33
2011-09-29
ixgbe: disable LLI for FCoE
Vasu Dev
1
-3
/
+1
2011-09-17
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
1
-1
/
+0
2011-08-19
ixgbe - DDP last user buffer - error to warn
Amir Hanania
1
-4
/
+6
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+836