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
*
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
*
net: skb_shared_info optimization
Eric Dumazet
2009-06-08
1
-2
/
+2
*
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+1
*
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+19
*
ixgbe: Enable Flow Director hashing in 82599
Peter P Waskiewicz Jr
2009-06-07
1
-1
/
+214
*
ixgbe: Add a second feature flags variable, move HW RSC capability there
Peter P Waskiewicz Jr
2009-06-07
1
-6
/
+6
*
ixgbe: move tx processing into NAPI context
Alexander Duyck
2009-06-07
1
-34
/
+107
*
ixgbe: move v_idx into q_vector and use as index only
Alexander Duyck
2009-06-07
1
-116
/
+111
*
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
2009-06-07
1
-1
/
+1
*
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
2009-06-07
1
-3
/
+3
*
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
2009-06-07
1
-3
/
+10
*
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
2009-06-07
1
-0
/
+3
*
net: convert unicast addr list
Jiri Pirko
2009-05-29
1
-5
/
+1
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-1
/
+0
*
ixgbe: Fix build warning
Peter P Waskiewicz Jr
2009-05-26
1
-1
/
+0
*
ixgbe: fix 82598 SFP initialization after driver load.
Don Skidmore
2009-05-26
1
-16
/
+17
*
ixgbe: only register DCA requester once
Alexander Duyck
2009-05-21
1
-20
/
+4
*
ixgbe: Cleanup feature setup code to make the code more readable
Jesse Brandeburg
2009-05-19
1
-35
/
+50
*
ixgbe: Increase the driver version number
Peter P Waskiewicz Jr
2009-05-18
1
-1
/
+1
*
ixgbe: Add generic XAUI support to 82599
Peter P Waskiewicz Jr
2009-05-18
1
-0
/
+2
*
ixgbe: set max desc to prevent total RSC packet size of 64K
Alexander Duyck
2009-05-18
1
-11
/
+18
*
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
1
-1
/
+18
*
ixgbe: Enable jumbo frame for FCoE feature in 82599
Yi Zou
2009-05-17
1
-0
/
+22
*
ixgbe: Add RING_F_FCOE for FCoE feature in 82599
Yi Zou
2009-05-17
1
-0
/
+96
*
ixgbe: Add FCoE Storage MAC Address support
PJ Waskiewicz
2009-05-17
1
-0
/
+48
*
ixgbe: Add FCoE related statistics to 82599
Yi Zou
2009-05-17
1
-0
/
+8
*
ixgbe: Implement FCoE Rx side large receive offload feature to 82599
Yi Zou
2009-05-17
1
-0
/
+16
*
ixgbe: Implement FCoE Tx side offload features in base driver of 82599
Yi Zou
2009-05-17
1
-19
/
+85
*
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
2009-05-07
1
-3
/
+3
*
ixgbe: fix failing to log fan failures
Don Skidmore
2009-05-07
1
-2
/
+26
*
ixgbe: Enable L2 header split in 82599
Yi Zou
2009-05-07
1
-1
/
+2
*
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
2009-05-07
1
-1
/
+12
*
ixgbe: always set header length in SRRCTL
Alexander Duyck
2009-05-07
1
-18
/
+10
*
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
2009-05-06
1
-7
/
+12
*
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
2009-05-06
1
-0
/
+3
*
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
2009-05-06
1
-2
/
+3
*
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-05-06
1
-116
/
+152
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
1
-6
/
+4
|
\
|
*
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
1
-6
/
+4
*
|
ixgbe: Use generic MDIO definitions and functions
Ben Hutchings
2009-04-29
1
-0
/
+42
*
|
ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()
Don Skidmore
2009-04-29
1
-11
/
+6
*
|
ixgbe: Clear out stray tx work on link down
Nelson, Shannon
2009-04-28
1
-0
/
+22
*
|
ixgbe: Interrupt management update for 82599
Nelson, Shannon
2009-04-28
1
-40
/
+50
[next]