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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Display currently attached PHY through ethtool
PJ Waskiewicz
2009-11-29
1
-0
/
+50
*
ethtool: Add Direct Attach support to connector port reporting
PJ Waskiewicz
2009-11-29
1
-0
/
+2
*
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
*
X25: Fix oops and refcnt problems from x25_dev_get
andrew hendry
2009-11-29
1
-1
/
+3
*
X25: Check for errors in x25_init
andrew hendry
2009-11-29
1
-3
/
+16
*
X25: Move SYSCTL ifdefs into header
andrew hendry
2009-11-29
2
-4
/
+6
*
NET: smc91x: convert to dev_pm_ops
Kevin Hilman
2009-11-29
1
-6
/
+12
*
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2009-11-29
17
-500
/
+224
|
\
|
*
sctp: prevent too-fast association id reuse
Vlad Yasevich
2009-11-23
1
-1
/
+12
|
*
sctp: fix integer overflow when setting the autoclose timer
Andrei Pelinescu-Onciul
2009-11-23
1
-1
/
+1
|
*
sctp: limit maximum autoclose setsockopt value
Andrei Pelinescu-Onciul
2009-11-23
1
-0
/
+3
|
*
sctp: Fix mis-ordering of user space data when multihoming in use
Neil Horman
2009-11-23
1
-12
/
+13
|
*
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
5
-23
/
+58
|
*
sctp: Turn the enum socket options into defines
Vlad Yasevich
2009-11-23
1
-82
/
+43
|
*
sctp: Remove useless last_time_used variable
Vlad Yasevich
2009-11-23
4
-15
/
+5
|
*
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
2009-11-23
3
-345
/
+0
|
*
sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE
Andrei Pelinescu-Onciul
2009-11-23
1
-4
/
+3
|
*
sctp: Update SWS avaoidance receiver side algorithm
Vlad Yasevich
2009-11-23
6
-4
/
+30
|
*
sctp: Select a working primary during sctp_connectx()
Vlad Yasevich
2009-11-23
2
-0
/
+8
|
*
sctp: Fix malformed "Invalid Stream Identifier" error
Vlad Yasevich
2009-11-23
3
-10
/
+19
|
*
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-23
3
-1
/
+22
|
*
sctp: implement the receiver side for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-23
1
-2
/
+6
|
*
sctp: implement definition for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-23
1
-0
/
+1
*
|
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
*
|
vlan: support "loose binding" to the underlying network device
Patrick McHardy
2009-11-26
4
-5
/
+14
*
|
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
[next]