index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
forcedeth: do not use assignment in if conditions
Szymon Janc
1
-2
/
+4
2010-11-29
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
1
-2
/
+2
2010-11-29
forcedeth: remove unnecessary checks before kfree
Szymon Janc
1
-8
/
+5
2010-11-29
forcedeth: fix multiple code style issues
Szymon Janc
1
-166
/
+135
2010-11-29
zd1211rw: document need for kmalloc cast
Joe Perches
1
-0
/
+1
2010-11-29
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2
-18
/
+10
2010-11-29
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-29
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
1
-2
/
+1
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
ethoc: remove division from loops
Jonas Bonn
1
-4
/
+13
2010-11-28
ethoc: fix function return type
Jonas Bonn
1
-3
/
+2
2010-11-28
ethoc: rework mdio read/write
Jonas Bonn
1
-8
/
+6
2010-11-28
ethoc: rework interrupt handling
Jonas Bonn
1
-27
/
+49
2010-11-28
ethoc: Double check pending RX packet
Jonas Bonn
1
-2
/
+13
2010-11-28
ethoc: enable interrupts after napi_complete
Adam Edvardsson
1
-1
/
+1
2010-11-28
ethoc: remove unused spinlock
Jonas Bonn
1
-3
/
+0
2010-11-28
ethoc: Add device tree configuration
Jonas Bonn
1
-2
/
+30
2010-11-28
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
1
-5
/
+4
2010-11-28
bnx2: Remove config access to non-standard registers
Michael Chan
1
-8
/
+8
2010-11-28
bnx2: Fix reset bug on 5709
Eddie Wai
2
-7
/
+24
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-2
/
+2
2010-11-28
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
1
-2
/
+4
2010-11-28
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
4
-2
/
+10
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
17
-87
/
+39
2010-11-28
be2net: adding support for Lancer family of CNAs
Sathya Perla
5
-92
/
+301
2010-11-24
infiniband: remove dev_base_lock use
Eric Dumazet
2
-6
/
+6
2010-11-24
stmmac: update the driver version
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-24
stmmac: convert to dev_pm_ops.
Giuseppe CAVALLARO
2
-54
/
+71
2010-11-24
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
2
-27
/
+13
2010-11-24
stmmac: tidy-up stmmac_priv structure
Giuseppe CAVALLARO
4
-52
/
+44
2010-11-24
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...
Vladislav Zolotarov
2
-8
/
+8
2010-11-24
bnx2x: Disable local BHes to prevent a dead-lock situation
Eric Dumazet
1
-1
/
+8
2010-11-24
tg3: Remove tg3_config_info definition
Matt Carlson
1
-4
/
+0
2010-11-24
tg3: Enable phy APD for 5717 and later asic revs
Matt Carlson
1
-2
/
+3
2010-11-24
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
Matt Carlson
1
-32
/
+41
2010-11-24
tg3: Reenable TSS for 5719
Matt Carlson
1
-1
/
+7
2010-11-24
tg3: Enable mult rd DMA engine on 5719
Matt Carlson
1
-2
/
+1
2010-11-24
tg3: Reorg tg3_napi members
Matt Carlson
1
-6
/
+6
2010-11-24
tg3: Fix 5719 internal FIFO overflow problem
Matt Carlson
2
-3
/
+42
2010-11-24
tg3: Always turn on APE features in mac_mode reg
Matt Carlson
1
-19
/
+18
2010-11-24
tg3: Assign correct tx margin for 5719
Matt Carlson
2
-0
/
+6
2010-11-24
tg3: Apply 10Mbps fix to all 57765 revisions
Matt Carlson
1
-9
/
+12
2010-11-22
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
1
-1
/
+32
2010-11-21
ixgbe: update version number for ixgbe
Don Skidmore
1
-1
/
+1
2010-11-20
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
3
-274
/
+921
2010-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-29
/
+47
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2
-16
/
+10
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-18
can: EG20T PCH: use BIT(X)
Tomoya
1
-36
/
+37
2010-11-18
can: EG20T PCH: add prefix to macro
Tomoya
1
-202
/
+189
[next]