aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mv643xx_eth.c
Commit message (Expand)AuthorAge
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [NET]: Clean up skb_linearizeHerbert Xu2006-06-18
* [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-02
* [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queueDale Farnsworth2006-04-12
* [PATCH] mv643xx_eth: Always free completed tx descs on tx interruptBrent Cook2006-04-12
* [PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refillDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Clean up interrupt handlingDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.hDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Refactor/clean up tx queue handlingDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Refactor tx command queuing codeDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Rename "channels" to "queues"Dale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rxDale Farnsworth2006-03-03
* [PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.hDale Farnsworth2006-03-03
* Merge branch 'viro'Jeff Garzik2006-02-09
|\
| * [PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro2006-02-07
* | [PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth2006-01-27
* | [PATCH] mv643xx_eth: use MII library for ethtool functionsJames Chapman2006-01-27
* | [PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman2006-01-27
* | [PATCH] mv643xx_eth: Make port queue enable/disable code consistentDale Farnsworth2006-01-27
* | [PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth2006-01-27
* | [PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth2006-01-27
* | [PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth2006-01-27
|/
* [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-27
* [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-27
* [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-27
* [PATCH] mv643xx_eth: Remove needless mask of extended intr registerDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Merge open and stop helper functionsDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Fix transmit skb accountingDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Request HW checksum generation only for IPv4Wolfram Joost2006-01-17
* [PATCH] mv643xx_eth: Hold spinlocks only where neededDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: iounmap the correct SRAM bufferDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Fix handling of small, unaligned fragmentsPaul Janzen2006-01-17
* [PATCH] mv643xx_eth: Receive buffers require 8 byte alignmentDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Add multicast supportDale Farnsworth2006-01-17
* [PATCH] mv643xx_eth: Fix a NULL pointer dereferencePaolo Galtieri2006-01-17
* [PATCH] mv643xx_eth: Fix dma_map/dma_unmap relationsPaolo Galtieri2006-01-17
* [PATCH] mv643xx_eth: 2.6.16 needs ip.h and in.hOlaf Hering2006-01-17
* [PATCH] remove bouncing mail address of mv643xx_eth maintainerOlaf Hering2006-01-09
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29
* | [PATCH] mv643xx_eth_showsram: Added information message when using the SRAMNicolas DET2005-10-29
|/
* [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* [PATCH] mv643xx: add netpoll api supportDale Farnsworth2005-09-05
* [PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth2005-09-05
* [PATCH] mv643xx: Disable per port bandwidth limitsDale Farnsworth2005-09-05
* [PATCH] mv643xx: fix outstanding tx skb counterDale Farnsworth2005-09-05
* [PATCH] mv643xx: fix skb memory leakDale Farnsworth2005-09-05
* [PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth2005-08-23
* [PATCH] ppc iomem annotations: mv643xx_ethAl Viro2005-04-25