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
*
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
2010-11-29
1
-1
/
+4
*
qeth: l3 fix len in tso hdr
Frank Blaschka
2010-11-29
1
-0
/
+1
*
qeth: enable interface setup if LAN is offline
Ursula Braun
2010-11-29
2
-10
/
+12
*
drivers/s390/net: Remove unnecessary semicolons
Joe Perches
2010-11-29
1
-1
/
+1
*
qeth lcs: convert mc rwlock to RCU
Sachin Sant
2010-11-29
2
-9
/
+12
*
stmmac: fix stmmac_resume removing not yet used shutdown flag
Giuseppe Cavallaro
2010-11-29
1
-7
/
+0
*
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
2010-11-29
1
-1
/
+1
*
forcedeth: do not use assignment in if conditions
Szymon Janc
2010-11-29
1
-2
/
+4
*
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
2010-11-29
1
-2
/
+2
*
forcedeth: remove unnecessary checks before kfree
Szymon Janc
2010-11-29
1
-8
/
+5
*
forcedeth: fix multiple code style issues
Szymon Janc
2010-11-29
1
-166
/
+135
*
zd1211rw: document need for kmalloc cast
Joe Perches
2010-11-29
1
-0
/
+1
*
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-29
2
-18
/
+10
*
qlcnic: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-29
1
-2
/
+1
*
netxen: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-29
1
-2
/
+1
*
cxgb3: Removing unused return variable
Breno Leitao
2010-11-28
1
-2
/
+1
*
ethoc: remove division from loops
Jonas Bonn
2010-11-28
1
-4
/
+13
*
ethoc: fix function return type
Jonas Bonn
2010-11-28
1
-3
/
+2
*
ethoc: rework mdio read/write
Jonas Bonn
2010-11-28
1
-8
/
+6
*
ethoc: rework interrupt handling
Jonas Bonn
2010-11-28
1
-27
/
+49
*
ethoc: Double check pending RX packet
Jonas Bonn
2010-11-28
1
-2
/
+13
*
ethoc: enable interrupts after napi_complete
Adam Edvardsson
2010-11-28
1
-1
/
+1
*
ethoc: remove unused spinlock
Jonas Bonn
2010-11-28
1
-3
/
+0
*
ethoc: Add device tree configuration
Jonas Bonn
2010-11-28
1
-2
/
+30
*
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
2010-11-28
1
-5
/
+4
*
bnx2: Remove config access to non-standard registers
Michael Chan
2010-11-28
1
-8
/
+8
*
bnx2: Fix reset bug on 5709
Eddie Wai
2010-11-28
2
-7
/
+24
*
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
2010-11-28
1
-2
/
+2
*
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
2010-11-28
1
-2
/
+4
*
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
2010-11-28
4
-2
/
+10
*
drivers/net: use vzalloc()
Eric Dumazet
2010-11-28
17
-87
/
+39
*
be2net: adding support for Lancer family of CNAs
Sathya Perla
2010-11-28
5
-92
/
+301
*
infiniband: remove dev_base_lock use
Eric Dumazet
2010-11-24
2
-6
/
+6
*
stmmac: update the driver version
Giuseppe CAVALLARO
2010-11-24
1
-1
/
+1
*
stmmac: convert to dev_pm_ops.
Giuseppe CAVALLARO
2010-11-24
2
-54
/
+71
*
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
2010-11-24
2
-27
/
+13
*
stmmac: tidy-up stmmac_priv structure
Giuseppe CAVALLARO
2010-11-24
4
-52
/
+44
*
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...
Vladislav Zolotarov
2010-11-24
2
-8
/
+8
*
bnx2x: Disable local BHes to prevent a dead-lock situation
Eric Dumazet
2010-11-24
1
-1
/
+8
*
tg3: Remove tg3_config_info definition
Matt Carlson
2010-11-24
1
-4
/
+0
*
tg3: Enable phy APD for 5717 and later asic revs
Matt Carlson
2010-11-24
1
-2
/
+3
*
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
Matt Carlson
2010-11-24
1
-32
/
+41
*
tg3: Reenable TSS for 5719
Matt Carlson
2010-11-24
1
-1
/
+7
*
tg3: Enable mult rd DMA engine on 5719
Matt Carlson
2010-11-24
1
-2
/
+1
*
tg3: Reorg tg3_napi members
Matt Carlson
2010-11-24
1
-6
/
+6
*
tg3: Fix 5719 internal FIFO overflow problem
Matt Carlson
2010-11-24
2
-3
/
+42
*
tg3: Always turn on APE features in mac_mode reg
Matt Carlson
2010-11-24
1
-19
/
+18
*
tg3: Assign correct tx margin for 5719
Matt Carlson
2010-11-24
2
-0
/
+6
*
tg3: Apply 10Mbps fix to all 57765 revisions
Matt Carlson
2010-11-24
1
-9
/
+12
*
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
2010-11-22
1
-1
/
+32
[next]