index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libertas: fix disabling WPA
Dan Williams
2007-07-10
1
-1
/
+1
*
[PATCH] drivers/net/wireless/libertas/wext.c: remove dead code
Adrian Bunk
2007-07-10
1
-3
/
+0
*
[PATCH] zd1211rw: Defer firmware load until first ifup
Daniel Drake
2007-07-10
10
-124
/
+134
*
[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54L
Daniel Drake
2007-07-10
1
-0
/
+1
*
[PATCH] zd1211rw: Detect more AL2230S radios
Daniel Drake
2007-07-10
3
-6
/
+9
*
[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domains
Daniel Drake
2007-07-10
1
-5
/
+8
*
[PATCH] airo: start with radio off
Michal Schmidt
2007-07-10
1
-1
/
+1
*
[PATCH] airo: simpler calling convention for enable_MAC()
Michal Schmidt
2007-07-10
1
-36
/
+27
*
[PATCH] airo: fix a race causing initialization failures
Michal Schmidt
2007-07-10
1
-31
/
+28
*
[PATCH] airo: delay some initialization until the netdev is up
Michal Schmidt
2007-07-10
1
-35
/
+45
*
[PATCH] airo: disable the PCI device when unloading module
Michal Schmidt
2007-07-10
1
-1
/
+5
*
[PATCH] ipw2100: RF kill switch timer power save
Stephen Hemminger
2007-07-10
1
-4
/
+7
*
[PATCH] ipw2200: rf kill switch polling power saving
Stephen Hemminger
2007-07-10
1
-2
/
+3
*
[PATCH] rtl8187: fix endianness issue in rtl8225 register writing
Michael Wu
2007-07-10
1
-2
/
+2
*
[PATCH] libertas: fix use-after-free in rx path
Holger Schurig
2007-07-10
1
-1
/
+0
*
[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.
Robert P. J. Day
2007-07-10
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2007-07-09
33
-883
/
+745
|
\
|
*
firewire: fw-sbp2: fix DMA mapping of management ORBs
Stefan Richter
2007-07-10
1
-12
/
+9
|
*
firewire: fw-sbp2: fix DMA mapping of command ORBs
Stefan Richter
2007-07-10
1
-9
/
+6
|
*
firewire: fw-sbp2: fix DMA mapping of S/G tables
Stefan Richter
2007-07-10
1
-11
/
+8
|
*
firewire: fw-sbp2: add a boundary check
Stefan Richter
2007-07-10
1
-0
/
+5
|
*
firewire: fw-sbp2: correctly align page tables
Stefan Richter
2007-07-10
1
-1
/
+1
|
*
firewire: fw-sbp2: memset wants string.h
Stefan Richter
2007-07-10
1
-0
/
+1
|
*
firewire: fw-sbp2: use correct speed in sbp2_agent_reset
Stefan Richter
2007-07-10
1
-1
/
+1
|
*
firewire: fw-sbp2: correctly dereference by container_of
Jay Fenlason
2007-07-10
1
-2
/
+3
|
*
firewire: Document userspace ioctl interface.
Kristian Høgsberg
2007-07-10
1
-33
/
+264
|
*
firewire: fw-sbp2: implement nonexclusive login
Stefan Richter
2007-07-10
1
-7
/
+15
|
*
firewire: fw-sbp2: let SCSI shutdown commands through before logout
Stefan Richter
2007-07-10
1
-4
/
+2
|
*
firewire: fw-sbp2: implement max sectors limit for some old bridges
Stefan Richter
2007-07-10
1
-1
/
+3
|
*
firewire: simplify a struct type
Stefan Richter
2007-07-10
2
-30
/
+24
|
*
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
2007-07-10
5
-16
/
+45
|
*
firewire: optimize gap count with 1394b leaf nodes
Stefan Richter
2007-07-10
4
-17
/
+14
|
*
firewire: remove unused macro
Stefan Richter
2007-07-10
1
-1
/
+0
|
*
firewire: missing newline in printk
Stefan Richter
2007-07-10
3
-5
/
+5
|
*
firewire: fw-sbp2: remove unused struct member
Stefan Richter
2007-07-10
1
-6
/
+0
|
*
ieee1394: remove old isochronous ABI
Stefan Richter
2007-07-10
15
-528
/
+48
|
*
ieee1394: sbp2: change some module parameters from int to bool
Stefan Richter
2007-07-10
2
-9
/
+8
|
*
ieee1394: first minimal NUMA awareness
Stefan Richter
2007-07-10
1
-0
/
+1
|
*
ieee1394: eth1394: revert parent device to that in 2.6.20
Stefan Richter
2007-07-10
1
-3
/
+1
|
*
ieee1394: nodemgr: parallelize between several hosts
Stefan Richter
2007-07-10
1
-26
/
+43
|
*
ieee1394: convert ieee1394 from "struct class_device" to "struct device"
Kay Sievers
2007-07-10
7
-84
/
+86
|
*
ieee1394: raw1394: fix a 32/64-bits compat fix
Stefan Richter
2007-07-10
1
-1
/
+5
|
*
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendment
Stefan Richter
2007-07-10
1
-1
/
+5
|
*
ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
1
-1
/
+96
|
*
ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
1
-31
/
+34
|
*
ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel
Petr Vandrovec
2007-07-10
1
-1
/
+1
|
*
ieee1394: add comments in struct hpsb_packet
Stefan Richter
2007-07-10
1
-3
/
+7
|
*
ieee1394: ohci1394: remove dead CONFIG variable
Stefan Richter
2007-07-10
1
-43
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-07-09
13
-199
/
+425
|
\
\
|
*
\
Merge branches 'debug-module-param' and 'upstream' into for-linus
Jiri Kosina
2007-07-09
6
-92
/
+303
|
|
\
\
[next]