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
/
e1000e
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
e1000e: do not error out on identification LED init failure
Bruce Allan
2009-11-21
3
-9
/
+6
*
|
e1000e: set pm_qos DMA latency requirement per interface when needed
Bruce Allan
2009-11-21
1
-19
/
+28
*
|
e1000e: cleanup functions that clear hardware statistics
Bruce Allan
2009-11-21
4
-123
/
+116
*
|
e1000e: cleanup - shift indentation left by exiting early in e1000_tso
Bruce Allan
2009-11-21
1
-54
/
+50
*
|
e1000e: set bools to true/false instead of 1/0
Bruce Allan
2009-11-21
5
-28
/
+30
*
|
e1000e: provide comment for 82571 workaround
Bruce Allan
2009-11-21
1
-0
/
+7
*
|
e1000e: remove comments regarding a non-existent api module
Bruce Allan
2009-11-21
2
-31
/
+8
*
|
e1000e: update copyright information
Bruce Allan
2009-11-21
11
-12
/
+12
*
|
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
8
-203
/
+201
*
|
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-11-21
8
-206
/
+183
*
|
e1000e: cleanup redundant #include's
Bruce Allan
2009-11-21
5
-19
/
+1
*
|
e1000e: Incorrect MII Link beat reporting.
Bruce Allan
2009-11-21
1
-0
/
+2
*
|
e1000e: disable K1 on PCH LOM when in PHY loopback mode
Bruce Allan
2009-11-21
3
-2
/
+6
*
|
e1000e: improper return code signage
Bruce Allan
2009-11-21
1
-1
/
+1
*
|
e1000e: link reporting problems
Bruce Allan
2009-11-21
1
-0
/
+11
*
|
e1000e: don't clean Rx ring while resetting
Bruce Allan
2009-11-21
1
-1
/
+1
*
|
e1000e: function pointers for ethtool set/get offloads
Bruce Allan
2009-11-21
1
-0
/
+2
*
|
e1000e: clearing interrupt timers causes descriptors to get flushed
Bruce Allan
2009-11-21
1
-2
/
+0
*
|
e1000e: add missing tests for 82583 in ethtool functions
Bruce Allan
2009-11-21
1
-1
/
+4
*
|
e1000e: check WoL mode is among set of supported modes
Bruce Allan
2009-11-21
1
-5
/
+4
*
|
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
2
-8
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
5
-106
/
+408
|
\
\
|
|
/
|
*
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-29
5
-28
/
+190
|
*
e1000e: config PHY via software after resets
Bruce Allan
2009-10-29
2
-78
/
+218
*
|
e1000e: flow control doesn't re-enable
Bruce Allan
2009-10-29
1
-2
/
+10
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
4
-176
/
+457
|
\
\
|
|
/
|
*
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-10-26
4
-141
/
+346
|
*
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
Bruce Allan
2009-10-26
1
-31
/
+58
|
*
e1000e: 82577/82578 requires a different method to configure LPLU
Bruce Allan
2009-10-26
1
-0
/
+40
|
*
e1000e: increase swflag acquisition timeout for ICHx/PCH
Bruce Allan
2009-10-26
1
-1
/
+3
|
*
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
Bruce Allan
2009-10-26
1
-1
/
+9
|
*
e1000e: reset the PHY on 82577/82578 when going to Sx
Bruce Allan
2009-10-22
1
-2
/
+1
*
|
e1000e: 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
-30
/
+7
*
|
e1000e: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
3
-31
/
+31
|
/
*
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
2009-10-04
1
-2
/
+2
*
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
2009-10-02
1
-11
/
+2
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
1
-2
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-11
/
+11
|
\
|
*
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
2009-08-15
1
-8
/
+8
|
*
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
2009-08-15
1
-3
/
+3
*
|
intel: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
|
/
*
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
Bruce Allan
2009-08-09
1
-38
/
+12
*
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
Bruce Allan
2009-08-09
1
-13
/
+31
*
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-07-03
3
-7
/
+110
*
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
2009-07-03
1
-1
/
+6
*
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
2009-07-03
1
-2
/
+17
*
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
2009-07-03
1
-4
/
+15
*
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2009-07-03
2
-44
/
+82
*
e1000e: PHY loopback broken on 82578
Bruce Allan
2009-07-03
2
-0
/
+7
[prev]
[next]