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