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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
stmmac: fixed a compilation error when use the external timer
Giuseppe CAVALLARO
2009-11-23
1
-2
/
+2
|
*
|
Au1x00: fix crash when trying register_netdev()
Alexander Beregalov
2009-11-22
1
-7
/
+8
|
*
|
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
2009-11-21
3
-4
/
+8
|
*
|
netxen: fix promisc for NX2031.
Narender Kumar
2009-11-21
2
-11
/
+40
|
*
|
netxen: fix memory initialization
Amit Kumar Salecha
2009-11-21
1
-0
/
+2
|
*
|
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
2009-11-20
1
-15
/
+11
|
*
|
drivers/net: ks8851_mll ethernet network driver -resubmit
David J. Choi
2009-11-20
1
-74
/
+68
|
*
|
net: ETHOC should depend on HAS_DMA
Geert Uytterhoeven
2009-11-20
1
-1
/
+1
|
*
|
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
2009-11-20
1
-1
/
+2
|
*
|
e1000e: remove unnecessary 82577 workaround causing link issues
Bruce Allan
2009-11-20
1
-10
/
+0
|
*
|
e1000e: flow control thresholds not correct when changing mtu
Bruce Allan
2009-11-20
1
-4
/
+3
|
*
|
e1000e: add Tx timeout factor for 100Mbps
Bruce Allan
2009-11-20
1
-1
/
+1
|
*
|
e1000e: set flow control thresholds properly after enabling/disabling pause
Bruce Allan
2009-11-20
1
-2
/
+10
|
*
|
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
2009-11-20
1
-24
/
+22
|
*
|
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
Bruce Allan
2009-11-20
3
-12
/
+32
|
*
|
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
2009-11-20
1
-1
/
+1
|
*
|
veth: Fix veth_get_stats()
Eric Dumazet
2009-11-19
1
-19
/
+16
*
|
|
ixgbe: Display currently attached PHY through ethtool
PJ Waskiewicz
2009-11-29
1
-0
/
+50
*
|
|
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
Shannon Nelson
2009-11-29
1
-4
/
+4
*
|
|
ixgbe: LINKS2 is not a valid register for 82598
Don Skidmore
2009-11-29
1
-4
/
+11
*
|
|
ixgbe: Disable Flow Control for certain devices
PJ Waskiewicz
2009-11-29
1
-0
/
+14
*
|
|
ixgbe: handle parameters for tx and rx EITR, no div0
Shannon Nelson
2009-11-29
1
-6
/
+7
*
|
|
NET: smc91x: convert to dev_pm_ops
Kevin Hilman
2009-11-29
1
-6
/
+12
*
|
|
sfc: Clean up RX event handling
Ben Hutchings
2009-11-29
3
-8
/
+8
*
|
|
sfc: Move descriptor cache base addresses to struct efx_nic_type
Ben Hutchings
2009-11-28
2
-4
/
+12
*
|
|
sfc: Decouple NIC revision number from Falcon PCI revision number
Ben Hutchings
2009-11-28
8
-52
/
+48
*
|
|
sfc: Remove some redundant whitespace
Ben Hutchings
2009-11-28
1
-2
/
+0
*
|
|
sfc: Remove another unused workaround macro
Ben Hutchings
2009-11-28
1
-2
/
+0
*
|
|
sfc: Remove EFX_WORKAROUND_9141 macro
Matthew Slattery
2009-11-28
2
-3
/
+1
*
|
|
sfc: Limit some hardware workarounds to Falcon
Ben Hutchings
2009-11-28
2
-3
/
+4
*
|
|
sfc: Always start Falcon using the XMAC
Steve Hodgson
2009-11-28
3
-8
/
+16
*
|
|
sfc: Replace MDIO spinlock with mutex
Steve Hodgson
2009-11-28
3
-9
/
+9
*
|
|
sfc: QT202x: Reset before reading PHY id
Steve Hodgson
2009-11-28
1
-14
/
+8
*
|
|
sfc: Simplify PHY polling
Steve Hodgson
2009-11-28
7
-124
/
+103
*
|
|
sfc: Do not set net_device::trans_start in self-test
Ben Hutchings
2009-11-26
1
-1
/
+0
*
|
|
sfc: Move inline comment into kernel-doc
Ben Hutchings
2009-11-26
1
-3
/
+1
*
|
|
sfc: Change MAC promiscuity and multicast hash at the same time
Ben Hutchings
2009-11-26
4
-23
/
+29
*
|
|
sfc: Simplify XMAC link polling
Ben Hutchings
2009-11-26
8
-54
/
+41
*
|
|
sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
Ben Hutchings
2009-11-26
3
-10
/
+17
*
|
|
sfc: Split MAC stats DMA initiation and completion
Ben Hutchings
2009-11-26
9
-88
/
+139
*
|
|
sfc: Hold MAC lock for longer in efx_init_port()
Ben Hutchings
2009-11-26
1
-5
/
+9
*
|
|
sfc: Only switch Falcon MAC clocks as necessary
Steve Hodgson
2009-11-26
1
-17
/
+25
*
|
|
sfc: Remove unused function efx_flush_queues()
Ben Hutchings
2009-11-26
2
-14
/
+0
*
|
|
sfc: Fix bugs in RX queue flushing
Ben Hutchings
2009-11-26
2
-41
/
+73
*
|
|
sfc: Clean up struct falcon_board and struct falcon_board_data
Ben Hutchings
2009-11-26
7
-80
/
+85
*
|
|
sfc: Remove unused constant
Ben Hutchings
2009-11-26
1
-3
/
+0
*
|
|
sfc: Comment corrections
Ben Hutchings
2009-11-26
3
-6
/
+3
*
|
|
sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
Ben Hutchings
2009-11-26
1
-1
/
+2
*
|
|
sfc: Treat all MAC registers as 128-bit
Ben Hutchings
2009-11-26
2
-14
/
+14
*
|
|
sfc: Fix descriptor cache sizes
Ben Hutchings
2009-11-26
1
-4
/
+4
[prev]
[next]