index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/acenic.c: fix check-after-use
Adrian Bunk
2007-07-24
1
-6
/
+0
*
defxx: Use __maybe_unused rather than a local hack
Maciej W. Rozycki
2007-07-24
1
-9
/
+8
*
Fix error checking in Vitesse IRQ config
Andy Fleming
2007-07-24
1
-1
/
+1
*
ps3: reduce allocation size of rx skb buffers
Masakazu Mokuno
2007-07-24
2
-13
/
+44
*
atl1: use kernel provided ethernet length constants
Jay Cliburn
2007-07-24
2
-11
/
+7
*
atl1: fix typo in dma_req_block
Jay Cliburn
2007-07-24
1
-2
/
+2
*
atl1: change cmb write threshold
Jay Cliburn
2007-07-24
1
-1
/
+4
*
atl1: fix typo in DMA engine setup
Jay Cliburn
2007-07-24
1
-2
/
+2
*
atl1: change tpd_avail function name
Jay Cliburn
2007-07-24
1
-2
/
+2
*
ps3: fix rare issue that reenabling rx DMA fails
Masakazu Mokuno
2007-07-24
2
-2
/
+8
*
ps3: removed calling netif_poll_enable() in open()
Masakazu Mokuno
2007-07-24
1
-1
/
+0
*
ps3: use ethX as the name of irq
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
ps3: use net_device_stats of net_device structure
Masakazu Mokuno
2007-07-24
2
-24
/
+8
*
ps3: removed conditional ethtool support
Masakazu Mokuno
2007-07-24
2
-6
/
+0
*
ps3: removed defines no longer used
Masakazu Mokuno
2007-07-24
1
-7
/
+0
*
ps3: tx descriptor handling cleanup
Masakazu Mokuno
2007-07-24
1
-53
/
+71
*
ps3: some minor cleanups
Masakazu Mokuno
2007-07-24
2
-3
/
+3
*
ps3: fix wrong calculation of rx descriptor address
Masakazu Mokuno
2007-07-24
1
-1
/
+1
*
netxen: Load firmware during probe, dma watchdog fix.
dhananjay@netxen.com
2007-07-24
2
-26
/
+25
*
ucc_geth: add support to netif message level
Li Yang
2007-07-24
1
-125
/
+190
*
ucc_geth: add ethtool support
Li Yang
2007-07-24
5
-14
/
+407
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-22
21
-715
/
+802
|
\
|
*
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
10
-159
/
+378
|
*
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
1
-8
/
+9
|
*
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2007-07-20
2
-18
/
+18
|
*
IB/ehca: Generate async event when SRQ limit reached
Hoang-Nam Nguyen
2007-07-20
1
-14
/
+28
|
*
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
5
-63
/
+357
|
*
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
2007-07-20
1
-3
/
+5
|
*
mlx4_core: Change command token on timeout
Roland Dreier
2007-07-20
1
-2
/
+1
|
*
IB/mthca: Change command token on timeout
Michael S. Tsirkin
2007-07-20
1
-2
/
+1
|
*
IB/ipath: Remove ipath_layer dead code
Arthur Jones
2007-07-20
4
-439
/
+0
|
*
IB/mlx4: Fix leaks in __mlx4_ib_modify_qp
Florin Malita
2007-07-20
1
-7
/
+5
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-22
61
-1236
/
+3525
|
\
\
|
*
|
[SCSI] libsas: make ATA functions selectable by a config option
James Bottomley
2007-07-22
5
-397
/
+417
|
*
|
[SCSI] bsg: make class backlinks
James Bottomley
2007-07-21
2
-15
/
+19
|
*
|
[SCSI] 3w-9xxx: add support for 9690SA
adam radford
2007-07-21
2
-27
/
+45
|
*
|
[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.
David Miller
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] libsas: fix scr_read/write users and update the libata documentation
James Bottomley
2007-07-20
1
-8
/
+16
|
*
|
[SCSI] mpt fusion: update Kconfig help
Gwendal Grignou
2007-07-20
1
-0
/
+1
|
*
|
[SCSI] scsi_transport_sas: add destructor for bsg
James Bottomley
2007-07-20
1
-1
/
+35
|
*
|
[SCSI] iscsi_tcp: buggered kmalloc()
Al Viro
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Update version number to 8.02.00-k2.
Andrew Vasquez
2007-07-20
1
-1
/
+1
|
*
|
[SCSI] qla2xxx: Add ISP25XX support.
Andrew Vasquez
2007-07-20
11
-218
/
+1137
|
*
|
[SCSI] qla2xxx: Use pci_try_set_mwi().
Andrew Vasquez
2007-07-20
1
-6
/
+3
|
*
|
[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.
Andrew Vasquez
2007-07-20
1
-21
/
+4
|
*
|
[SCSI] qla2xxx: Re-factor isp_operations to static structures.
Andrew Vasquez
2007-07-20
9
-196
/
+244
|
*
|
[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.
Shyam Sundar
2007-07-20
1
-0
/
+19
|
*
|
[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...
Andrew Vasquez
2007-07-20
2
-9
/
+28
|
*
|
[SCSI] qla2xxx: Generalize iIDMA support.
Andrew Vasquez
2007-07-20
5
-5
/
+9
|
*
|
[SCSI] qla2xxx: Generalize FW-Interface-2 support.
Andrew Vasquez
2007-07-20
9
-54
/
+60
[next]