summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* be2net: Issue fw_init/clean cmds to fwSathya Perla2009-11-231-0/+2
* be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-231-2/+5
* be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-201-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-061-1/+1
|\
| * be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-061-1/+1
* | be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-281-2/+43
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-2/+3
|\|
| * be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-151-2/+3
* | be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi2009-10-121-0/+37
|/
* be2net: Fix a typo in be_cmds.hAjit Khaparde2009-10-071-1/+1
* be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-011-1/+2
* be2net: fix some cmds to use mccq instead of mboxSathya Perla2009-09-171-2/+3
* be2net: Changes to support flashing of the be2 network adapterAjit Khaparde2009-09-071-1/+19
* be2net: Patch to perform function reset at initializationsarveshwarb2009-08-051-0/+2
* be2net: some name changes for consistencySathya Perla2009-08-021-2/+2
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-021-26/+25Star
* be2net: receive asynchronous link status notifications from BESathya Perla2009-06-191-7/+29
* be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-191-2/+2
* be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-191-1/+39
* net: Add be2net driver.Sathya Perla2009-03-121-0/+688