Commit Graph

47 Commits (ab0920ce7ebb6d60063c793f227ae198a492251b)

Author SHA1 Message Date
Dale Farnsworth f78fb4743d [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill 19 years ago
Dale Farnsworth 468d09f894 [PATCH] mv643xx_eth: Clean up interrupt handling 19 years ago
Dale Farnsworth 7303fde88a [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h 19 years ago
Dale Farnsworth ff561eef9f [PATCH] mv643xx_eth: Refactor/clean up tx queue handling 19 years ago
Dale Farnsworth c8aaea25e0 [PATCH] mv643xx_eth: Refactor tx command queuing code 19 years ago
Dale Farnsworth 12a87c644a [PATCH] mv643xx_eth: Rename "channels" to "queues" 19 years ago
Dale Farnsworth e38fd1a055 [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx 19 years ago
Dale Farnsworth d5f9558a77 [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h 19 years ago
Al Viro b6298c22c5 [PATCH] missing includes in drivers/net/mv643xx_eth.c 19 years ago
Dale Farnsworth 01999873a4 [PATCH] mv643xx_eth: Clean up platform_data configuration 19 years ago
James Chapman d0412d9670 [PATCH] mv643xx_eth: use MII library for ethtool functions 19 years ago
James Chapman c28a4f8947 [PATCH] mv643xx_eth: use MII library for PHY management 19 years ago
Dale Farnsworth 9f8dd31945 [PATCH] mv643xx_eth: Make port queue enable/disable code consistent 19 years ago
Dale Farnsworth f98e36f1f7 [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_count 19 years ago
Dale Farnsworth cf4086c772 [PATCH] mv643xx_eth: Merge unicast and multicast address filtering code 19 years ago
Dale Farnsworth ed9b5d4576 [PATCH] mv643xx_eth: Remove needless mp->port_mac_addr 19 years ago
Dale Farnsworth b4de9051a9 [PATCH] mv643xx_eth: Whitespace cleanup 19 years ago
Paolo Galtieri 12ad74f88f [PATCH] mv643xx_eth: Update dev->last_rx on packet receive 19 years ago
Dale Farnsworth c7cd9014e6 [PATCH] mv643xx_eth: Fix spinlock recursion bug 19 years ago
Dale Farnsworth c2e5b352fc [PATCH] mv643xx_eth: Remove needless mask of extended intr register 19 years ago
Dale Farnsworth ab4384a658 [PATCH] mv643xx_eth: Merge open and stop helper functions 19 years ago
Dale Farnsworth 4476e0e4c7 [PATCH] mv643xx_eth: Fix transmit skb accounting 19 years ago
Wolfram Joost 63890576a3 [PATCH] mv643xx_eth: Request HW checksum generation only for IPv4 19 years ago
Dale Farnsworth 8f5187035a [PATCH] mv643xx_eth: Hold spinlocks only where needed 19 years ago
Dale Farnsworth dd09b1de08 [PATCH] mv643xx_eth: iounmap the correct SRAM buffer 19 years ago
Paul Janzen f7ea333765 [PATCH] mv643xx_eth: Fix handling of small, unaligned fragments 19 years ago
Dale Farnsworth b44cd57262 [PATCH] mv643xx_eth: Receive buffers require 8 byte alignment 19 years ago
Dale Farnsworth 16e0301831 [PATCH] mv643xx_eth: Add multicast support 19 years ago
Paolo Galtieri 4eaa3cb35b [PATCH] mv643xx_eth: Fix a NULL pointer dereference 19 years ago
Paolo Galtieri cb415d3004 [PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations 19 years ago
Olaf Hering 78a5e53475 [PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.h 19 years ago
Olaf Hering 3bb8a18ae8 [PATCH] remove bouncing mail address of mv643xx_eth maintainer 19 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 19 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 19 years ago
Nicolas DET b1529871f4 [PATCH] mv643xx_eth_showsram: Added information message when using the SRAM 19 years ago
Ingo Molnar a9f6a0dd54 [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions 20 years ago
Dale Farnsworth 63c9e54914 [PATCH] mv643xx: add netpoll api support 20 years ago
Dale Farnsworth 7342cd810c [PATCH] mv643xx: Fix promiscuous mode handling 20 years ago
Dale Farnsworth 8f543718ea [PATCH] mv643xx: Disable per port bandwidth limits 20 years ago
Dale Farnsworth b111ceb68a [PATCH] mv643xx: fix outstanding tx skb counter 20 years ago
Dale Farnsworth b1dd9ca177 [PATCH] mv643xx: fix skb memory leak 20 years ago
Dale Farnsworth 2600636065 [PATCH] mv643xx: add workaround for HW checksum generation bug 20 years ago
Al Viro dc074a8a32 [PATCH] ppc iomem annotations: mv643xx_eth 20 years ago
Benjamin Herrenschmidt 16b817579f [PATCH] ppc32: MV643XX ethernet is an option for Pegasos 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago