index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meth: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-13
/
+15
*
macmace: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-6
/
+12
*
mace: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-5
/
+11
*
lib82596: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-9
/
+14
*
korina: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-9
/
+16
*
jazzsonic: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-6
/
+13
*
ixp2000/ixpdev: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-6
/
+13
*
iseries_veth: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-6
/
+11
*
irda/sa1100_ir: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-5
/
+12
*
irda/pxaficp_ir: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-4
/
+11
*
irda/au1k_ir: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-5
/
+12
*
ibmveth: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-10
/
+16
*
hplance: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-7
/
+14
*
dm9000: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-12
/
+18
*
cpmac: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-8
/
+15
*
bmac: convert to net_device_ops
Alexander Beregalov
2009-04-16
1
-5
/
+11
*
8390(p): remove old compat_net_dev_ops code
Alexander Beregalov
2009-04-16
2
-16
/
+4
*
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
2009-04-16
1
-6
/
+0
*
ipw2x00: remove old compat_net_dev_ops code
Alexander Beregalov
2009-04-16
1
-4
/
+0
*
gro: New frags interface to avoid copying shinfo
Herbert Xu
2009-04-16
3
-30
/
+51
*
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
2009-04-14
1
-22
/
+39
*
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
2009-04-14
13
-42
/
+22
*
kaweth: Clean up code
Larry Finger
2009-04-14
1
-8
/
+25
*
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
2009-04-14
1
-2
/
+1
*
be2net: changes for checksum and segmentation offload
Ajit Khaparde
2009-04-14
1
-6
/
+22
*
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
2009-04-11
1
-1
/
+1
*
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
2009-04-11
5
-70
/
+169
*
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2009-04-11
2
-13
/
+39
*
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
2009-04-11
4
-8
/
+29
*
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
2009-04-11
4
-50
/
+107
*
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2009-04-11
2
-6
/
+10
*
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
2009-04-11
1
-0
/
+1
*
ixgbe: add support for addition VT_CTL defines
Don Skidmore
2009-04-11
1
-0
/
+2
*
ixgbe: fix IXGBE_MTQC values
Don Skidmore
2009-04-11
1
-1
/
+2
*
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2009-04-11
2
-0
/
+2
*
sfc: Don't specify unexistent IRQ
Jean Delvare
2009-04-09
2
-5
/
+0
*
netxen: cache align register map table
Dhananjay Phadke
2009-04-09
1
-1
/
+2
*
netxen: enable GRO support
Amit Kumar Salecha
2009-04-09
2
-3
/
+5
*
netxen: enable rss for NX2031
Dhananjay Phadke
2009-04-09
4
-43
/
+137
*
netxen: sanitize function names
Dhananjay Phadke
2009-04-09
7
-406
/
+233
*
netxen: annotate register access functions
Dhananjay Phadke
2009-04-09
7
-344
/
+239
*
netxen: allocate status rings dynamically
Dhananjay Phadke
2009-04-09
2
-6
/
+30
*
netxen: async link event handling
Dhananjay Phadke
2009-04-09
6
-57
/
+263
*
netxen: defer firmware handshake
Dhananjay Phadke
2009-04-09
3
-42
/
+22
*
netxen: refactor transmit code
Dhananjay Phadke
2009-04-09
5
-120
/
+108
*
netxen: refactor netxen_adapter
Dhananjay Phadke
2009-04-09
3
-59
/
+39
*
netxen: code cleanup
Dhananjay Phadke
2009-04-09
8
-256
/
+146
*
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
2009-04-07
3
-13
/
+13
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
58
-102
/
+98
[next]