index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
fec: remove unnecessary cast
Sascha Hauer
1
-9
/
+5
2009-04-16
fec: do not typedef struct types
Sascha Hauer
2
-21
/
+24
2009-04-16
fec: switch to writel/readl
Sascha Hauer
2
-237
/
+161
2009-04-16
sun3lance: convert to net_device_ops
Alexander Beregalov
1
-6
/
+11
2009-04-16
smc911x: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-16
sgiseeq: convert to net_device_ops
Alexander Beregalov
1
-6
/
+12
2009-04-16
sb1250-mac: convert to net_device_ops
Alexander Beregalov
1
-12
/
+17
2009-04-16
rionet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+10
2009-04-16
pci-skeleton: convert to net_device_ops
Alexander Beregalov
1
-7
/
+12
2009-04-16
pasemi_mac: convert to net_device_ops
Alexander Beregalov
1
-9
/
+14
2009-04-16
netx-eth: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
mvme147: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
mipsnet: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-04-16
meth: convert to net_device_ops
Alexander Beregalov
1
-13
/
+15
2009-04-16
macmace: convert to net_device_ops
Alexander Beregalov
1
-6
/
+12
2009-04-16
mace: convert to net_device_ops
Alexander Beregalov
1
-5
/
+11
2009-04-16
lib82596: convert to net_device_ops
Alexander Beregalov
1
-9
/
+14
2009-04-16
korina: convert to net_device_ops
Alexander Beregalov
1
-9
/
+16
2009-04-16
jazzsonic: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-16
ixp2000/ixpdev: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-16
iseries_veth: convert to net_device_ops
Alexander Beregalov
1
-6
/
+11
2009-04-16
irda/sa1100_ir: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
irda/pxaficp_ir: convert to net_device_ops
Alexander Beregalov
1
-4
/
+11
2009-04-16
irda/au1k_ir: convert to net_device_ops
Alexander Beregalov
1
-5
/
+12
2009-04-16
ibmveth: convert to net_device_ops
Alexander Beregalov
1
-10
/
+16
2009-04-16
hplance: convert to net_device_ops
Alexander Beregalov
1
-7
/
+14
2009-04-16
dm9000: convert to net_device_ops
Alexander Beregalov
1
-12
/
+18
2009-04-16
cpmac: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-16
bmac: convert to net_device_ops
Alexander Beregalov
1
-5
/
+11
2009-04-16
8390(p): remove old compat_net_dev_ops code
Alexander Beregalov
2
-16
/
+4
2009-04-16
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
1
-6
/
+0
2009-04-16
ipw2x00: remove old compat_net_dev_ops code
Alexander Beregalov
1
-4
/
+0
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
7
-93
/
+101
2009-04-14
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
1
-22
/
+39
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
13
-42
/
+22
2009-04-14
kaweth: Clean up code
Larry Finger
1
-8
/
+25
2009-04-14
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-04-14
be2net: changes for checksum and segmentation offload
Ajit Khaparde
1
-6
/
+22
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
5
-70
/
+169
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2
-13
/
+39
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
4
-8
/
+29
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
4
-50
/
+107
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2
-6
/
+10
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
1
-0
/
+1
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
1
-0
/
+2
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
1
-1
/
+2
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2
-0
/
+2
2009-04-10
MAINTAINERS: rds list is moderated
Kyle McMartin
1
-1
/
+1
2009-04-10
ERR_PTR() dereference in net/rds/ib.c
Dan Carpenter
1
-2
/
+2
[next]