summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet
AgeCommit message (Expand)AuthorFilesLines
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