index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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]