summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.h
Commit message (Expand)AuthorAgeFilesLines
* benet: remove dead codestephen hemminger2010-10-241-2/+0
* be2net: Changes to use only priority codes allowed by f/wSomnath Kotur2010-10-211-1/+32
* be2net: add multiple RX queue supportSathya Perla2010-10-031-4/+28
* be2net: fix a bug in UE detection logicAjit Khaparde2010-09-031-1/+1
* be2net: add code to dump registers for debugAjit Khaparde2010-07-301-0/+1
* be2net: variable name changesAjit Khaparde2010-07-231-1/+1
* be2net: code to support tx rate configuration on virtual functionsAjit Khaparde2010-07-231-0/+18
* be2net: changes to properly provide phy detailsAjit Khaparde2010-07-011-0/+27
* be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-011-1/+1
* be2net: fix tx completion pollingSathya Perla2010-03-021-1/+1
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-2/+1
* be2net: update copyright datesAjit Khaparde2010-02-191-1/+1
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-171-0/+2
* be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde2010-02-121-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-281-1/+2
|\
| * be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-01-281-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-0/+17
|\ \ | |/
| * be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi2009-12-231-0/+16
* | be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi2010-01-081-0/+16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | be2net: Add support for ethtool self testSuresh R2009-12-031-0/+48
* | | be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-031-0/+11
* | | 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-141-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-061-1/+1
* be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-09-301-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-011-2/+2
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-011-26/+25
* 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-111-0/+688
OpenPOWER on IntegriCloud