summaryrefslogtreecommitdiffstats
path: root/drivers/net/benet/be_cmds.c
Commit message (Expand)AuthorAgeFilesLines
* be2net: increase POST timeout for EEH recoverySathya Perla2010-05-261-1/+1
* be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi2010-05-251-2/+17
* be2net: clarify promiscuous cmd with a commentSathya Perla2010-04-131-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-2/+2
|\
| * be2net: fix flashing on big endian architecturesAjit Khaparde2010-04-011-2/+2
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-011-1/+3
|/
* be2net: fix mccq create for big endian architecturesAjit Khaparde2010-03-151-1/+1
* be2net: remove usage of be_pci_funcAjit Khaparde2010-03-081-6/+0
* be2net: fix tx completion pollingSathya Perla2010-03-021-13/+13
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-5/+5
* be2net: update copyright datesAjit Khaparde2010-02-191-1/+1
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-171-2/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-0/+1
|\
| * be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
* | be2net: implement EEH pci error recovery handlersSathya Perla2010-02-151-1/+22
* | be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde2010-02-121-4/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-281-1/+1
|\ \ | |/
| * be2net: swap only first 2 fields of mcc_wrbSathya Perla2010-01-231-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-0/+36
|\ \ | |/
| * be2net: Bug fix to config NIC appropriately before loopback testSarveshwar Bandi2009-12-231-0/+35
| * be2net: Bug fix to avoid soft lockup in loopback test.Sarveshwar Bandi2009-12-231-0/+1
* | be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi2010-01-081-0/+30
|/
* be2net: Add support for ethtool self testSuresh R2009-12-031-0/+93
* be2net: Support for WoL using magic packet after suspend.Ajit Khaparde2009-12-031-0/+36
* be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde2009-12-031-32/+57
* be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla2009-11-231-4/+85
* be2net: Issue fw_init/clean cmds to fwSathya Perla2009-11-231-0/+51
* be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla2009-11-231-9/+14
* be2net: Patch to flash redboot section while firmware update.Sarveshwar Bandi2009-11-201-0/+29
* be2net: Changes to update ethtool get_settings function to return appropriate...Sarveshwar Bandi2009-10-281-2/+35
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-11/+22
|\
| * be2net: fix support for PCI hot plugSathya Perla2009-10-141-7/+18
| * be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-141-4/+4
* | be2net: Implement ethtool get_phys_id function.Sarveshwar Bandi2009-10-121-0/+59
|/
* be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde2009-10-051-1/+0
* 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-166/+246
* be2net: Changes to support flashing of the be2 network adapterAjit Khaparde2009-09-071-1/+29
* be2net: Patch to perform function reset at initializationsarveshwarb2009-08-051-0/+21
* be2net: delete unnecessary code from be_cmd_POST()Sathya Perla2009-08-011-41/+4
* be2net: some name changes for consistencySathya Perla2009-08-011-31/+31
* be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2009-08-011-16/+10
* be2net: remove pci_func field from be_adapter structSathya Perla2009-08-011-4/+4
* be2net: get rid of be_ctrl_info struct/abstractionSathya Perla2009-08-011-146/+147
* be2net: receive asynchronous link status notifications from BESathya Perla2009-06-191-7/+27
* be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla2009-06-191-7/+12
* be2net: Use MCC queue for cmds that may be called in BH contextSathya Perla2009-06-191-17/+52
* be2net: Add MCC queue mechanism for BE cmdsSathya Perla2009-06-191-58/+200
* net: Add be2net driver.Sathya Perla2009-03-111-0/+861
OpenPOWER on IntegriCloud