aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/benet (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-04-13be2net: fix for default setting of pause auto-negotiationAjit Khaparde1-2/+2
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-03-27benet: use do_div() for 64 bit divideStephen Hemminger1-10/+18
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla2-36/+72
2009-03-19be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-11net: Add be2net driver.Sathya Perla8-0/+4366