aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.h
Commit message (Expand)AuthorAge
* be2net: add code to dump registers for debugAjit Khaparde2010-07-31
* be2net: variable name changesAjit Khaparde2010-07-23
* be2net: code to support tx rate configuration on virtual functionsAjit Khaparde2010-07-23
* be2net: changes to properly provide phy detailsAjit Khaparde2010-07-02
* be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-01
* be2net: fix tx completion pollingSathya Perla2010-03-02
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* be2net: update copyright datesAjit Khaparde2010-02-19
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-17
* be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde2010-02-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\
| * be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\|
| * be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi2009-12-23
* | be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi2010-01-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | be2net: Add support for ethtool self testSuresh R2009-12-03
* | | be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-03
* | | be2net: Issue fw_init/clean cmds to fwSathya Perla2009-11-23
* | | be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-23
* | | be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-20
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\| |
| * | be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla2009-11-06
| |/
* | be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-27
|\|
| * be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-15
* | be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi2009-10-12
|/
* be2net: Fix a typo in be_cmds.hAjit Khaparde2009-10-06
* be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-01
* be2net: fix some cmds to use mccq instead of mboxSathya Perla2009-09-17
* be2net: Changes to support flashing of the be2 network adapterAjit Khaparde2009-09-07
* be2net: Patch to perform function reset at initializationsarveshwarb2009-08-05
* be2net: some name changes for consistencySathya 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: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-19
* net: Add be2net driver.Sathya Perla2009-03-12