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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-11
[PATCH] libertas: split wlan_add_card()
Holger Schurig
3
-6
/
+24
2007-06-11
[PATCH] libertas: move reset_device() code main.c to if_usb.c
Holger Schurig
3
-28
/
+35
2007-06-11
[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...
Holger Schurig
3
-21
/
+7
2007-06-11
[PATCH] libertas: fix SSID output
Holger Schurig
1
-3
/
+3
2007-06-11
[PATCH] libertas: get rid of libertas_sbi_get_priv()
Holger Schurig
4
-16
/
+3
2007-06-11
[PATCH] libertas: change debug output of libertas_interrupt()
Holger Schurig
2
-4
/
+4
2007-06-11
[PATCH] libertas: single out mesh code
Holger Schurig
5
-47
/
+104
2007-06-11
[PATCH] libertas: tune debug code
Holger Schurig
3
-33
/
+34
2007-06-11
[PATCH] libertas: make debug configurable
Holger Schurig
17
-975
/
+1082
2007-06-11
[PATCH] libertas: exclude non-used code when PROC_DEBUG is not set
Holger Schurig
1
-10
/
+11
2007-06-11
[PATCH] libertas: fix scanning from associate path
Marcelo Tosatti
3
-12
/
+21
2007-06-11
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
3
-10
/
+8
2007-06-11
[PATCH] libertas: move vendor & product id's into if_usb.c
Holger Schurig
2
-11
/
+2
2007-06-11
[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LEN
Holger Schurig
2
-8
/
+0
2007-06-11
[PATCH] libertas: remove __FILE__ from debug output
Holger Schurig
1
-4
/
+4
2007-06-11
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
3
-151
/
+2
2007-06-11
[PATCH] libertas: fix removal of all debugfs files
Holger Schurig
1
-1
/
+2
2007-06-11
[PATCH] libertas: a debug output was missing a newline
Holger Schurig
1
-1
/
+1
2007-06-11
[PATCH] libertas: rename wlan_association_worker
Holger Schurig
3
-3
/
+3
2007-06-11
[PATCH] libertas: scan two channels per scan command
Marcelo Tosatti
2
-9
/
+27
2007-06-05
Linux 2.6.22-rc4
v2.6.22-rc4
Linus Torvalds
1
-1
/
+1
2007-06-05
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-189
/
+304
2007-06-05
libata: always use polling SETXFER
Tejun Heo
3
-16
/
+10
2007-06-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-53
/
+26
2007-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-9
/
+10
2007-06-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
21
-96
/
+132
2007-06-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-3
/
+4
2007-06-05
vanishing ioctl handler debugging
Andrew Morton
1
-3
/
+11
2007-06-05
mtrr atomicity fix
Andrew Morton
1
-1
/
+4
2007-06-05
SPI dynamic busid generation bugfix
David Brownell
1
-1
/
+1
2007-06-04
[SCSI] JAZZ ESP and SUN ESP need SPI_ATTRS
David S. Miller
1
-0
/
+2
2007-06-04
[SCSI] atari_NCR5380: update_timeout removal
Michael Schmitz
1
-42
/
+2
2007-06-04
Input: reduce raciness when input handlers disconnect
Dmitry Torokhov
4
-4
/
+4
2007-06-04
Input: ucb1x00 - do not access input_dev->private directly
Dmitry Torokhov
1
-3
/
+4
2007-06-04
[ATA]: Don't allow to enable this for SPARC64 without PCI.
David S. Miller
1
-0
/
+1
2007-06-04
[VIDEO]: XVR500 and XVR2500 require FB=y
David S. Miller
1
-3
/
+3
2007-06-04
[ICMP]: Fix icmp_errors_use_inbound_ifaddr sysctl
Patrick McHardy
1
-6
/
+9
2007-06-04
[IPV4]: Fix "ipOutNoRoutes" counter error for TCP and UDP
Wei Dong
3
-3
/
+13
2007-06-04
[NET] gso: Fix GSO feature mask in sk_setup_caps
Herbert Xu
1
-1
/
+1
2007-06-04
[TCP]: Fix GSO ignorance of pkts_acked arg (cong.cntrl modules)
Ilpo Järvinen
1
-2
/
+2
2007-06-04
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
8
-19
/
+7
2007-06-04
[NET]: Make net watchdog timers 1 sec jiffy aligned.
Venkatesh Pallipadi
1
-1
/
+2
2007-06-04
[ATM]: Fix warning.
Jeff Garzik
1
-4
/
+11
2007-06-04
[TCP]: Use default 32768-61000 outgoing port range in all cases.
Mark Glines
2
-6
/
+1
2007-06-04
[AF_UNIX]: Fix datagram connect race causing an OOPS.
David S. Miller
1
-5
/
+38
2007-06-04
[TG3]: Fix link problem on Dell's onboard 5906.
Michael Chan
1
-2
/
+3
2007-06-04
[AF_UNIX]: Make socket locking much less confusing.
David S. Miller
2
-52
/
+50
2007-06-03
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-265
/
+45
2007-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-321
/
+376
2007-06-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
13
-27
/
+46
[prev]
[next]