summaryrefslogtreecommitdiff
path: root/drivers/net/mv643xx_eth.h
AgeCommit message (Expand)Author
2007-10-23mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek
2007-10-23mv643xx_eth: Remove unused register definesLennert Buytenhek
2007-10-23mv643xx_eth: Clean up mv643xx_eth.hLennert Buytenhek
2007-10-23mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek
2007-10-23mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek
2007-10-23mv643xx_eth: Disable RX/TX byte swapping on little-endian systemsLennert Buytenhek
2007-10-23mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth
2007-04-28mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert
2007-03-02Fix mv643xx_eth compilation.Dave Jones
2007-02-27Alignment in mv643xx_ethRalf Baechle
2006-06-30typo fixes: infomation -> informationAdrian Bunk
2006-03-21[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Remove BIT0-BIT31 #definesDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refillDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Clean up interrupt handlingDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.hDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Refactor/clean up tx queue handlingDale Farnsworth
2006-03-03[PATCH] mv643xx_eth: Refactor tx command queuing codeDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman
2006-01-27[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth
2006-01-27[PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-09-05[PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth
2005-08-23[PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth
2005-04-16Linux-2.6.12-rc2Linus Torvalds