summaryrefslogtreecommitdiff
path: root/drivers/net/benet/be.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-02be2net: remove pci_func field from be_adapter structSathya Perla1-1/+5
2009-08-02be2net: get rid of be_ctrl_info struct/abstractionSathya Perla1-29/+18
2009-07-24be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde1-10/+1
2009-06-29be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde1-1/+1
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla1-1/+5
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla1-0/+1
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla1-31/+64
2009-05-19be2net: add two new pci device ids to pci device tableAjit Khaparde1-0/+14
2009-03-25be2net: cleanup rx/tx rate calculationsSathya Perla1-6/+6
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla1-0/+1
2009-03-12net: Add be2net driver.Sathya Perla1-0/+327