index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-10
e100: Fix Tyan motherboard e100 not receiving IPMI commands
David Graham
1
-3
/
+9
2007-07-10
QE Ethernet driver writes to wrong register to mask interrupts
Timur Tabi
1
-1
/
+1
2007-07-10
rrunner.c:rr_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
tokenring/3c359.c:xl_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
sis900_mii_probe() must be __devinit
Adrian Bunk
1
-1
/
+1
2007-07-10
Fix typo in drivers/net/s2io.c
Rolf Eike Beer
1
-1
/
+1
2007-07-10
PCMCIA: add Socket Ethernet card into pcnet_cs
Marcin Juszkiewicz
1
-0
/
+1
2007-07-10
spidernet: improve interrupt handling
Ishizaki Kou
1
-14
/
+45
2007-07-10
3cSOHO100-TX needs EXTRA_PREAMBLE
Steffen Klassert
1
-1
/
+1
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-10
use is_power_of_2() in cxgb3/cxgb3_main.c
vignesh babu
1
-2
/
+3
2007-07-10
atari_pamsnet.c: old declaration ritchie style fix
Yoann Padioleau
1
-40
/
+22
2007-07-10
sky2: 1.16 version
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: remove some leftover debug messages
Stephen Hemminger
1
-4
/
+0
2007-07-10
sky2: use upper_32_bits() macro
Stephen Hemminger
1
-12
/
+7
2007-07-10
sky2: use roundup() macro
Stephen Hemminger
1
-2
/
+1
2007-07-10
sky2: check drop truncated packets
Stephen Hemminger
1
-0
/
+8
2007-07-10
sky2: add support for read/write of EEPROM
Stephen Hemminger
1
-25
/
+115
2007-07-10
sky2: unmark as EXPERIMENTAL
Stephen Hemminger
1
-1
/
+1
2007-07-10
sky2: receive fill
Stephen Hemminger
1
-22
/
+14
2007-07-10
sky2: check for more work before leaving NAPI
Stephen Hemminger
1
-18
/
+17
2007-07-10
sky2: debug interface
Stephen Hemminger
3
-2
/
+208
2007-07-10
sky2: carrier management
Stephen Hemminger
1
-7
/
+4
2007-07-10
sky2: restore workarounds for lost interrupts
Stephen Hemminger
1
-1
/
+8
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
[next]