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-08-19
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-08-19
[TG3]: Fix SerDes detection
Michael Chan
1
-0
/
+2
2005-08-19
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
3
-30
/
+37
2005-08-19
[NET]: Fix comment in loopback driver.
Ralf Baechle
1
-1
/
+1
2005-08-19
[PATCH] DM9000 - incorrect ioctl() handling
Ben Dooks
1
-13
/
+2
2005-08-19
[PATCH] DM9000 - spinlock fixes
Ben Dooks
1
-13
/
+24
2005-08-19
[PATCH] 8139cp - redetect link after suspend
Pierre Ossman
1
-0
/
+7
2005-08-19
[PATCH] IOC3 fixes
Ralf Baechle
1
-4
/
+4
2005-08-12
[NETPOLL]: e1000 netpoll tweak
Matt Mackall
1
-0
/
+1
2005-08-10
[PATCH] 6pack persistence fix
Ralf Baechle DL5RB
1
-16
/
+4
2005-08-06
[TG3]: Save initial PCI state before registering the netdevice.
David S. Miller
1
-8
/
+8
2005-08-02
[PATCH] silence cs89x0
Denis Vlasenko
2
-4
/
+9
2005-08-02
[PATCH] skge build fix
Andrew Morton
1
-0
/
+3
2005-08-01
Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
6
-158
/
+130
2005-07-31
[PATCH] SMP fix for 6pack driver
Ralf Baechle
1
-1
/
+1
2005-07-31
[PATCH] Fix OMAP specific typo in smc91x.h
Tony Lindgren
1
-1
/
+1
2005-07-31
[PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)
Stephen Hemminger
2
-5
/
+5
2005-07-31
[PATCH] skge: version 0.8
Stephen Hemminger
1
-1
/
+1
2005-07-31
[PATCH] skge: led toggle cleanup
Stephen Hemminger
2
-98
/
+74
2005-07-31
[PATCH] skge: ignore phy interrupts during negotiation
Stephen Hemminger
2
-6
/
+8
2005-07-31
[PATCH] skge: fifo control register access fix
Stephen Hemminger
2
-18
/
+10
2005-07-31
[PATCH] skge: whitespace fixes
Stephen Hemminger
2
-13
/
+13
2005-07-31
[PATCH] skge: support yukon lite rev 4
Stephen Hemminger
1
-4
/
+4
2005-07-31
[PATCH] skge: phy lock deadlock
Stephen Hemminger
1
-7
/
+4
2005-07-31
[PATCH] skge: disable tranmitter on shutdown
Stephen Hemminger
1
-1
/
+1
2005-07-31
[PATCH] skge: remove SK-9EE support
Stephen Hemminger
1
-1
/
+0
2005-07-31
[PATCH] skge: silence mac data parity messages
Stephen Hemminger
1
-3
/
+9
2005-07-31
[PATCH] sk98lin: basic suspend/resume support fixes
Rafael J. Wysocki
1
-12
/
+26
2005-07-30
merge 2.6.13-rc4 with ACPI's to-linus tree
Len Brown
7
-39
/
+12
2005-07-30
/home/lenb/src/to-linus branch 'acpi-2.6.12'
Len Brown
1
-0
/
+63
2005-07-30
[ACPI] fix resume issues on Asus L5D
Rafael J. Wysocki
1
-0
/
+63
2005-07-28
[PATCH] e1000: no need for reboot notifier
Tony Luck
1
-28
/
+1
2005-07-28
[PATCH] cs89x0: collect tx_bytes statistics
Ian Campbell
1
-0
/
+1
2005-07-28
[PATCH] pcmcia: fix many device IDs
Komuro
4
-9
/
+10
2005-07-28
[PATCH] pcmcia: remove duplicates in orinoco_cs
Jar
1
-2
/
+0
2005-07-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-20
/
+18
2005-07-28
[PATCH] clean up inline static vs static inline
Jesper Juhl
4
-19
/
+18
2005-07-28
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
3
-6
/
+6
2005-07-28
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
Matt Mackall
1
-1
/
+1
2005-07-28
[NET]: Improve presentation of networking driver families.
Randy Dunlap
1
-20
/
+18
2005-07-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-25
[TG3]: add 5780 fiber support
Michael Chan
2
-7
/
+253
2005-07-25
[TG3]: disallow jumbo TSO on 5780
Michael Chan
1
-3
/
+11
2005-07-25
[TG3]: consolidate all DMA water mark settings
Michael Chan
2
-23
/
+33
2005-07-25
[TG3]: add variable buffer size for standard ring
Michael Chan
2
-3
/
+10
2005-07-25
[TG3]: add 5780 basic jumbo frame support
Michael Chan
2
-13
/
+20
2005-07-25
[TG3]: add 5780 basic support
Michael Chan
2
-5
/
+51
2005-07-22
[EQL]: Proper num_slaves decrement
Loic Le Loarer
1
-8
/
+8
2005-07-20
[NET]: NETCONSOLE must depend on INET
Adrian Bunk
1
-1
/
+1
2005-07-19
[NET]: Kconfig: NETCONSOLE and NETPOLL together
Randy Dunlap
1
-0
/
+16
[next]