[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
[safe/jmp/linux-2.6] / drivers / net / mv643xx_eth.c
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-28 Gabriel Paubertmv643xx_eth: Fix use of uninitialized port_num field
2007-03-23 Dale Farnsworthmv643xx_eth: add mv643xx_eth_shutdown function
2007-03-09 Dale Farnsworthmv643xx: Clear pending interrupts before calling reques...
2007-03-06 Dale Farnsworthmv643xx_eth: Place explicit port number in mv643xx_eth_...
2007-03-03 Dale Farnsworthmv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
2007-02-27 Ralf BaechleAlignment in mv643xx_eth
2007-02-09 Al Viro[PATCH] misc duplicate field initializers
2007-01-23 Dale Farnsworthmv643xx_eth: Fix race condition in mv643xx_eth_free_tx_...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-06 Al Viro[PATCH] ... and more work_struct-induced breakage ...
2006-12-04 Al Viro[PATCH] mv643xx_eth.c NULL noise removal
2006-10-20 Linus TorvaldsRevert "[mv643xx] Add pci device table for auto module...
2006-10-18 Ben Collins[mv643xx] Add pci device table for auto module loading.
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-08 Al Viro[PATCH] misc ppc pt_regs fixes
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-05 Maxime Bizon[PATCH] mv643xx_eth: Fix ethtool stats
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-21 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-21 Jeff Garzik[netdrvr] mv643xx_eth: fix obvious typo, which caused...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-09-13 Dale Farnsworth[PATCH] mv643xx_eth: Unmap DMA buffers in receive path
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-18 Herbert Xu[NET]: Clean up skb_linearize
2006-05-02 Olaf Hering[PATCH] mv643xx_eth: provide sysfs class device symlink
2006-04-12 Dale Farnsworth[PATCH] mv643xx_eth: Fix tx_timeout to only conditional...
2006-04-12 Brent Cook[PATCH] mv643xx_eth: Always free completed tx descs...
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Remove non-working feature: task...
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Clean up interrupt handling
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Move #defines of constants to...
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Refactor/clean up tx queue handling
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Refactor tx command queuing code
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Rename "channels" to "queues"
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643...
2006-03-03 Dale Farnsworth[PATCH] mv643xx_eth: Remove duplicate includes of linux...
2006-02-09 Jeff GarzikMerge branch 'viro'
2006-02-08 Al Viro[PATCH] missing includes in drivers/net/mv643xx_eth.c
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Clean up platform_data configuration
2006-01-27 James Chapman[PATCH] mv643xx_eth: use MII library for ethtool functions
2006-01-27 James Chapman[PATCH] mv643xx_eth: use MII library for PHY management
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Make port queue enable/disable...
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp...
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Merge unicast and multicast addres...
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Remove needless mp->port_mac_addr
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Whitespace cleanup
2006-01-27 Paolo Galtieri[PATCH] mv643xx_eth: Update dev->last_rx on packet...
2006-01-27 Dale Farnsworth[PATCH] mv643xx_eth: Fix spinlock recursion bug
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Remove needless mask of extended...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Merge open and stop helper functions
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Fix transmit skb accounting
2006-01-17 Wolfram Joost[PATCH] mv643xx_eth: Request HW checksum generation...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Hold spinlocks only where needed
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: iounmap the correct SRAM buffer
2006-01-17 Paul Janzen[PATCH] mv643xx_eth: Fix handling of small, unaligned...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Receive buffers require 8 byte...
2006-01-17 Dale Farnsworth[PATCH] mv643xx_eth: Add multicast support
2006-01-17 Paolo Galtieri[PATCH] mv643xx_eth: Fix a NULL pointer dereference
2006-01-17 Paolo Galtieri[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
2006-01-17 Olaf Hering[PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h
2006-01-09 Olaf Hering[PATCH] remove bouncing mail address of mv643xx_eth...
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-29 Nicolas DET[PATCH] mv643xx_eth_showsram: Added information message...
2005-09-09 Ingo Molnar[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK...
2005-09-05 Dale Farnsworth[PATCH] mv643xx: add netpoll api support
2005-09-05 Dale Farnsworth[PATCH] mv643xx: Fix promiscuous mode handling
2005-09-05 Dale Farnsworth[PATCH] mv643xx: Disable per port bandwidth limits
2005-09-05 Dale Farnsworth[PATCH] mv643xx: fix outstanding tx skb counter
2005-09-05 Dale Farnsworth[PATCH] mv643xx: fix skb memory leak
2005-08-23 Dale Farnsworth[PATCH] mv643xx: add workaround for HW checksum generat...
2005-04-25 Al Viro[PATCH] ppc iomem annotations: mv643xx_eth
2005-04-16 Benjamin Herrenschmidt[PATCH] ppc32: MV643XX ethernet is an option for Pegasos
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2