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
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-11-23
3
-5
/
+30
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-11-23
6
-8
/
+61
*
myri10ge: update firmware headers
Brice Goglin
2008-11-23
1
-0
/
+1
*
myri10ge: update DCA comments
Brice Goglin
2008-11-23
1
-3
/
+3
*
net: af_netlink should update its inuse counter
Eric Dumazet
2008-11-23
1
-0
/
+2
*
net: some optimizations in af_inet
Eric Dumazet
2008-11-23
1
-5
/
+4
*
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
2008-11-21
14
-2066
/
+1379
|
\
|
*
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
2008-11-22
1
-24
/
+24
|
*
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
2008-11-22
5
-1681
/
+1
|
*
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
2008-11-22
3
-52
/
+606
|
*
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
2008-11-22
1
-36
/
+31
|
*
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2008-11-22
2
-2
/
+2
|
*
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
2008-11-22
1
-10
/
+3
|
*
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
2008-11-22
3
-135
/
+110
|
*
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2008-11-22
2
-26
/
+2
|
*
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
2008-11-22
1
-29
/
+8
|
*
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
2008-11-22
1
-23
/
+13
|
*
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
2008-11-22
1
-17
/
+15
|
*
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
2008-11-22
1
-8
/
+3
|
*
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
2008-11-22
3
-37
/
+71
|
*
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
2008-11-22
3
-261
/
+45
|
*
WAN: remove SCA II support from SCA drivers
Krzysztof Hałasa
2008-11-22
3
-205
/
+58
|
*
WAN: split hd6457x.c into hd64570.c and hd64572.c
Krzysztof Hałasa
2008-11-22
6
-4
/
+871
*
|
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
2008-11-21
3
-22
/
+50
*
|
enic: misc cleanup items:
Scott Feldman
2008-11-21
3
-2
/
+15
*
|
enic: move wmb closer to where needed: before writing posted_index to hw
Scott Feldman
2008-11-21
3
-6
/
+16
*
|
enic: mask off some reserved bits in CQ descriptor for future use
Scott Feldman
2008-11-21
1
-2
/
+3
*
|
enic: driver/firmware API updates
Scott Feldman
2008-11-21
2
-19
/
+60
*
|
enic: enable ethtool LRO support
Scott Feldman
2008-11-21
2
-20
/
+24
*
|
ne2k: convert to net_device_ops
Stephen Hemminger
2008-11-21
3
-15
/
+37
*
|
eql: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-4
/
+8
*
|
sc92031: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+18
*
|
qla3xxx: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-10
/
+12
*
|
hamachi: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-7
/
+14
*
|
bnx2x: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-14
/
+20
*
|
ns83820: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-8
/
+14
*
|
yellowfin: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-6
/
+11
*
|
r6040: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+18
*
|
sis900: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+16
*
|
tehuti: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+16
*
|
sfc: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-13
/
+18
*
|
netxen: convert to net_device_ops
Stephen Hemminger
2008-11-21
2
-20
/
+33
*
|
dl2k: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-8
/
+14
*
|
bnx2: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-16
/
+20
*
|
mlx4: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-15
/
+19
*
|
myri10ge: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-7
/
+13
*
|
via-rhine: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+17
*
|
qlge: fix sparse warnings
Stephen Hemminger
2008-11-21
1
-13
/
+14
*
|
qlge: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-11
/
+19
*
|
s2io: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-21
/
+22
[next]