index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-04
1
-1
/
+7
*
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
2009-09-04
1
-2
/
+8
*
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-04
2
-15
/
+65
*
ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...
Mallikarjuna R Chilakala
2009-09-02
1
-11
/
+11
*
ixgbe: Properly disable DCB arbiters prior to applying changes
Peter P Waskiewicz Jr
2009-09-02
1
-7
/
+14
*
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-02
5
-145
/
+67
*
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
5
-0
/
+134
*
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
4
-33
/
+98
*
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
*
igb/ixgbe: add IPV6_CSUM support to vlan_features
Alexander Duyck
2009-08-27
1
-0
/
+1
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-27
6
-122
/
+81
*
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
2009-08-27
1
-11
/
+8
*
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-15
2
-3
/
+7
*
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
2009-08-15
1
-0
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-15
2
-3
/
+3
|
\
|
*
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-14
1
-2
/
+2
|
*
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
2009-08-14
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-14
1
-8
/
+19
|
\
|
|
*
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
2009-08-14
1
-8
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
4
-56
/
+107
|
\
|
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-10
2
-16
/
+19
|
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-10
1
-40
/
+15
|
*
ixgbe: Patch to modify 82598 PCIe completion timeout values
Mallikarjuna R Chilakala
2009-08-03
2
-1
/
+74
*
|
ixgbe: allow vlan egress priority mapping in DCB mode
Lucy Liu
2009-08-05
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-31
3
-15
/
+40
|
\
|
|
*
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-31
2
-1
/
+6
|
*
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-31
2
-9
/
+9
|
*
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
2009-07-31
1
-3
/
+10
|
*
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-27
1
-2
/
+15
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-24
3
-17
/
+43
|
\
|
|
*
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
|
*
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
2009-07-23
1
-6
/
+12
|
*
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-23
3
-10
/
+31
*
|
ixgbe: Bump version number
Peter P Waskiewicz Jr
2009-07-17
1
-1
/
+1
*
|
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
2009-07-17
3
-0
/
+4
*
|
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+4
*
|
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
2009-07-17
3
-49
/
+19
|
/
*
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
2009-07-17
1
-4
/
+0
*
ixgbe: clear mac address data block in DCB mode
Lucy Liu
2009-07-17
1
-0
/
+2
*
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-10
2
-8
/
+17
*
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
2009-07-04
1
-1
/
+0
*
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-04
1
-5
/
+5
*
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-04
1
-10
/
+14
*
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-07-04
2
-2
/
+9
*
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-07-01
1
-6
/
+11
*
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-07-01
1
-1
/
+2
*
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
2009-07-01
1
-2
/
+3
*
ixgbe: Fix SFP log messages
Don Skidmore
2009-07-01
1
-8
/
+17
*
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2009-06-20
1
-1
/
+1
*
net: group address list and its count
Jiri Pirko
2009-06-18
1
-3
/
+3
[next]