index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-27
[PATCH] DM9000 network driver bugfix
Sascha Hauer
1
-2
/
+2
2005-06-27
[PATCH] fealnx.c calls dev_kfree_skb from atomic context
Denis Vlasenko
1
-2
/
+1
2005-06-27
[PATCH] fix int vs. pm_message_t confusion in airo
Pavel Machek
1
-5
/
+5
2005-06-27
[PATCH] defxx: Use irqreturn_t for the interrupt handler
Maciej W. Rozycki
1
-37
/
+51
2005-06-27
[PATCH] dmfe warning fix
Andrew Morton
1
-2
/
+3
2005-06-27
[PATCH] document that 8139TOO supports 8129/8130
Adrian Bunk
2
-3
/
+4
2005-06-27
[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()
Nishanth Aravamudan
1
-4
/
+2
2005-06-27
[PATCH] drivers/net/ewrk3.c: remove dead code
Adrian Bunk
1
-9
/
+3
2005-06-27
[PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN
Adrian Bunk
2
-1
/
+3
2005-06-27
[PATCH] drivers/net/tokenring/: cleanups
Adrian Bunk
12
-90
/
+21
2005-06-27
[PATCH] pcnet_cs.c: IRQ handler optimization
Andreas Mohr
1
-4
/
+6
2005-06-27
drivers/net/: Use the DMA_{64,32}BIT_MASK constants
Domen Puncer
11
-16
/
+27
2005-06-27
[PATCH] arlan: module parameter fixes
Magnus Damm
1
-14
/
+12
2005-06-27
[PATCH] net/sis900: Use the DMA_32BIT_MASK constant
Tobias Klauser
1
-3
/
+2
2005-06-27
Merge /spare/repo/netdev-2.6/ branch 'register-netdev'
Jeff Garzik
21
-228
/
+156
2005-06-27
Merge /spare/repo/linux-2.6/
Jeff Garzik
81
-5328
/
+26302
2005-06-27
8139cp: safer spin loop for get_statistics
Stephen Hemminger
1
-6
/
+6
2005-06-27
gianfar: Update Marvell PHY name
Kumar Gala
1
-1
/
+1
2005-06-27
bonding: xor/802.3ad improved slave hash
Jay Vosburgh
3
-13
/
+107
2005-06-27
bonding: gratuitous ARP
Jay Vosburgh
2
-34
/
+255
2005-06-27
Tulip fixes for Cobalt Qube/RaQ
Ralf Baechle
3
-2
/
+21
2005-06-27
Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.
Jeff Garzik
81
-5328
/
+26303
2005-06-26
Merge Christoph's freeze cleanup patch
Linus Torvalds
4
-6
/
+5
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
4
-6
/
+5
2005-06-26
[PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kc...
Tobias Klauser
1
-1
/
+1
2005-06-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-06-25
[TG3]: Refinements to new locking strategy.
Michael Chan
1
-14
/
+20
2005-06-25
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
2
-179
/
+149
2005-06-25
[TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.
David S. Miller
1
-0
/
+3
2005-06-24
[SLIP]: Simplify sl_free_bufs()
Jesper Juhl
1
-10
/
+4
2005-06-23
[PATCH] Convert users to tty_unregister_ldisc()
Alexey Dobriyan
8
-8
/
+8
2005-06-23
Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
1
-0
/
+1
2005-06-23
e1000: fix spinlock bug
Mitch Williams
1
-0
/
+1
2005-06-23
[LTPC]: Replace schedule_timeout() with ssleep()/msleep()
Nishanth Aravamudan
1
-4
/
+2
2005-06-22
[PATCH] m32r: Remove include/asm-m32r/m32102peri.h
Hirokazu Takata
1
-2
/
+2
2005-06-22
[PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit()
John W. Linville
1
-3
/
+2
2005-06-21
[PATCH] class: convert drivers/* to use the new class api instead of class_si...
gregkh@suse.de
2
-13
/
+13
2005-06-18
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...
Linus Torvalds
30
-3821
/
+8998
2005-06-14
[NET]: Move the netdev list to vger.kernel.org.
Ralf Baechle
1
-1
/
+1
2005-06-13
[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')
Geert Uytterhoeven
1
-1
/
+1
2005-06-10
[PATCH] iseries_veth: Supress spurious WARN_ON() at module unload
Michael Ellerman
1
-4
/
+5
2005-06-09
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-09
[TG3]: Fix 5700/5701 DMA corruption on Apple G4.
Michael Chan
1
-2
/
+16
2005-06-07
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-07
[TG3] Fix link failure in 5701
Michael Chan
1
-0
/
+10
2005-06-07
[TG3]: Add TSO firmware license
Michael Chan
1
-1
/
+6
2005-06-05
Automatic merge of /spare/repo/netdev-2.6 branch skge
4
-0
/
+6404
2005-06-05
Automatic merge of /spare/repo/netdev-2.6 branch starfire
2
-102
/
+386
2005-06-05
Automatic merge of /spare/repo/netdev-2.6 branch smc91x
2
-36
/
+37
2005-06-05
Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers
6
-2951
/
+0
[next]