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
2010-09-10
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
1
-2
/
+2
2010-09-10
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
1
-2
/
+0
2010-09-10
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
1
-1
/
+1
2010-09-10
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
1
-1
/
+1
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
283
-9099
/
+5821
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-22
/
+58
2010-09-09
drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
Nikitas Angelinas
1
-3
/
+2
2010-09-09
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-09
au1000-eth: change multi-line comments style
Florian Fainelli
2
-14
/
+30
2010-09-09
au1000-eth: remove volatiles, switch to I/O accessors
Florian Fainelli
2
-52
/
+65
2010-09-09
au1000-eth: fix asm -> linux headers inclusion
Florian Fainelli
1
-2
/
+2
2010-09-09
au1000-eth: fix bad printk usages
Florian Fainelli
1
-10
/
+15
2010-09-09
au1000-eth: fix all but one "line over 80 characters warnings"
Florian Fainelli
2
-48
/
+61
2010-09-09
au1000-eth: stylistic fixes
Florian Fainelli
1
-16
/
+16
2010-09-09
au1000-eth: typedefs removal
Florian Fainelli
2
-28
/
+28
2010-09-09
ixgbevf: remove private net_device_stats
Eric Dumazet
2
-22
/
+5
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2461
-74404
/
+197019
2010-09-08
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-08
atlx: make strings const
Stephen Hemminger
1
-3
/
+3
2010-09-08
cxacru: ignore cx82310_eth devices
Ondrej Zary
1
-1
/
+17
2010-09-08
ixgbevf: Removed unneeded HW struct members
Greg Rose
1
-2
/
+0
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
Joe Perches
1
-146
/
+151
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
Joe Perches
1
-38
/
+36
2010-09-08
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
Joe Perches
1
-231
/
+236
2010-09-08
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
Alexander Duyck
1
-1
/
+1
2010-09-08
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
4
-138
/
+260
2010-09-08
Kconfig: have CCWGROUP depend on CLAW
Mike Frysinger
1
-1
/
+1
2010-09-08
qeth: Use %pI6
Joe Perches
1
-6
/
+1
2010-09-08
qdio: extend API to allow polling
Jan Glauber
6
-56
/
+217
2010-09-08
e1000: fix Tx hangs by disabling 64-bit DMA
Jesse Brandeburg
1
-70
/
+92
2010-09-08
drivers: isdn: capi: use simple_strtol to convert numbers
Andy Shevchenko
1
-4
/
+13
2010-09-08
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-08
introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver
Ondrej Zary
3
-0
/
+363
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
19
-277
/
+262
2010-09-07
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-22
/
+12
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-10
/
+16
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
11
-12
/
+59
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-85
/
+196
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-13
/
+6
2010-09-07
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
4
-9
/
+10
2010-09-07
Merge branch 'drm-intel-fixes' of git://anongit.freedesktop.org/~ickle/drm-intel
Linus Torvalds
17
-286
/
+459
2010-09-07
via-velocity: Turn scatter-gather support back off.
David S. Miller
1
-1
/
+1
2010-09-07
PATCH: b44 Handle RX FIFO overflow better (simplified)
Mark Lord
1
-0
/
+9
2010-09-07
3c59x: Fix deadlock in vortex_error()
Ben Hutchings
1
-3
/
+7
2010-09-07
bonding: Fix jiffies overflow problems (again)
Jiri Bohac
1
-17
/
+39
2010-09-07
stmmac: fix sleep inside atomic
Giuseppe Cavallaro
1
-5
/
+4
2010-09-07
r8169: add gro support
Eric Dumazet
1
-2
/
+8
2010-09-07
bnx2x: Update bnx2x version to 1.52.53-6
Yaniv Rosner
1
-2
/
+2
2010-09-07
bnx2x: Change LED scheme for dual-media
Yaniv Rosner
5
-46
/
+336
[prev]
[next]