- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / mv643xx_eth.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-18 Olaf Hering+- add patches.arch/ppc-pegasos-mv643xx_eth-modalias...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-23 Dale Farnsworthmv643xx_eth: Hook up mv643xx_get_sset_count
2007-10-23 Dale Farnsworthmv643xx_eth: Remove obsolete checksum offload comment
2007-10-23 Lennert Buytenhekmv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643...
2007-10-23 Lennert Buytenhekmv643xx_eth: Remove MV643XX_ETH_ register prefix
2007-10-23 Lennert Buytenhekmv643xx_eth: Remove SHARED_REGS register address bias
2007-10-23 Lennert Buytenhekmv643xx_eth: Enable use on Orion platforms
2007-10-13 Al Virofallout from DECLARE_MAC_BUF patches
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Denis Chengdrivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-10-02 Dale Farnsworthmv643xx_eth: Do not modify struct netdev tx_queue_len
2007-09-29 Dale Farnsworthmv643xx_eth: Check ETH_INT_CAUSE_STATE bit
2007-09-26 Al Viromv643xx_eth: duplicate methods in initializer
2007-09-15 Dale Farnsworthmv643xx_eth: Fix tx_bytes stats calculation
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-28 Gabriel Paubertmv643xx_eth: make eth_port_uc_addr_{get,set}() calls...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
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-16 Greg Kroah-Hartmanadd the 2.6.18.1 patch (cvs is doing something odd...)
2006-10-13 Jeff Garzikmv643xx_eth: fix obvious typo, which caused build breakage
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-15 Olaf Hering+- drop patches.suse/mv643xx_eth.hwinfo.patch
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-08-28 Olaf Hering+- add patches.suse/mv643xx_eth.hwinfo.patch
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-21 Olaf Hering+- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch
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-10 Olaf Hering+- add patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch
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-21 Olaf Hering+- add patches.drivers/mv643xx_eth-1-Fix_spinlock_recur...
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-16 Olaf Heringneed also linux/ip.h, and a quilt refresh before commit
2006-01-16 Olaf Hering+- add patches.suse/fs-writeback-export.patch
next