index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000: integrate ich8 support into driver
Auke Kok
2006-06-27
4
-130
/
+725
*
e1000: add ich8lan core functions
Auke Kok
2006-06-27
3
-7
/
+1392
*
e1000: disable ERT
Auke Kok
2006-06-27
1
-3
/
+0
*
e1000: check return value of _get_speed_and_duplex
Auke Kok
2006-06-27
1
-2
/
+6
*
e1000: M88 PHY workaround
Auke Kok
2006-06-27
2
-17
/
+40
*
e1000: fix adapter led blinking inconsistency
Auke Kok
2006-06-27
3
-14
/
+40
*
e1000: disable CRC stripping workaround
Auke Kok
2006-06-27
1
-4
/
+1
*
e1000: force register write flushes to circumvent broken platforms
Auke Kok
2006-06-27
2
-9
/
+33
*
e1000: rework module param code with uninitialized values
Auke Kok
2006-06-27
1
-106
/
+61
*
e1000: recycle skb
Auke Kok
2006-06-27
1
-1
/
+2
*
e1000: change printk into DPRINTK
Auke Kok
2006-06-27
1
-1
/
+1
*
e1000: add smart power down code
Auke Kok
2006-06-27
3
-0
/
+41
*
e1000: small performance tweak by removing double code
Auke Kok
2006-06-27
1
-1
/
+0
*
e1000: fix CONFIG_PM blocks
Auke Kok
2006-06-27
1
-2
/
+4
*
e1000: Make PHY powerup/down a function
Auke Kok
2006-06-27
1
-27
/
+49
*
e1000: rework driver hardware reset locking
Auke Kok
2006-06-27
3
-75
/
+105
*
e1000: fix loopback ethtool test
Auke Kok
2006-06-27
1
-1
/
+1
*
[PATCH] s2io: netpoll support
Brian Haley
2006-06-20
1
-0
/
+48
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-06-20
11
-213
/
+398
|
\
|
*
[PATCH] ipw2200 locking fix
Zhu Yi
2006-06-15
2
-9
/
+33
|
*
[PATCH] pci: bcm43xx avoid pci_find_device
Jiri Slaby
2006-06-15
1
-5
/
+16
|
*
[PATCH] bcm43xx: preemptible periodic work
Michael Buesch
2006-06-15
4
-13
/
+143
|
*
[PATCH] bcm43xx: redesign locking
Michael Buesch
2006-06-15
8
-191
/
+211
|
*
Merge branch 'from-linus' into upstream
John W. Linville
2006-06-13
29
-200
/
+212
|
|
\
*
|
\
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
2006-06-20
1
-2
/
+6
|
\
\
\
|
*
|
|
sundance: PCI ID for ip100a
Pedro Alejandro López-Valencia
2006-06-15
1
-2
/
+6
*
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-20
1
-8
/
+0
|
\
\
\
\
|
*
|
|
|
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
2006-06-19
1
-8
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2006-06-20
33
-958
/
+3889
|
\
\
\
\
\
|
*
|
|
|
|
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
Roland Dreier
2006-06-18
3
-376
/
+553
|
*
|
|
|
|
IB/mthca: Make all device methods truly reentrant
Roland Dreier
2006-06-18
5
-22
/
+48
|
*
|
|
|
|
IB/mthca: Fix memory leak on modify_qp error paths
Roland Dreier
2006-06-18
1
-6
/
+6
|
*
|
|
|
|
IB/uverbs: Factor out common idr code
Roland Dreier
2006-06-18
1
-60
/
+22
|
*
|
|
|
|
IB/uverbs: Don't decrement usecnt on error paths
Roland Dreier
2006-06-18
1
-7
/
+0
|
*
|
|
|
|
IB/uverbs: Release lock on error path
Ganapathi CH
2006-06-18
1
-2
/
+4
|
*
|
|
|
|
IB/cm: Use address handle helpers
Sean Hefty
2006-06-18
2
-20
/
+11
|
*
|
|
|
|
IB/sa: Add ib_init_ah_from_path()
Sean Hefty
2006-06-18
1
-0
/
+31
|
*
|
|
|
|
IB: Add ib_init_ah_from_wc()
Sean Hefty
2006-06-18
1
-16
/
+28
|
*
|
|
|
|
IB/ucm: Get rid of duplicate P_Key parameter
Sean Hefty
2006-06-18
2
-2
/
+1
|
*
|
|
|
|
IB/srp: Factor out common request reset code
Ishai Rabinovitz
2006-06-18
1
-22
/
+18
|
*
|
|
|
|
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2006-06-18
2
-3
/
+42
|
*
|
|
|
|
IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.
Or Gerlitz
2006-06-18
1
-3
/
+27
|
*
|
|
|
|
IB/mthca: Fill in max_map_per_fmr device attribute
Or Gerlitz
2006-06-18
1
-0
/
+10
|
*
|
|
|
|
IB/ipath: Add client reregister event generation
Roland Dreier
2006-06-18
1
-1
/
+1
|
*
|
|
|
|
IB/mthca: Add client reregister event generation
Leonid Arsh
2006-06-18
1
-3
/
+11
|
*
|
|
|
|
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
Leonid Arsh
2006-06-18
1
-38
/
+2
|
*
|
|
|
|
IPoIB: Handle client reregister events
Leonid Arsh
2006-06-18
1
-1
/
+2
|
*
|
|
|
|
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
2006-06-18
3
-34
/
+39
|
*
|
|
|
|
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
2006-06-18
1
-18
/
+9
|
*
|
|
|
|
IB/mad: Check GID/LID when matching requests
Jack Morgenstein
2006-06-18
1
-31
/
+63
[next]