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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-10
/
+2
*
ixgbe: add support for 82599 based Express Module X520-P2
Don Skidmore
2009-10-08
1
-0
/
+2
*
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
1
-13
/
+13
*
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
2009-10-04
1
-0
/
+2
*
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
2009-10-04
1
-0
/
+2
*
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
2009-10-02
1
-11
/
+2
*
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
1
-2
/
+5
*
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
2009-09-30
1
-1
/
+1
*
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
1
-13
/
+18
*
ixgbe: fix sfp_timer clean up in ixgbe_down
Don Skidmore
2009-09-21
1
-0
/
+2
*
ixgbe: Add support for 82599-based CX4 adapters
Peter P Waskiewicz Jr
2009-09-14
1
-0
/
+2
*
ixgbe: Properly disable packet split per-ring when globally disabled
Peter P Waskiewicz Jr
2009-09-14
1
-0
/
+2
*
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
1
-9
/
+34
*
ixgbe: refactor link setup code
Mallikarjuna R Chilakala
2009-09-01
1
-9
/
+8
*
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
1
-0
/
+2
*
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-09-01
1
-0
/
+2
*
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
1
-1
/
+1
*
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-14
1
-2
/
+2
|
\
|
*
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
2009-08-13
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-55
/
+31
|
\
\
|
|
/
|
*
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2009-08-09
1
-16
/
+17
|
*
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
2009-08-09
1
-40
/
+15
*
|
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
1
-11
/
+31
|
\
\
|
|
/
|
*
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2009-07-30
1
-6
/
+6
|
*
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
1
-17
/
+18
|
\
\
|
|
/
|
*
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
1
-10
/
+6
*
|
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
1
-0
/
+2
*
|
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
2009-07-17
1
-4
/
+4
|
/
*
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-07-09
1
-8
/
+11
*
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
2009-07-03
1
-5
/
+5
*
ixgbe: fix regression on some 82598 adapters
Don Skidmore
2009-07-03
1
-10
/
+14
*
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2009-07-03
1
-2
/
+6
*
ixgbe: fix unmap length bug
Jesse Brandeburg
2009-06-30
1
-6
/
+11
*
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
2009-06-30
1
-1
/
+2
*
ixgbe: Fix SFP log messages
Don Skidmore
2009-06-30
1
-8
/
+17
*
net: group address list and its count
Jiri Pirko
2009-06-18
1
-3
/
+3
*
ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599
Yi Zou
2009-06-09
1
-4
/
+36
[next]