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
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
50
-141
/
+210
2005-08-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
6
-2
/
+34
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-19
[PATCH] serverworks: add support for new southbridge IDE
Narendra Sankar
1
-0
/
+23
2005-08-19
[PATCH] ide: add support for Netcell Revolution to pci-ide generic driver
Matt Gillette
2
-0
/
+8
2005-08-19
[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spelling
Grant Coady
1
-1
/
+1
2005-08-19
[PATCH] ide: fix the BLK_DEV_IDEDMA_PCI dependency for drivers/ide/ppc/pmac.c
Juha-Matti Tapio
1
-0
/
+1
2005-08-19
[PATCH] ide-floppy: fix IDEFLOPPY_TICKS_DELAY
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2005-08-18
[PATCH] disable debug info in radeonfb old driver
Michael Iatrou
1
-1
/
+1
2005-08-18
[PATCH] md: make sure mddev->bitmap_offset gets cleared between array instant...
NeilBrown
1
-0
/
+3
2005-08-18
[PATCH] broken error path in drivers/pnp/card.c
Jaroslav Kysela
1
-0
/
+2
2005-08-18
[PATCH] Fix manual binding infinite loop
Greg KH
1
-1
/
+3
2005-08-18
Merge head 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linu...
Linus Torvalds
1
-0
/
+1
2005-08-17
[PATCH] USB: usbmon: Copyrights and a typo
Pete Zaitcev
2
-1
/
+5
2005-08-17
[PATCH] USB: fix usb wacom tablet driver bug
Ping Cheng
1
-11
/
+10
2005-08-17
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
20
-20
/
+20
2005-08-17
[PATCH] PCI: fix quirk-6700-fix.patch
Andrew Morton
1
-0
/
+6
2005-08-17
[PATCH] PCI: 6700/6702PXH quirk
Kristen Accardi
3
-2
/
+26
2005-08-17
[PATCH] Driver core: potentially fix use after free in class_device_attr_show
Maneesh Soni
1
-4
/
+6
2005-08-17
[IA64] Initialize some spinlocks
Keith Owens
1
-0
/
+1
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-16
Merge ../from-linus
Len Brown
2
-25
/
+29
2005-08-15
Merge ../to-linus-stable/
Len Brown
1
-3
/
+3
2005-08-15
[ACPI] re-enable platform-specific hotkey drivers by default
Luming Yu
1
-3
/
+3
2005-08-15
[PATCH] intelfb/fbdev: Save info->flags in a local variable
Antonino A. Daplas
1
-2
/
+2
2005-08-15
[PATCH] intelfb: Do not ioremap entire graphics aperture
Sylvain Meyer
1
-23
/
+27
2005-08-15
Revert PCIBIOS_MIN_IO changes for 2.6.13
Linus Torvalds
1
-1
/
+1
2005-08-15
Revert "dc395x: Fix support for highmem"
Linus Torvalds
1
-35
/
+13
2005-08-14
Fix up mmap of /dev/kmem
Linus Torvalds
1
-4
/
+8
2005-08-12
[PATCH] w1: more debug level decrease.
Evgeniy Polyakov
1
-1
/
+1
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
[next]