index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
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-04-21
2
-15
/
+65
|
\
|
*
ixgbe: Fix the DCB PFC thresholds for 82599
PJ Waskiewicz
2009-04-17
1
-11
/
+17
|
*
ixgbe: Fix DCB traffic class mapping for 82599
PJ Waskiewicz
2009-04-17
1
-4
/
+48
*
|
ixgbe: fix link down initial state
Jesse Brandeburg
2009-04-20
1
-2
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-16
6
-110
/
+128
|
\
\
|
|
/
|
*
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-16
1
-1
/
+1
|
*
NET/ixgbe: Fix powering off during shutdown
Rafael J. Wysocki
2009-04-16
1
-4
/
+32
|
*
ixgbe: update real_num_tx_queues on changing num_rx_queues
Wu Fengguang
2009-04-14
1
-9
/
+10
|
*
ixgbe: fix tx queue index
Wu Fengguang
2009-04-14
1
-1
/
+1
|
*
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
2009-04-11
1
-1
/
+23
|
*
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
2009-04-11
4
-95
/
+62
*
|
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
1
-1
/
+1
*
|
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
5
-70
/
+169
*
|
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
2
-13
/
+39
*
|
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
4
-8
/
+29
*
|
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
4
-50
/
+107
*
|
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
2
-6
/
+10
*
|
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
1
-0
/
+1
*
|
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
1
-0
/
+2
*
|
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
1
-1
/
+2
*
|
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
2
-0
/
+2
|
/
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-4
/
+4
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...
Mallikarjuna R Chilakala
2009-04-02
1
-43
/
+58
*
ixgbe: fix ethtool -A|a behavior
Don Skidmore
2009-04-02
5
-5
/
+23
*
ixgbe: Patch to fix driver panic while freeing up tx & rx resources
Mallikarjuna R Chilakala
2009-04-02
1
-2
/
+2
*
ixgbe: refactor tx buffer processing to use skb_dma_map/unmap
Alexander Duyck
2009-04-02
1
-38
/
+41
*
ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores
PJ Waskiewicz
2009-04-02
1
-5
/
+6
*
ixgbe: feature - driver to default with FC on.
Don Skidmore
2009-04-02
1
-1
/
+1
*
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
2009-04-02
1
-1
/
+5
*
ixgbe: Fix ethtool output with advertised mode.
Don Skidmore
2009-04-02
1
-0
/
+9
*
ixgbe: fix build when DEBUG is defined
Alexander Duyck
2009-04-02
2
-6
/
+15
*
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
2009-03-26
5
-6
/
+26
*
ixgbe: fix select_queue management
Stephen Hemminger
2009-03-21
2
-8
/
+11
*
ixgbe: Fixup the watchdog interrupt scheduling on 82599
Jesse Brandeburg
2009-03-20
1
-32
/
+81
*
ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
PJ Waskiewicz
2009-03-20
1
-1
/
+40
*
ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge
PJ Waskiewicz
2009-03-20
1
-0
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
1
-0
/
+1
|
\
|
*
ixgbe: fix multiple unicast address support
Chris Leech
2009-03-13
1
-0
/
+1
*
|
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
2009-03-14
2
-7
/
+29
*
|
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
|
ixgbe: Add a few safety nets for register writes and descriptor cleanups
Jesse Brandeburg
2009-03-14
1
-6
/
+12
*
|
ixgbe: Cleanup on the Rx init path
Jesse Brandeburg
2009-03-14
1
-15
/
+14
*
|
ixgbe: Fix the Tx clean logic to return proper status
Jesse Brandeburg
2009-03-14
1
-9
/
+10
*
|
ixgbe: fix bug with napi add before request_irq
Jesse Brandeburg
2009-03-14
1
-3
/
+5
*
|
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
4
-31
/
+71
*
|
ixgbe: Disable DROP_EN for Rx queues
PJ Waskiewicz
2009-03-14
1
-2
/
+0
*
|
ixgbe: Fix an accounting problem when the Rx FIFO is full
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
|
ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types
PJ Waskiewicz
2009-03-14
1
-0
/
+16
*
|
ixgbe: Fix some compiler warnings.
David S. Miller
2009-03-01
2
-3
/
+1
[next]