aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde1-0/+1
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla1-0/+1
2009-09-07be2net: Changes to support flashing of the be2 network adapterAjit Khaparde1-1/+3
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-08-01be2net: remove pci_func field from be_adapter structSathya Perla1-1/+5
2009-08-01be2net: get rid of be_ctrl_info struct/abstractionSathya Perla1-29/+18
2009-07-23be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde1-10/+1
2009-06-28be2net: 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-18be2net: add two new pci device ids to pci device tableAjit Khaparde1-0/+14
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla1-6/+6
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla1-0/+1
2009-03-11net: Add be2net driver.Sathya Perla1-0/+327