index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
1
-0
/
+1
|
\
|
*
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
2009-11-16
1
-0
/
+1
*
|
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
2009-11-13
1
-2
/
+2
*
|
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
2009-11-13
1
-0
/
+1
*
|
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
Ali Gholami Rudi
2009-11-11
1
-2
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-08
1
-6
/
+78
|
\
\
|
|
/
|
*
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: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-29
3
-0
/
+48
*
|
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
Yi Zou
2009-10-29
2
-0
/
+65
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-9
/
+13
|
\
\
|
|
/
|
*
ixgbe: fix memory leak when resizing rings while interface is down
Alexander Duyck
2009-10-26
1
-9
/
+13
*
|
ixgbe: Fix erroneous display of stats by ethtool -S
Ajit Khaparde
2009-10-13
1
-5
/
+22
*
|
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-10
/
+2
*
|
ixgbe: Fix KR to KX fail over for Mezzanine cards
Don Skidmore
2009-10-08
2
-3
/
+134
*
|
ixgbe: add support for 82599 based Express Module X520-P2
Don Skidmore
2009-10-08
3
-0
/
+4
*
|
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
3
-33
/
+34
*
|
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
2
-2
/
+2
|
/
*
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
[next]