index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
788
-37793
/
+55727
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
41
-478
/
+962
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
70
-1437
/
+2751
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+22
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-97
/
+593
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
9
-35
/
+96
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-365
/
+419
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
14
-595
/
+583
2008-12-27
net: Allow dependancies of FDDI & Tokenring to be modular.
Dave Jones
2
-2
/
+2
2008-12-26
igb: Fix build warning when DCA is disabled.
David S. Miller
1
-2
/
+1
2008-12-26
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
11
-14
/
+0
2008-12-26
sfc: If AN is enabled, always read speed/duplex from the AN advertising bits
Ben Hutchings
1
-7
/
+10
2008-12-26
sfc: When disabling the NIC, close the device rather than unregistering it
Ben Hutchings
1
-24
/
+23
2008-12-26
sfc: SFT9001: Add cable diagnostics
Ben Hutchings
1
-8
/
+107
2008-12-26
sfc: Add support for multiple PHY self-tests
Ben Hutchings
5
-15
/
+44
2008-12-26
sfc: Merge top-level functions for self-tests
Ben Hutchings
3
-55
/
+48
2008-12-26
sfc: Clean up PHY mode management in loopback self-test
Ben Hutchings
1
-12
/
+7
2008-12-26
sfc: Fix unreliable link detection in some loopback modes
Ben Hutchings
3
-13
/
+24
2008-12-26
sfc: Generate unique names for per-NIC workqueues
Ben Hutchings
2
-1
/
+6
2008-12-26
802.3ad: use standard ethhdr instead of ad_header
Holger Eitzenberger
2
-18
/
+8
2008-12-26
802.3ad: generalize out mac address initializer
Holger Eitzenberger
2
-11
/
+14
2008-12-26
802.3ad: initialize ports LACPDU from const initializer
Holger Eitzenberger
1
-49
/
+12
2008-12-26
802.3ad: remove typedef around ad_system
Holger Eitzenberger
1
-3
/
+3
2008-12-26
802.3ad: turn ports is_individual into a bool
Holger Eitzenberger
2
-4
/
+4
2008-12-26
802.3ad: turn ports is_enabled into a bool
Holger Eitzenberger
2
-4
/
+5
2008-12-26
802.3ad: make ntt bool
Holger Eitzenberger
2
-11
/
+13
2008-12-26
ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.
Peter P Waskiewicz Jr
1
-34
/
+30
2008-12-26
ixgbe: Fix NAPI enable/disable path when using DCB
Peter P Waskiewicz Jr
2
-5
/
+10
2008-12-26
igb: re-order queues to support cleaner use of ivar on 82576
Alexander Duyck
2
-39
/
+79
2008-12-26
igb: defeature tx head writeback
Alexander Duyck
3
-52
/
+39
2008-12-26
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
1
-42
/
+39
2008-12-26
atm: Driver for Solos PCI ADSL2+ card.
David Woodhouse
3
-0
/
+797
2008-12-26
gigaset: ifdef cleanup
Tilman Schmidt
4
-82
/
+6
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
8
-58
/
+51
2008-12-26
cxgb3: add control to access embedded images
Divy Le Ray
2
-0
/
+19
2008-12-26
drivers/net/wireless/prism54: fix sparse warnings: make symbols static
Hannes Eder
1
-4
/
+4
2008-12-26
drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static
Hannes Eder
1
-3
/
+3
2008-12-26
drivers/net/wireless/b43: fix sparse warnings: make symbols static
Hannes Eder
2
-12
/
+12
2008-12-26
drivers/net/wireless/ath9k: fix sparse warnings: make symbols static
Hannes Eder
1
-30
/
+32
2008-12-26
drivers/net/wireless: fix sparse warnings: make symbols static
Hannes Eder
3
-3
/
+3
2008-12-26
drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols
Hannes Eder
1
-8
/
+2
2008-12-26
drivers/net/wan: fix sparse warning: make symbol static
Hannes Eder
1
-1
/
+1
2008-12-26
drivers/net/wan: fix sparse warnings: make do-while a compound statement
Hannes Eder
1
-4
/
+4
2008-12-26
drivers/net/tulip: fix sparse warnings: make do-while a compound statement
Hannes Eder
2
-4
/
+4
2008-12-26
drivers/net/tokenring: fix sparse warnings: make symbols static
Hannes Eder
4
-5
/
+5
2008-12-26
drivers/net/skfp: fix sparse warnings: make symbols static
Hannes Eder
1
-3
/
+3
2008-12-26
drivers/net/qlge: fix sparse warnings: make symbols static
Hannes Eder
2
-2
/
+2
2008-12-26
drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain in...
Hannes Eder
1
-2
/
+2
2008-12-26
drivers/net/ixgbe: fix sparse warnings: make symbols static
Hannes Eder
2
-14
/
+14
2008-12-26
drivers/net/irda: fix sparse warnings: make symbols static
Hannes Eder
3
-11
/
+11
[next]