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
*
[FORCEDETH]: Fix reversing the MAC address on suspend.
Björn Steinbrink
2008-01-08
1
-4
/
+2
*
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
Russ Dill
2008-01-08
1
-2
/
+2
*
[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb
Russ Dill
2008-01-08
1
-1
/
+1
*
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
2008-01-08
5
-21
/
+19
*
[NET]: Fix drivers to handle napi_disable() disabling interrupts.
David S. Miller
2008-01-08
3
-0
/
+10
*
[NETXEN]: Fix ->poll() done logic.
David S. Miller
2008-01-08
1
-1
/
+1
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-08
15
-55
/
+9
*
b43: Fix rxheader channel parsing
Michael Buesch
2008-01-08
4
-53
/
+61
*
[TULIP]: NAPI full quantum bug.
Stephen Hemminger
2008-01-08
1
-1
/
+2
*
[METH]: Fix MAC address handling.
Thomas Bogendoerfer
2008-01-08
1
-3
/
+7
*
[NET]: Fix netx-eth.c compilation.
Adrian Bunk
2008-01-08
1
-2
/
+2
*
[NIU]: Update driver version and release date.
David S. Miller
2008-01-08
1
-2
/
+2
*
[NIU]: Fix potentially stuck TCP socket send queues.
David S. Miller
2008-01-08
1
-1
/
+2
*
[NIU]: Missing ->last_rx update.
David S. Miller
2008-01-08
1
-0
/
+2
*
[NIU]: Fix slowpath interrupt handling.
Matheos Worku
2008-01-08
1
-11
/
+23
*
[CASSINI]: Bump driver version and release date.
David S. Miller
2008-01-04
1
-2
/
+2
*
[CASSINI]: Fix two obvious NAPI bugs.
David S. Miller
2008-01-04
1
-2
/
+2
*
[CASSINI]: Set skb->truesize properly on receive packets.
David S. Miller
2008-01-04
1
-0
/
+1
*
[CASSINI]: Program parent Intel31154 bridge when necessary.
David S. Miller
2008-01-04
1
-0
/
+86
*
[CASSINI]: Revert 'dont touch page_count'.
David S. Miller
2008-01-04
1
-32
/
+4
*
[CASSINI]: Fix endianness bug.
Al Viro
2008-01-04
2
-12
/
+14
*
[VETH]: move veth.h to include/linux
Stephen Hemminger
2007-12-26
1
-1
/
+1
*
[TUNTAP]: Fix wrong debug message.
Toyo Abe
2007-12-26
1
-1
/
+1
*
MACB: clear transmit buffers properly on transmit underrun
Gregory CLEMENT
2007-12-22
1
-1
/
+24
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-12-22
5
-27
/
+75
|
\
|
*
ipw2200: prevent alloc of unspecified size on stack
Reinette Chatre
2007-12-19
1
-1
/
+12
|
*
iwlwifi: fix possible priv->mutex deadlock during suspend
Zhu Yi
2007-12-19
2
-26
/
+10
|
*
p54: add Kconfig description
Michael Wu
2007-12-19
1
-0
/
+51
|
*
rtl8187: Add USB ID for Sitecom WL-168 v1 001
Matthias Mueller
2007-12-19
1
-0
/
+2
*
|
3c359 endianness annotations and fixes
Al Viro
2007-12-22
2
-66
/
+62
*
|
fec_mpc52xx: write in C...
Al Viro
2007-12-22
1
-2
/
+3
*
|
3c574 and 3c589 endianness fixes (.24?)
Al Viro
2007-12-22
2
-9
/
+10
*
|
rrunner: use offsetof() instead of homegrown insanity
Al Viro
2007-12-22
2
-26
/
+25
*
|
r8169 endianness
Al Viro
2007-12-22
1
-2
/
+2
*
|
dl2k endianness fixes (.24 fodder?)
Al Viro
2007-12-22
2
-27
/
+30
*
|
yellowfin: annotations and fixes (.24 fodder?)
Al Viro
2007-12-22
1
-12
/
+13
*
|
asix fixes
Al Viro
2007-12-22
1
-130
/
+105
*
|
cycx: annotations and fixes (.24 fodder?)
Al Viro
2007-12-22
1
-6
/
+6
*
|
typhoon: trivial endianness annotations
Al Viro
2007-12-22
2
-20
/
+24
*
|
typhoon: memory corruptor on big-endian if TSO is enabled
Al Viro
2007-12-22
1
-1
/
+1
*
|
typhoon: missed rx overruns on big-endian
Al Viro
2007-12-22
2
-3
/
+3
*
|
typhoon: set_settings broken on big-endian
Al Viro
2007-12-22
1
-1
/
+1
*
|
typhoon: missing le32_to_cpu() in get_drvinfo
Al Viro
2007-12-22
1
-1
/
+1
*
|
typhoon: endianness bug in tx/rx byte counters
Al Viro
2007-12-22
1
-2
/
+2
*
|
[TG3]: Endianness bugfix.
Al Viro
2007-12-19
1
-2
/
+1
*
|
[TG3]: Endianness annotations.
Al Viro
2007-12-19
1
-43
/
+54
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-12-17
22
-91
/
+161
|
\
\
|
*
\
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-12-17
9
-24
/
+69
|
|
\
\
|
|
*
|
iwlwifi: fix rf_kill state inconsistent during suspend and resume
Zhu Yi
2007-12-17
2
-2
/
+6
|
|
*
|
b43: Fix rfkill radio LED
Larry Finger
2007-12-17
3
-16
/
+47
[next]