| Commit message (Expand) | Author | Age | Files | Lines |
* | be2net: Bug fix to support newer generation of BE ASIC | Ajit Khaparde | 2010-01-28 | 1 | -0/+5 |
* | be2net: Bug fix to return correct values in ethtool get_settings. | Sarveshwar Bandi | 2009-12-23 | 1 | -0/+1 |
* | be2net: Bump up the driver version number | Ajit Khaparde | 2009-12-03 | 1 | -1/+1 |
* | be2net: Support for WoL using magic packet after suspend. | Ajit Khaparde | 2009-12-03 | 1 | -0/+1 |
* | be2net: fix unnecessary access to hardware to get link, port info | Ajit Khaparde | 2009-12-02 | 1 | -0/+2 |
* | be2net: Add be_rx_polls counter | Ajit Khaparde | 2009-12-02 | 1 | -1/+1 |
* | be2net: support configuration of 64 multicast addresses instead of 32 | Sathya Perla | 2009-11-23 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-08 | 1 | -0/+2 |
|\ |
|
| * | be2net: fix to set proper flow control on resume | Ajit Khaparde | 2009-11-06 | 1 | -0/+2 |
* | | be2net: Add support for next generation of BladeEngine device. | Ajit Khaparde | 2009-10-16 | 1 | -2/+13 |
* | | be2net: Get rid of net_device_stats from adapter. | Ajit Khaparde | 2009-10-07 | 1 | -1/+0 |
|/ |
|
* | be2net: Workaround to fix a bug in Rx Completion processing. | Ajit Khaparde | 2009-09-30 | 1 | -0/+1 |
* | be2net: fix some cmds to use mccq instead of mbox | Sathya Perla | 2009-09-17 | 1 | -0/+1 |
* | be2net: Changes to support flashing of the be2 network adapter | Ajit Khaparde | 2009-09-07 | 1 | -1/+3 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | be2net: remove pci_func field from be_adapter struct | Sathya Perla | 2009-08-01 | 1 | -1/+5 |
* | be2net: get rid of be_ctrl_info struct/abstraction | Sathya Perla | 2009-08-01 | 1 | -29/+18 |
* | be2net: Add GRO support to the be2net driver. LRO is not supported anymore. | Ajit Khaparde | 2009-07-23 | 1 | -10/+1 |
* | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. | Ajit Khaparde | 2009-06-28 | 1 | -1/+1 |
* | be2net: receive asynchronous link status notifications from BE | Sathya Perla | 2009-06-19 | 1 | -1/+5 |
* | be2net: cleanup multicast_set cmd to avoid mc_list copy | Sathya Perla | 2009-06-19 | 1 | -0/+1 |
* | be2net: Add MCC queue mechanism for BE cmds | Sathya Perla | 2009-06-19 | 1 | -31/+64 |
* | be2net: add two new pci device ids to pci device table | Ajit Khaparde | 2009-05-18 | 1 | -0/+14 |
* | be2net: cleanup rx/tx rate calculations | Sathya Perla | 2009-03-24 | 1 | -6/+6 |
* | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla | 2009-03-19 | 1 | -0/+1 |
* | net: Add be2net driver. | Sathya Perla | 2009-03-11 | 1 | -0/+327 |