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
*
Change struct marker users
Mathieu Desnoyers
2007-10-19
2
-21
/
+23
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
define global BIT macro
Jiri Slaby
2007-10-19
3
-7
/
+0
*
s2io, rename BIT macro
Jiri Slaby
2007-10-19
3
-366
/
+366
*
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
8
-8
/
+8
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-18
9
-79
/
+90
|
\
|
*
pcnet32: remove private net_device_stats structure
Don Fry
2007-10-17
1
-26
/
+25
|
*
vortex_up should initialize "err"
Badari Pulavarty
2007-10-17
1
-1
/
+1
|
*
pcnet32: remove compile warnings in non-napi mode
Don Fry
2007-10-17
1
-0
/
+4
|
*
pcnet32: fix non-napi packet reception
Don Fry
2007-10-17
1
-0
/
+3
|
*
fix EMAC driver for proper napi_synchronize API
Benjamin Herrenschmidt
2007-10-17
1
-1
/
+1
|
*
sky2: shutdown cleanup
Stephen Hemminger
2007-10-17
1
-26
/
+20
|
*
forcedeth msi bugfix
Manfred Spraul
2007-10-17
1
-8
/
+11
|
*
gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
Anton Vorontsov
2007-10-17
1
-1
/
+3
|
*
fs_enet: Update for API changes
Scott Wood
2007-10-17
2
-12
/
+17
|
*
gianfar: remove orphan struct.
Sebastian Siewior
2007-10-17
1
-1
/
+0
|
*
forcedeth: fix rx-work condition in nv_rx_process_optimized() too
Ingo Molnar
2007-10-17
1
-3
/
+5
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-18
2
-3915
/
+3950
|
\
\
|
*
|
[BNX2]: Update version to 1.6.8.
Michael Chan
2007-10-17
1
-2
/
+2
|
*
|
[BNX2]: Fix Serdes WoL bug.
Michael Chan
2007-10-17
1
-9
/
+19
|
*
|
[BNX2]: Update 5709 firmware to 3.7.1.
Michael Chan
2007-10-17
1
-3904
/
+3929
|
|
/
*
|
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
7
-17
/
+18
*
|
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
2007-10-18
1
-3
/
+0
|
/
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
5
-0
/
+1134
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-10-17
2
-37
/
+37
|
\
|
*
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-17
2
-37
/
+37
*
|
Make the pr_*() family of macros in kernel.h complete
Emil Medve
2007-10-17
1
-3
/
+0
|
/
*
WOL bugfix for 3c59x.c
Steffen Klassert
2007-10-16
1
-1
/
+7
*
skge 1.12
Stephen Hemminger
2007-10-16
1
-1
/
+1
*
skge: add a debug interface
Stephen Hemminger
2007-10-16
3
-0
/
+156
*
skge: eeprom support
Stephen Hemminger
2007-10-16
2
-2
/
+102
*
skge: internal stats
Stephen Hemminger
2007-10-16
2
-30
/
+24
*
skge: XM PHY handling fixes
Stephen Hemminger
2007-10-16
2
-44
/
+50
*
skge: changing MTU while running causes problems
Stephen Hemminger
2007-10-16
1
-7
/
+44
*
skge: fix ram buffer size calculation
Stephen Hemminger
2007-10-16
1
-27
/
+24
*
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
2007-10-16
1
-4
/
+3
*
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
2007-10-16
1
-8
/
+17
*
bonding: two small fixes for IPoIB support
Jay Vosburgh
2007-10-16
2
-8
/
+7
*
e1000e: don't poke PHY registers to retreive link status
Auke Kok
2007-10-16
1
-10
/
+21
*
e1000e: fix error checks
Adrian Bunk
2007-10-16
1
-2
/
+2
*
e1000e: Fix debug printk macro
Auke Kok
2007-10-16
1
-1
/
+1
*
tokenring/3c359.c: fixed array index problem
Marcus Meissner
2007-10-16
1
-1
/
+1
*
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
2007-10-16
1
-36
/
+36
*
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
2007-10-16
1
-31
/
+57
*
forcedeth: fix NAPI rx poll function
Ingo Molnar
2007-10-16
1
-3
/
+5
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-2
/
+2
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
3
-64
/
+106
|
\
|
*
[NET] smc91x: fix PXA DMA support code
Russell King
2007-10-15
2
-56
/
+63
|
*
[ARM] pxa: update pxa irda driver to use clk support
Russell King
2007-10-12
1
-8
/
+43
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-10-15
3
-18
/
+22
|
\
\
[next]