summaryrefslogtreecommitdiffstats
path: root/drivers/net/jme.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-20bnx2: Use proper counter for net_device_stats->multicast.Michael Chan1-1/+1
2010-07-20ixgbe: fix version string for ixgbeDon Skidmore1-1/+1
2010-07-20ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma poolYi Zou1-1/+1
2010-07-20ixgbe: properly toggling netdev feature flags when disabling FCoEYi Zou2-13/+11
2010-07-20ixgbe: drop support for UDP in RSS hash generationAlexander Duyck1-3/+1
2010-07-20ixgbe: dcb, set DPF bit when PFC is enabledJohn Fastabend1-1/+1
2010-07-20e1000: allow option to limit number of descriptors down to 48 per ringAlexander Duyck1-2/+2
2010-07-20drivers/net/82596.c: fix warningAndrew Morton1-1/+1
2010-07-20ks8842: Fix ks8842_tx_frame() for 16bit case.David S. Miller1-5/+3
2010-07-20net: this_cpu_xxx conversionsEric Dumazet2-4/+3
2010-07-19smsc911x: Add spinlocks around registers accessCatalin Marinas1-40/+52
2010-07-19bonding: avoid a warningEric Dumazet1-0/+2
2010-07-19net: Removing dead ARCH_PNX010XChristoph Egger2-47/+2
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2-5/+12
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-19net: 64bit stats for netdev_queueEric Dumazet2-4/+6
2010-07-19bonding: fix bond_inet6addr_event()Eric Dumazet1-0/+2
2010-07-19s2io: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2010-07-19sch_atm: Convert to use standard list_head facilities.David S. Miller1-57/+41
2010-07-19net: support time stamping in phy devices.Richard Cochran10-1/+208