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
2006-07-05
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
1
-6
/
+36
2006-07-05
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
1
-0
/
+2
2006-07-05
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
22
-0
/
+6911
2006-07-05
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
John W. Linville
1
-2
/
+2
2006-07-05
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
Horms
1
-0
/
+2
2006-07-05
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...
Joseph Jezak
1
-2
/
+4
2006-07-05
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
4
-9
/
+57
2006-07-05
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
1
-0
/
+4
2006-07-05
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...
Larry Finger
1
-0
/
+3
2006-07-05
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
3
-30
/
+3
2006-07-05
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
Eric Sesterhenn
1
-1
/
+1
2006-07-05
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...
Hong Liu
1
-4
/
+11
2006-07-05
[PATCH] bcm43xx: workaround init_board vs. IRQ race
Michael Buesch
1
-13
/
+14
2006-07-05
[PATCH] bcm43xx: use softmac-suggested TX rate
Daniel Drake
1
-1
/
+4
2006-07-05
[PATCH] Add two PLX device IDs
Faidon Liambotis
1
-0
/
+2
2006-07-05
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
Jeff Garzik
13
-134
/
+88
2006-07-05
[netdrvr] Use dev_printk() when ethernet interface isn't available
Jeff Garzik
13
-135
/
+173
2006-07-05
[netdrvr] via-velocity: remove io_size struct member, it is invariant
Jeff Garzik
2
-11
/
+13
2006-07-05
[netdrvr] via-velocity: misc. cleanups
Jeff Garzik
1
-26
/
+22
2006-07-05
[netdrvr] minor cleanups in Becker-derived drivers
Jeff Garzik
4
-23
/
+24
2006-07-05
[netdrvr] via-velocity: use netdev_priv() where appropriate
Jeff Garzik
1
-19
/
+19
2006-07-05
[netdrvr] Remove Becker-template 'io_size' member, when invariant
Jeff Garzik
5
-28
/
+22
2006-07-05
[netdrvr] Remove Linux-specific changelogs from several Becker template drivers
Jeff Garzik
8
-522
/
+24
2006-07-05
[netdrvr] epic100: minor cleanups
Jeff Garzik
1
-61
/
+10
2006-07-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-194
/
+127
2006-07-05
Fix up headers_install wrt devfs removal
Linus Torvalds
1
-1
/
+1
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
49
-0
/
+399
2006-07-04
[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb
Arjan van de Ven
1
-2
/
+3
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
1
-1
/
+4
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
1
-3
/
+13
2006-07-04
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
Greg Ungerer
1
-1
/
+1
2006-07-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
33
-318
/
+2732
2006-07-04
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-15
/
+17
2006-07-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-9
/
+32
2006-07-04
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
19
-428
/
+327
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-464
/
+1159
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
74
-2864
/
+4502
2006-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
14
-27
/
+36
2006-07-04
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
1
-11
/
+6
2006-07-04
[PATCH] zfcp: fix incorrect usage of fsf_req_list_lock
Heiko Carstens
1
-4
/
+5
2006-07-04
[PATCH] zfcp: fix incorrect usage of erp_lock
Heiko Carstens
1
-4
/
+4
2006-07-04
[PATCH] Fix modular cpuid.ko
OGAWA Hirofumi
1
-2
/
+4
2006-07-04
[Bluetooth] Add RFCOMM role switch support
Marcel Holtmann
1
-0
/
+5
2006-07-04
[Bluetooth] Allow disabling of credit based flow control
Marcel Holtmann
1
-5
/
+13
2006-07-04
[Bluetooth] Small cleanup of the L2CAP source code
Marcel Holtmann
1
-180
/
+177
2006-07-04
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
8
-101
/
+79
2006-07-04
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
8
-9
/
+56
2006-07-04
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
7
-86
/
+454
2006-07-04
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
4
-4
/
+20
2006-07-04
[Bluetooth] Add suspend/resume support to the HCI USB driver
Marcel Holtmann
1
-0
/
+71
[next]