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
2008-05-22
dl2k: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+4
2008-05-22
hamachi: use netdev_alloc_skb
Stephen Hemminger
1
-10
/
+2
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+2
2008-05-22
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
1
-36
/
+31
2008-05-22
atl1: use netdev_alloc_skb
Stephen Hemminger
1
-1
/
+2
2008-05-22
tg3: remove unneeded semicolons
Stephen Hemminger
1
-16
/
+16
2008-05-22
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
1
-0
/
+4
2008-05-22
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
1
-1
/
+2
2008-05-22
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
1
-2
/
+199
2008-05-22
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
3
-60
/
+165
2008-05-22
bonding: refactor ARP active-backup monitor
Jay Vosburgh
2
-185
/
+248
2008-05-22
bonding: Send more than one gratuitous ARP when slave takes over
Moni Shoua
3
-4
/
+60
2008-05-22
bonding: Remove unneeded list_empty checks.
Pavel Emelyanov
1
-6
/
+0
2008-05-22
bonding: Relax unneeded _safe lists iterations.
Pavel Emelyanov
2
-19
/
+15
2008-05-22
bonding: Remove redundant argument from bond_create.
Pavel Emelyanov
3
-7
/
+4
2008-05-22
bonding: remove test for IP in ARP monitor
Jay Vosburgh
1
-27
/
+4
2008-05-22
bonding: Use msecs_to_jiffies, eliminate panic
Jay Vosburgh
1
-3
/
+3
2008-05-22
misc drivers/net endianness noise
Al Viro
6
-14
/
+16
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
7
-12
/
+268
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2
-35
/
+84
2008-05-22
cxgb3 - Fix dma mapping error path
Divy Le Ray
1
-12
/
+41
2008-05-17
bnx2: Update version to 1.7.6.
Michael Chan
1
-2
/
+2
2008-05-17
bnx2: Pre-initialize struct cpu_reg.
Benjamin Li
2
-72
/
+86
2008-05-17
bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.
Benjamin Li
2
-5
/
+6
2008-05-17
bnx2: Remove the rx_offset field from the bnx2 structure.
Benjamin Li
2
-11
/
+10
2008-05-17
bnx2: Add EEH PCI recovery.
Wendy Xiong
1
-0
/
+88
2008-05-17
bnx2: Allow phy reset to be skipped during chip reset.
Michael Chan
1
-23
/
+27
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
51
-1763
/
+2023
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
366
-4944
/
+16360
2008-05-15
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
2008-05-15
iphase: Fix 64bit warning.
Alan Cox
1
-1
/
+2
2008-05-15
hysdn: No longer broken on SMP.
Andrew Morton
1
-1
/
+1
2008-05-15
hysdn: Remove cli()/sti() calls.
Mark Asselstine
1
-9
/
+5
2008-05-15
bonding: handle case of device named bonding_master
Stephen Hemminger
1
-2
/
+10
2008-05-15
sysfs: remove error messages for -EEXIST case
Stephen Hemminger
1
-5
/
+3
2008-05-15
tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock
Andrew Morton
1
-2
/
+5
2008-05-15
Remove blkdev warning triggered by using md
Neil Brown
6
-2
/
+10
2008-05-15
char: select fw_loader by moxa
Jiri Slaby
1
-0
/
+1
2008-05-15
lib: create common ascii hex array
Harvey Harrison
1
-4
/
+4
2008-05-15
video/logo: add support for Blackfin/Linux logo for framebuffer console
Robin Getz
5
-0
/
+2276
2008-05-15
ipmi: support I/O resources in OF driver
Nate Case
1
-2
/
+8
2008-05-15
pnp: add ISAPnP MPU option quirks
Rene Herman
1
-0
/
+112
2008-05-15
pnp: add pnp_build_option() to the API
Rene Herman
2
-1
/
+2
2008-05-15
pnp: clean up pnp_fixup_device()
Rene Herman
1
-12
/
+8
2008-05-15
fix "lxfb: extend PLL table to support dotclocks below 25 MHz"
Jens Rottmann
1
-22
/
+0
2008-05-15
oprofile: don't request cache line alignment for cpu_buffer
Eric Dumazet
2
-2
/
+2
2008-05-15
m68knommu: add info about removing mcfserial
Sebastian Siewior
2
-1
/
+6
2008-05-15
mpc5200_psc_spi: typo fix in header block
Grant Likely
1
-1
/
+1
2008-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
5
-81
/
+35
2008-05-15
cs5520: disable VDMA
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[next]