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-10-17
drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2010-10-17
stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
Giuseppe Cavallaro
1
-2
/
+0
2010-10-17
niu: introduce temp variables to avoid sparse warnings when swapping in-situ
Harvey Harrison
1
-55
/
+37
2010-10-16
net: move MII outside of NET_ETHERNET, fix kconfig warning
Randy Dunlap
1
-7
/
+7
2010-10-16
infiniband: fix mlx4 kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2010-10-16
stmmac: make function tables const
stephen hemminger
10
-13
/
+13
2010-10-16
stmmac: make ethtool functions local
stephen hemminger
1
-11
/
+13
2010-10-16
via-velocity: forced 1000 Mbps mode support.
françois romieu
2
-8
/
+79
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
1
-7
/
+87
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
1
-1
/
+2
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
1
-9
/
+9
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
1
-13
/
+13
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
1
-0
/
+7
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-14
cnic: Add support for 57712 device
Michael Chan
3
-17
/
+103
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2
-100
/
+124
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
3
-4
/
+111
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2
-4
/
+4
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
1
-12
/
+20
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
1
-1
/
+1
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2
-4
/
+4
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
1
-0
/
+1
2010-10-11
bnx2: Enable AER on PCIE devices only
Michael Chan
1
-14
/
+22
2010-10-11
bnx2: Update firmware to 6.0.x.
Michael Chan
2
-46
/
+36
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-57
/
+71
2010-10-11
NET: pch, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-10-11
irda: Test index before read in stir421x_patch_device()
Roel Kluin
1
-4
/
+4
2010-10-09
sundance: get_stats proper locking
Eric Dumazet
1
-4
/
+6
2010-10-09
net/tg3: simplify conditional
Nicolas Kaiser
1
-2
/
+1
2010-10-09
ehea: simplify conditional
Nicolas Kaiser
1
-1
/
+1
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
1
-24
/
+29
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
1
-6
/
+6
2010-10-08
qlcnic: update driver version 5.0.11
Amit Kumar Salecha
1
-2
/
+2
2010-10-08
qlcnic: change all P3 references to P3P
Sritej Velaga
5
-72
/
+72
2010-10-08
qlcnic: fix promiscous mode for VF
Rajesh Borundia
3
-3
/
+10
2010-10-08
qlcnic: fix board description
Sritej Velaga
1
-1
/
+1
2010-10-08
qlcnic: remove private LRO flag
Amit Kumar Salecha
3
-9
/
+2
2010-10-08
qlcnic: support quiescent mode
Amit Kumar Salecha
3
-17
/
+74
2010-10-08
qlcnic: driver private workqueue
Amit Kumar Salecha
1
-1
/
+11
2010-10-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
108
-2546
/
+2892
[next]