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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
gfar: Fix modpost warning
Kumar Gala
2007-07-30
2
-2
/
+2
|
*
|
lib8390: comment on locking by Alan Cox
Jarek Poplawski
2007-07-30
1
-0
/
+46
|
*
|
Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...
Micah Gruber
2007-07-30
1
-1
/
+3
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-30
1
-12
/
+3
|
\
\
|
|
/
|
/
|
|
*
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
Jack Morgenstein
2007-07-28
1
-12
/
+3
*
|
setup and detect 2nd phy on MCF5275 in FEC driver
Mike Cruse
2007-07-30
1
-0
/
+23
*
|
clean up reading of ICR register in FEC driver
Greg Ungerer
2007-07-30
1
-3
/
+3
*
|
fix work queues in FEC driver
Greg Ungerer
2007-07-30
1
-6
/
+11
*
|
remove unused config symbol from FEC driver
Greg Ungerer
2007-07-30
1
-2
/
+0
*
|
include cacheflush.h in FEC driver
Greg Ungerer
2007-07-30
1
-0
/
+1
*
|
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
2007-07-29
1
-1
/
+1
*
|
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-07-28
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Blackfin Ethernet MAC driver: fix bug Report returned -ENOMEM upwards (in cas...
Michael Hennerich
2007-07-25
1
-1
/
+5
*
|
m32r: Fix ei_tx_timeout() in drivers/net/lib8390.c
Hirokazu Takata
2007-07-26
1
-9
/
+0
*
|
lguest: documentation VII: FIXMEs
Rusty Russell
2007-07-26
1
-0
/
+19
*
|
lguest: documentation III: Drivers
Rusty Russell
2007-07-26
1
-17
/
+201
*
|
ax88796 (address space): cast to unsigned long, not long
Al Viro
2007-07-26
1
-1
/
+1
*
|
cxgb3 gfp_t annotations
Al Viro
2007-07-26
1
-1
/
+1
*
|
misannotation in pppol2tp
Al Viro
2007-07-26
1
-2
/
+2
*
|
netdev: i82596 Ethernet needs <asm/cacheflush.h>
Geert Uytterhoeven
2007-07-24
1
-0
/
+1
*
|
forcedeth: mcp73 device addition
Ayaz Abdulla
2007-07-24
1
-0
/
+16
*
|
atl1: make atl1_init_ring_ptrs static
Chris Snook
2007-07-24
1
-1
/
+1
*
|
eHEA: net_poll support
Jan-Bernd Themann
2007-07-24
2
-2
/
+22
*
|
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
2007-07-24
1
-6
/
+0
*
|
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
2007-07-24
1
-9
/
+8
*
|
Fix error checking in Vitesse IRQ config
Andy Fleming
2007-07-24
1
-1
/
+1
*
|
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2007-07-24
2
-13
/
+44
*
|
atl1: use kernel provided ethernet length constants
Jay Cliburn
2007-07-24
2
-11
/
+7
*
|
atl1: fix typo in dma_req_block
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
atl1: change cmb write threshold
Jay Cliburn
2007-07-24
1
-1
/
+4
*
|
atl1: fix typo in DMA engine setup
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
atl1: change tpd_avail function name
Jay Cliburn
2007-07-24
1
-2
/
+2
*
|
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2007-07-24
2
-2
/
+8
*
|
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
2007-07-24
1
-1
/
+0
*
|
ps3: use ethX as the name of irq
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
|
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2007-07-24
2
-24
/
+8
*
|
ps3: removed conditional ethtool support
Masakazu Mokuno
2007-07-24
2
-6
/
+0
*
|
ps3: removed defines no longer used
Masakazu Mokuno
2007-07-24
1
-7
/
+0
*
|
ps3: tx descriptor handling cleanup
Masakazu Mokuno
2007-07-24
1
-53
/
+71
*
|
ps3: some minor cleanups
Masakazu Mokuno
2007-07-24
2
-3
/
+3
*
|
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
|
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2007-07-24
2
-26
/
+25
*
|
ucc_geth: add support to netif message level
Li Yang
2007-07-24
1
-125
/
+190
*
|
ucc_geth: add ethtool support
Li Yang
2007-07-24
5
-14
/
+407
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-22
1
-2
/
+1
|
\
|
*
mlx4_core: Change command token on timeout
Roland Dreier
2007-07-20
1
-2
/
+1
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-07-22
3
-5
/
+2
|
\
\
|
*
|
[ARM] rpc: silence two section mismatch warnings
Russell King
2007-07-20
2
-2
/
+2
|
*
|
[ARM] rpc: remove linux/ptrace.h from ARM ether?.c drivers
Russell King
2007-07-20
3
-3
/
+0
*
|
|
[NET]: Make NETDEVICES depend on NET.
Jan Engelhardt
2007-07-21
1
-0
/
+1
[prev]
[next]