index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
ixgbe: Create separate media type for CX4 adapters
Peter P Waskiewicz Jr
3
-3
/
+6
2009-09-14
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
3
-0
/
+6
2009-09-14
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
1
-0
/
+2
2009-09-03
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
Yi Zou
1
-1
/
+7
2009-09-03
ixgbe: Distribute transmission of FCoE traffic in 82599
Yi Zou
1
-2
/
+8
2009-09-03
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2
-15
/
+65
2009-09-01
ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...
Mallikarjuna R Chilakala
1
-11
/
+11
2009-09-01
ixgbe: Properly disable DCB arbiters prior to applying changes
Peter P Waskiewicz Jr
1
-7
/
+14
2009-09-01
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
5
-145
/
+67
2009-09-01
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
5
-0
/
+134
2009-09-01
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
4
-33
/
+98
2009-09-01
intel: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-26
igb/ixgbe: add IPV6_CSUM support to vlan_features
Alexander Duyck
1
-0
/
+1
2009-08-26
ixgbe: cleanup functions that should have been defined static
Don Skidmore
6
-122
/
+81
2009-08-26
ixgbe: Fix isues while reporting 8259x backplane link capabilities
Mallikarjuna R Chilakala
1
-11
/
+8
2009-08-14
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2
-3
/
+7
2009-08-14
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
1
-0
/
+6
2009-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+3
2009-08-13
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
1
-2
/
+2
2009-08-13
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
1
-1
/
+1
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+19
2009-08-13
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
1
-8
/
+19
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-56
/
+107
2009-08-09
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2
-16
/
+19
2009-08-09
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
1
-40
/
+15
2009-08-05
ixgbe: allow vlan egress priority mapping in DCB mode
Lucy Liu
1
-1
/
+1
2009-08-03
ixgbe: Patch to modify 82598 PCIe completion timeout values
Mallikarjuna R Chilakala
2
-1
/
+74
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-15
/
+40
2009-07-30
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2
-1
/
+6
2009-07-30
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2
-9
/
+9
2009-07-30
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
1
-3
/
+10
2009-07-26
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
1
-2
/
+15
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-17
/
+43
2009-07-23
ixgbe: remove unnecessary call to device_init_wakeup
Andy Gospodarek
1
-1
/
+0
2009-07-23
ixgbe: Don't priority tag control frames in DCB mode
Lucy Liu
1
-6
/
+12
2009-07-23
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
3
-10
/
+31
2009-07-17
ixgbe: Bump version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-07-17
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
3
-0
/
+4
2009-07-17
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
1
-4
/
+4
2009-07-17
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
3
-49
/
+19
2009-07-16
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
1
-4
/
+0
2009-07-16
ixgbe: clear mac address data block in DCB mode
Lucy Liu
1
-0
/
+2
2009-07-09
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2
-8
/
+17
2009-07-03
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
1
-1
/
+0
2009-07-03
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
1
-5
/
+5
2009-07-03
ixgbe: fix regression on some 82598 adapters
Don Skidmore
1
-10
/
+14
2009-07-03
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2
-2
/
+9
2009-06-30
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-06-30
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-06-30
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
[next]