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
2009-09-24
virtio_net: avoid (most) NETDEV_TX_BUSY by stopping queue early.
Rusty Russell
1
-24
/
+40
2009-09-24
virtio_net: formalize skb_vnet_hdr
Rusty Russell
1
-37
/
+44
2009-09-24
virtio_net: don't free buffers in xmit ring
Rusty Russell
1
-59
/
+5
2009-09-24
virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb.
Rusty Russell
1
-36
/
+10
2009-09-24
virtio_net: skb_orphan() and nf_reset() in xmit path.
Rusty Russell
1
-1
/
+5
2009-09-24
ACPI: remove cpumask_t usage
Bjorn Helgaas
1
-1
/
+1
2009-09-24
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
4
-8
/
+4
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-304
/
+832
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
19
-79
/
+1838
2009-09-24
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-1382
/
+90
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-3
/
+2
2009-09-24
hwmon: (ltc4245) Clear faults at startup
Ira W. Snyder
1
-1
/
+2
2009-09-24
hwmon: (ltc4215) Clear faults at startup
Ira W. Snyder
1
-1
/
+1
2009-09-24
hwmon: (coretemp) Add Lynnfield CPU
Huaxu Wan
1
-2
/
+4
2009-09-24
hwmon: (coretemp) Add support for Penryn mobile CPUs
Rudolf Marek
1
-3
/
+23
2009-09-24
hwmon: (coretemp) Fix Atom CPUs support
Rudolf Marek
2
-13
/
+22
2009-09-24
hwmon: Delete deprecated FSC drivers
Jean Delvare
4
-1364
/
+0
2009-09-24
hwmon: (adm1031) Add sysfs files for temperature offsets
Ira Snyder
1
-0
/
+40
2009-09-23
serial core: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-09-23
IB/mad: Fix lock-lock-timer deadlock in RMPP code
Roland Dreier
1
-4
/
+13
2009-09-23
tpm-fixup-pcrs-sysfs-file-update
Jason Gunthorpe
1
-3
/
+2
2009-09-23
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
10
-52
/
+1092
2009-09-23
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
5
-123
/
+102
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
50
-220
/
+2465
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
4
-182
/
+202
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
12
-162
/
+1867
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-184
/
+219
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-22
/
+34
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-0
/
+673
2009-09-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
108
-2258
/
+5496
2009-09-23
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-729
/
+622
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
112
-1217
/
+9256
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
9
-102
/
+138
2009-09-23
ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.
Vivek Natarajan
1
-2
/
+2
2009-09-23
iwlagn: fix panic in iwl{5000,4965}_rx_reply_tx
Stanislaw Gruszka
2
-0
/
+12
2009-09-23
ath9k: Fix RFKILL bugs
Sujith
1
-7
/
+1
2009-09-23
drivers/net/wireless: Use usb_endpoint_dir_out
Julia Lawall
1
-1
/
+1
2009-09-23
wl12xx: fix kconfig/link errors
Randy Dunlap
1
-1
/
+1
2009-09-23
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Andrew Price
1
-1
/
+1
2009-09-23
iwlwifi: reduce noise when skb allocation fails
Reinette Chatre
2
-2
/
+17
2009-09-23
iwlwifi: do not send sync command while holding spinlock
Reinette Chatre
1
-1
/
+1
2009-09-23
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
1
-0
/
+2
2009-09-23
ath9k: Disable autosleep feature by default.
Vivek Natarajan
1
-9
/
+1
2009-09-23
ath9k: Fix regression in PA calibration
Sujith
1
-0
/
+1
2009-09-23
ath9k: Fix bug in chain handling
Senthil Balasubramanian
1
-1
/
+3
2009-09-23
ath9k: Fix AHB reset for AR9280
Vivek Natarajan
1
-1
/
+1
2009-09-23
ath9k: Adjust the chainmasks properly
Senthil Balasubramanian
1
-5
/
+15
2009-09-23
ath9k: Do a full reset for AR9280
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-09-23
ath9k: Don't read NF when chip has gone through full sleep mode
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-09-23
ath9k: Fix rx data corruption
Vasanthakumar Thiagarajan
1
-0
/
+9
[prev]
[next]