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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: fix traffic hangs on Tx with ioatdma loaded
Don Skidmore
2009-11-06
1
-4
/
+23
*
ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
Yi Zou
2009-11-06
1
-1
/
+51
*
ixgbe: Fix gso_max_size for 82599 when DCB is enabled
Yi Zou
2009-11-06
1
-1
/
+4
*
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
2009-10-26
1
-9
/
+13
*
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
2009-10-04
3
-0
/
+4
*
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
2009-10-04
3
-0
/
+4
*
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
2009-10-02
1
-11
/
+2
*
ixgbe: correct the parameter description
Jiri Pirko
2009-10-01
1
-3
/
+1
*
ixgbe: Remove ATR computation for UDP traffic
Peter P Waskiewicz Jr
2009-09-30
1
-7
/
+0
*
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2009-09-30
2
-2
/
+9
*
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
2009-09-30
1
-1
/
+1
*
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
2009-09-30
3
-52
/
+187
*
ixgbe: Fix disabling of relaxed ordering with Tx DCA
Peter P Waskiewicz Jr
2009-09-30
1
-3
/
+20
*
ixgbe: move rx queue RSC configuration to a separate function
Nelson, Shannon
2009-09-21
1
-31
/
+47
*
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-21
3
-29
/
+83
*
ixgbe: fix sfp_timer clean up in ixgbe_down
Don Skidmore
2009-09-21
1
-0
/
+2
*
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
3
-3
/
+6
*
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
3
-0
/
+6
*
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
2009-09-14
1
-0
/
+2
*
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
2009-09-03
1
-1
/
+7
*
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
2009-09-03
1
-2
/
+8
*
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-03
2
-15
/
+65
*
ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...
Mallikarjuna R Chilakala
2009-09-01
1
-11
/
+11
*
ixgbe: Properly disable DCB arbiters prior to applying changes
Peter P Waskiewicz Jr
2009-09-01
1
-7
/
+14
*
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-01
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-26
1
-0
/
+1
*
ixgbe: cleanup functions that should have been defined static
Don Skidmore
2009-08-26
6
-122
/
+81
*
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
2009-08-26
1
-11
/
+8
*
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
2
-3
/
+7
*
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
2009-08-14
1
-0
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-14
2
-3
/
+3
|
\
|
*
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-13
1
-2
/
+2
|
*
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
2009-08-13
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-13
1
-8
/
+19
|
\
\
|
|
/
|
*
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
2009-08-13
1
-8
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
4
-56
/
+107
|
\
\
|
|
/
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
2
-16
/
+19
|
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-09
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-30
3
-15
/
+40
|
\
\
|
|
/
|
*
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2009-07-30
2
-1
/
+6
|
*
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-30
2
-9
/
+9
|
*
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
2009-07-30
1
-3
/
+10
|
*
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
2009-07-26
1
-2
/
+15
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
3
-17
/
+43
|
\
\
|
|
/
|
*
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
2009-07-23
1
-1
/
+0
[next]