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-23
[PATCH] mv643xx: add workaround for HW checksum generation bug
Dale Farnsworth
2
-12
/
+21
2005-08-20
[PATCH] S2io: Hardware fixes for Xframe II adapter
ravinandan.arakali@neterion.com
1
-19
/
+18
2005-08-20
[PATCH] tms380tr: remove prototypes in Space.c
Jochen Friedrich
1
-2
/
+0
2005-08-20
[netdrvr] Convert madgemc to new MCA API.
Jochen Friedrich
8
-274
/
+273
2005-08-19
[netdrvr eepro100] check for skb==NULL before calling rx_align(skb)
Jeff Garzik
1
-4
/
+4
2005-08-19
[PATCH] e1000 printk warning fix 2
Andrew Morton
1
-2
/
+2
2005-08-19
[PATCH] network: fix fmvj18x_cs multicast code
Komuro
1
-6
/
+19
2005-08-19
[PATCH] r8169: PCI ID for the Linksys EG1032
Francois Romieu
1
-0
/
+1
2005-08-19
[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()
Nishanth Aravamudan
1
-16
/
+8
2005-08-19
[PATCH] forcedeth: Initialize link settings in every nv_open()
Manfred Spraul
1
-0
/
+5
2005-08-19
Merge /spare/repo/linux-2.6/
Jeff Garzik
5
-31
/
+39
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-17
[PATCH] skge: turn on link status LED
Stephen Hemminger
1
-1
/
+5
2005-08-17
[PATCH] skge: increase receive flush threshold default
Stephen Hemminger
1
-1
/
+6
2005-08-17
[PATCH] skge: fibre vs copper detection cleanup
Stephen Hemminger
2
-23
/
+14
2005-08-17
[PATCH] skge: stop bogus sensor messages
Stephen Hemminger
2
-16
/
+16
2005-08-12
[NETPOLL]: e1000 netpoll tweak
Matt Mackall
1
-0
/
+1
2005-08-12
[PATCH] ixgb: Driver version, white space, comments
Malli Chilakala
2
-4
/
+9
2005-08-12
[PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64
Malli Chilakala
1
-1
/
+1
2005-08-12
[PATCH] ixgb: Remove unused functions
Malli Chilakala
2
-178
/
+1
2005-08-12
[PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger
Malli Chilakala
1
-1
/
+1
2005-08-12
[PATCH] ixgb: Fix data output by ethtool -d
Malli Chilakala
1
-1
/
+2
2005-08-12
[PATCH] ixgb: Fix Broadcast/Multicast packets received statistics
Malli Chilakala
1
-1
/
+2
2005-08-12
[PATCH] ixgb: Use netdev_priv() instead of netdev->priv
Malli Chilakala
2
-30
/
+32
2005-08-12
[PATCH] ixgb: Fix unnecessary link state messages
Malli Chilakala
1
-0
/
+21
2005-08-12
[PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zero
Malli Chilakala
1
-3
/
+5
2005-08-11
phy subsystem: more cleanups
Jeff Garzik
4
-397
/
+12
2005-08-11
Fix numerous minor problems with new phy subsystem.
Jeff Garzik
6
-892
/
+53
2005-08-11
[PATCH] S2io: Errors found during review
raghavendra.koushik@neterion.com
2
-19
/
+40
2005-08-11
[PATCH] S2io: Miscellaneous fixes
raghavendra.koushik@neterion.com
1
-12
/
+34
2005-08-11
[PATCH] S2io: New link handling scheme for Xframe II
raghavendra.koushik@neterion.com
2
-34
/
+121
2005-08-11
[PATCH] S2io: Support for bimodal interrupts
raghavendra.koushik@neterion.com
2
-40
/
+85
2005-08-11
[PATCH] S2io: Support for Xframe II NIC
raghavendra.koushik@neterion.com
3
-108
/
+471
2005-08-11
[PATCH] S2io: VLAN support
raghavendra.koushik@neterion.com
2
-2
/
+59
2005-08-11
[PATCH] S2io: Timer based slowpath handling
raghavendra.koushik@neterion.com
2
-3
/
+23
2005-08-11
[PATCH] S2io: Support for runtime MTU change
raghavendra.koushik@neterion.com
1
-12
/
+16
2005-08-11
[PATCH] S2io: Performance improvements
raghavendra.koushik@neterion.com
2
-27
/
+24
2005-08-11
[PATCH] S2io: Removed memory leaks
raghavendra.koushik@neterion.com
1
-3
/
+30
2005-08-11
[PATCH] S2io: Software fixes
raghavendra.koushik@neterion.com
2
-12
/
+88
2005-08-11
[PATCH] S2io: Hardware fixes
raghavendra.koushik@neterion.com
3
-80
/
+341
2005-08-11
[PATCH] S2io: Code cleanup
raghavendra.koushik@neterion.com
3
-1102
/
+1003
2005-08-11
Merge /spare/repo/linux-2.6/
Jeff Garzik
11
-186
/
+231
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
[next]