summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-161-2/+2
|\
| * be2net: fix for default setting of pause auto-negotiationAjit Khaparde2009-04-141-2/+2
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
|/
* benet: use do_div() for 64 bit divideStephen Hemminger2009-03-271-10/+18
* be2net: cleanup rx/tx rate calculationsSathya Perla2009-03-252-36/+72
* be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
* be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
* net: Add be2net driver.Sathya Perla2009-03-128-0/+4366