summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be.h
Commit message (Expand)AuthorAgeFilesLines
* be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-231-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-091-0/+2
|\
| * be2net: fix to set proper flow control on resumeAjit Khaparde2009-11-071-0/+2
* | be2net: Add support for next generation of BladeEngine device.Ajit Khaparde2009-10-171-2/+13
* | be2net: Get rid of net_device_stats from adapter.Ajit Khaparde2009-10-071-1/+0Star
|/
* be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-011-0/+1
* be2net: fix some cmds to use mccq instead of mboxSathya Perla2009-09-171-0/+1
* be2net: Changes to support flashing of the be2 network adapterAjit Khaparde2009-09-071-1/+3
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-021-1/+5
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-021-29/+18Star
* be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde2009-07-241-10/+1Star
* be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde2009-06-291-1/+1
* be2net: receive asynchronous link status notifications from BESathya Perla2009-06-191-1/+5
* be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-191-0/+1
* be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-191-31/+64
* be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-191-0/+14
* be2net: cleanup rx/tx rate calculationsSathya Perla2009-03-251-6/+6
* be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-201-0/+1
* net: Add be2net driver.Sathya Perla2009-03-121-0/+327