aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mv643xx_eth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-0/+2
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth1-1/+3
2007-04-28mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert1-4/+0
2007-03-02Fix mv643xx_eth compilation.Dave Jones1-1/+3
2007-02-27Alignment in mv643xx_ethRalf Baechle1-11/+0
2006-06-30typo fixes: infomation -> informationAdrian Bunk1-1/+1
2006-03-21[PATCH] mv643xx_eth: Cache align skb->data if CONFIG_NOT_COHERENT_CACHEDale Farnsworth1-4/+14
2006-03-03[PATCH] mv643xx_eth: Remove BIT0-BIT31 #definesDale Farnsworth1-103/+49
2006-03-03[PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refillDale Farnsworth1-8/+0
2006-03-03[PATCH] mv643xx_eth: Clean up interrupt handlingDale Farnsworth1-5/+0
2006-03-03[PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.hDale Farnsworth1-14/+33
2006-03-03[PATCH] mv643xx_eth: Refactor/clean up tx queue handlingDale Farnsworth1-4/+0
2006-03-03[PATCH] mv643xx_eth: Refactor tx command queuing codeDale Farnsworth1-13/+6
2006-01-27[PATCH] mv643xx_eth: Clean up platform_data configurationDale Farnsworth1-4/+0
2006-01-27[PATCH] mv643xx_eth: use MII library for PHY managementJames Chapman1-0/+2
2006-01-27[PATCH] mv643xx_eth: Rename mp->tx_ring_skbs to mp->tx_desc_countDale Farnsworth1-4/+4
2006-01-27[PATCH] mv643xx_eth: Merge unicast and multicast address filtering codeDale Farnsworth1-4/+0
2006-01-27[PATCH] mv643xx_eth: Remove needless mp->port_mac_addrDale Farnsworth1-2/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-05[PATCH] mv643xx: Fix promiscuous mode handlingDale Farnsworth1-4/+0
2005-08-23[PATCH] mv643xx: add workaround for HW checksum generation bugDale Farnsworth1-1/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+438