index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
[PATCH] softmac: Fix ESSID problem
Jean Tourrilhes
1
-1
/
+4
2007-07-10
[PATCH] use list_for_each_entry() for iteration in Prism 54 driver
Matthias Kaehlcke
1
-16
/
+6
2007-07-10
[PATCH] libertas: fix disabling WPA
Dan Williams
1
-1
/
+1
2007-07-10
[PATCH] drivers/net/wireless/libertas/wext.c: remove dead code
Adrian Bunk
1
-3
/
+0
2007-07-10
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
10
-124
/
+134
2007-07-10
[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54L
Daniel Drake
1
-0
/
+1
2007-07-10
[PATCH] zd1211rw: Detect more AL2230S radios
Daniel Drake
3
-6
/
+9
2007-07-10
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
Daniel Drake
1
-5
/
+8
2007-07-10
[PATCH] airo: start with radio off
Michal Schmidt
1
-1
/
+1
2007-07-10
[PATCH] airo: simpler calling convention for enable_MAC()
Michal Schmidt
1
-36
/
+27
2007-07-10
[PATCH] airo: fix a race causing initialization failures
Michal Schmidt
1
-31
/
+28
2007-07-10
[PATCH] airo: delay some initialization until the netdev is up
Michal Schmidt
1
-35
/
+45
2007-07-10
[PATCH] airo: disable the PCI device when unloading module
Michal Schmidt
1
-1
/
+5
2007-07-10
[PATCH] ipw2100: RF kill switch timer power save
Stephen Hemminger
1
-4
/
+7
2007-07-10
[PATCH] ipw2200: rf kill switch polling power saving
Stephen Hemminger
1
-2
/
+3
2007-07-10
[PATCH] rtl8187: fix endianness issue in rtl8225 register writing
Michael Wu
1
-2
/
+2
2007-07-10
[PATCH] libertas: fix use-after-free in rx path
Holger Schurig
1
-1
/
+0
2007-07-10
[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.
Robert P. J. Day
1
-1
/
+0
2007-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
33
-883
/
+745
2007-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-199
/
+425
2007-07-10
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
83
-2683
/
+6793
2007-07-10
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
1
-12
/
+9
2007-07-10
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
1
-9
/
+6
2007-07-10
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
1
-11
/
+8
2007-07-10
firewire: fw-sbp2: add a boundary check
Stefan Richter
1
-0
/
+5
2007-07-10
firewire: fw-sbp2: correctly align page tables
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: memset wants string.h
Stefan Richter
1
-0
/
+1
2007-07-10
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
1
-1
/
+1
2007-07-10
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
1
-2
/
+3
2007-07-10
firewire: Document userspace ioctl interface.
Kristian Høgsberg
1
-33
/
+264
2007-07-10
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
1
-7
/
+15
2007-07-10
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
1
-4
/
+2
2007-07-10
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
1
-1
/
+3
2007-07-10
firewire: simplify a struct type
Stefan Richter
2
-30
/
+24
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
5
-16
/
+45
2007-07-10
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
4
-17
/
+14
2007-07-10
firewire: remove unused macro
Stefan Richter
1
-1
/
+0
2007-07-10
firewire: missing newline in printk
Stefan Richter
3
-5
/
+5
2007-07-10
firewire: fw-sbp2: remove unused struct member
Stefan Richter
1
-6
/
+0
2007-07-10
ieee1394: remove old isochronous ABI
Stefan Richter
15
-528
/
+48
2007-07-10
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2
-9
/
+8
2007-07-10
ieee1394: first minimal NUMA awareness
Stefan Richter
1
-0
/
+1
2007-07-10
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
1
-3
/
+1
2007-07-10
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
1
-26
/
+43
2007-07-10
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
7
-84
/
+86
2007-07-10
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
1
-1
/
+5
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
1
-1
/
+5
2007-07-10
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-1
/
+96
2007-07-10
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-31
/
+34
2007-07-10
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
1
-1
/
+1
[next]