index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
1
-11
/
+9
*
ixgbe: change default ring size
Jesse Brandeburg
2009-12-03
1
-2
/
+2
*
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-12-02
1
-0
/
+1
*
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
2009-11-23
1
-1
/
+3
*
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-29
1
-0
/
+1
*
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
1
-1
/
+0
*
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-21
1
-2
/
+4
*
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
1
-0
/
+4
*
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
1
-0
/
+2
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
1
-35
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-0
/
+2
|
\
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-0
/
+2
|
\
\
|
|
/
|
*
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-30
1
-0
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-0
/
+1
|
\
\
|
|
/
|
*
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
1
-0
/
+1
*
|
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+0
|
/
*
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
Jesse Brandeburg
2009-06-07
1
-16
/
+19
*
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+12
*
ixgbe: Add Flow Director init and modify functions for 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+55
*
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
1
-2
/
+3
*
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
1
-6
/
+5
*
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+8
*
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2009-05-18
1
-0
/
+2
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
1
-0
/
+1
*
ixgbe: Enable jumbo frame for FCoE feature in 82599
Yi Zou
2009-05-17
1
-0
/
+4
*
ixgbe: Add RING_F_FCOE for FCoE feature in 82599
Yi Zou
2009-05-17
1
-0
/
+6
*
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
Yi Zou
2009-05-17
1
-0
/
+7
*
ixgbe: Add infrastructure code for FCoE large receive offload to 82599
Yi Zou
2009-05-17
1
-0
/
+3
*
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
2009-05-17
1
-0
/
+13
*
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
2009-05-06
1
-2
/
+0
*
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-05-06
1
-2
/
+3
*
ixgbe: enable HW RSC for 82599
Alexander Duyck
2009-04-28
1
-0
/
+4
*
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
1
-2
/
+4
*
ixgbe: Add 82599 device id's, hook it up into the main driver.
PJ Waskiewicz
2009-03-01
1
-10
/
+19
*
ixbge: fix bug when using large pages and jumbo frames
Jesse Brandeburg
2009-02-24
1
-0
/
+1
*
ixgbe: Move ring features into an enum, allowing easier future maintenance
Shannon Nelson
2009-02-24
1
-4
/
+10
*
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
2009-02-05
1
-0
/
+2
*
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2009-02-01
1
-1
/
+1
*
ixgbe: Refactor MSI-X allocation mechanism
Peter P Waskiewicz Jr
2009-02-01
1
-2
/
+7
*
ixgbe: Replace LRO with GRO
Herbert Xu
2009-01-21
1
-9
/
+0
*
ixgbe: Implement PCIe AER support
Peter P Waskiewicz Jr
2008-12-10
1
-0
/
+1
*
DCB: fix kconfig option
Jeff Kirsher
2008-11-25
1
-1
/
+1
*
ixgbe: add SFP+ driver support
Donald Skidmore
2008-11-20
1
-1
/
+4
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
1
-2
/
+23
*
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
2008-11-02
1
-0
/
+1
*
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
Jeff Garzik
2008-10-16
1
-2
/
+2
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-1
/
+1
*
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-24
1
-11
/
+6
[next]