aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.c
Commit message (Expand)AuthorAge
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-02
* be2net: some name changes for consistencySathya Perla2009-08-02
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-02
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-02
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-02
* be2net: receive asynchronous link status notifications from BESathya Perla2009-06-19
* be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-19
* be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla2009-06-19
* be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-19
* net: Add be2net driver.Sathya Perla2009-03-12