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
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
22
-29
/
+29
*
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
2006-12-13
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-12
1
-2
/
+1
|
\
|
*
e100: replace kmalloc with kcalloc
Yan Burman
2006-12-12
1
-2
/
+1
*
|
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
2006-12-12
1
-2
/
+3
|
/
*
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
2006-12-11
1
-1
/
+1
*
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
2006-12-11
1
-2
/
+3
*
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
2006-12-11
1
-90
/
+0
*
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
2006-12-11
1
-1
/
+1
*
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
2006-12-11
1
-204
/
+8
*
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
2006-12-11
1
-79
/
+93
*
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
2006-12-11
1
-0
/
+190
*
[PATCH] myri10ge: indentation cleanups
Brice Goglin
2006-12-11
1
-4
/
+4
*
[PATCH] chelsio: working NAPI
Stephen Hemminger
2006-12-11
4
-83
/
+67
*
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2006-12-11
2
-3
/
+3
*
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2006-12-11
2
-4
/
+4
*
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
2006-12-11
1
-0
/
+2
*
[PATCH] ucc_geth: compilation error fixes
Scott Wood
2006-12-11
1
-5
/
+5
*
[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq init
Kars de Jong
2006-12-09
1
-1
/
+2
*
[PATCH] m68k/HP300: HP LANCE updates
Kars de Jong
2006-12-09
2
-5
/
+11
*
[AX.25]: Fix default address and broadcast address initialization.
Ralf Baechle
2006-12-08
8
-65
/
+16
*
[BNX2]: Add an error check.
Adrian Bunk
2006-12-08
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
2006-12-08
1
-1
/
+1
*
[PATCH] struct path: convert cosa
Josef Sipek
2006-12-08
1
-2
/
+2
*
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2006-12-08
1
-1
/
+1
*
Add "run_scheduled_work()" workqueue function
Linus Torvalds
2006-12-07
1
-2
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-07
78
-1177
/
+2097
|
\
|
*
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
2006-12-07
1
-5
/
+5
|
*
[netdrvr] netxen: workqueue-related build fixes
Jeff Garzik
2006-12-07
2
-3
/
+2
|
*
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
2006-12-07
1
-25
/
+59
|
|
\
|
|
*
r8169: more alignment for the 0x8168
Francois Romieu
2006-12-04
1
-2
/
+2
|
|
*
r8169: phy program update
Francois Romieu
2006-12-04
1
-5
/
+0
|
|
*
r8169: tweak the PCI data parity error recovery
Francois Romieu
2006-12-04
1
-4
/
+13
|
|
*
r8169: more magic during initialization of the hardware
Francois Romieu
2006-12-04
1
-14
/
+44
|
*
|
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-12-07
17
-57
/
+140
|
|
\
\
|
|
*
|
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
2006-12-05
1
-1
/
+1
|
|
*
|
[PATCH] ipw2200: Fix a typo
Zhu Yi
2006-12-05
1
-1
/
+1
|
|
*
|
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
2006-12-05
1
-1
/
+1
|
|
*
|
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
2006-12-05
1
-4
/
+13
|
|
*
|
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
2006-12-05
1
-2
/
+1
|
|
*
|
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-05
2
-9
/
+4
|
|
*
|
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-05
8
-32
/
+12
|
|
*
|
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
2006-12-05
5
-3
/
+102
|
|
*
|
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
2006-12-05
1
-0
/
+3
|
|
*
|
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
2006-12-05
1
-4
/
+2
|
*
|
|
[PATCH] sky2: sparse warnings
Stephen Hemminger
2006-12-07
2
-42
/
+29
|
*
|
|
[PATCH] skge: fix sparse warnings
Stephen Hemminger
2006-12-07
1
-75
/
+75
[next]