aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-30be2net: add code to dump registers for debugAjit Khaparde1-0/+1
2010-07-23be2net: variable name changesAjit Khaparde1-1/+1
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde1-0/+18
2010-07-01be2net: changes to properly provide phy detailsAjit Khaparde1-0/+27
2010-04-01be2net: Adding PCI SRIOV supportSarveshwar Bandi1-1/+1
2010-03-02be2net: fix tx completion pollingSathya Perla1-1/+1
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko1-2/+1
2010-02-19be2net: update copyright datesAjit Khaparde1-1/+1
2010-02-17be2net: don't rearm mcc cq when device is not openSathya Perla1-0/+2
2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde1-1/+2
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde1-1/+2
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+17
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi1-0/+16
2009-12-23be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi1-0/+16
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03be2net: Add support for ethtool self testSuresh R1-0/+48
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde1-0/+11
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla1-0/+2
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla1-2/+5
2009-11-20be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi1-0/+2
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla1-1/+1
2009-10-28be2net: Changes to update ethtool get_settings function to return appropriate values.Sarveshwar Bandi1-2/+43
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla1-2/+3
2009-10-12be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi1-0/+37
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde1-1/+1
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde1-1/+2
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla1-2/+3
2009-09-07be2net: Changes to support flashing of the be2 network adapterAjit Khaparde1-1/+19
2009-08-05be2net: Patch to perform function reset at initializationsarveshwarb1-0/+2
2009-08-01be2net: some name changes for consistencySathya Perla1-2/+2
2009-08-01be2net: get rid of be_ctrl_info struct/abstractionSathya Perla1-26/+25
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla1-7/+29
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla1-2/+2
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla1-1/+39
2009-03-11net: Add be2net driver.Sathya Perla1-0/+688