aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/benet/be.h
AgeCommit message (Expand)Author
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera
2010-12-06be2net: Handle out of buffer completions for lancerSathya Perla
2010-11-27be2net: adding support for Lancer family of CNAsSathya Perla
2010-10-21be2net: Changes to use only priority codes allowed by f/wSomnath Kotur
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-03be2net: add multiple RX queue supportSathya Perla
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-03be2net: fix net-snmp error because of wrong packet statsAjit Khaparde
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde
2010-07-30be2net: fix to avoid sending get_stats request if one is already being proces...Ajit Khaparde
2010-07-30be2net: add code to dump registers for debugAjit Khaparde
2010-07-23be2net: bump the driver version numberAjit Khaparde
2010-07-23be2net: variable name changesAjit Khaparde
2010-07-23be2net: code to support tx rate configuration on virtual functionsAjit Khaparde
2010-07-23be2net: add vlan support for sriov virtual functionsAjit Khaparde
2010-07-23be2net: add support to get vf configAjit Khaparde
2010-07-23be2net: change to call pmac_del only if necessaryAjit Khaparde
2010-07-10be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-07-01be2net: changes to properly provide phy detailsAjit Khaparde
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-01be2net: Adding PCI SRIOV supportSarveshwar Bandi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08be2net: remove usage of be_pci_funcAjit Khaparde
2010-02-19be2net: Bump the driver version numberAjit Khaparde
2010-02-19be2net: Maintain tx and rx counters in driverAjit Khaparde
2010-02-19be2net: update copyright datesAjit Khaparde
2010-02-17be2net: don't rearm mcc cq when device is not openSathya Perla
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla
2010-02-12be2net: change the driver descriptionAjit Khaparde
2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde
2010-02-12be2net: remove unused pci device idAjit Khaparde
2010-01-28be2net: Bug fix to support newer generation of BE ASICAjit Khaparde
2009-12-23be2net: Bug fix to return correct values in ethtool get_settings.Sarveshwar Bandi
2009-12-03be2net: Bump up the driver version numberAjit Khaparde
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde
2009-12-02be2net: fix unnecessary access to hardware to get link, port infoAjit Khaparde
2009-12-02be2net: Add be_rx_polls counterAjit Khaparde
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06be2net: fix to set proper flow control on resumeAjit Khaparde
2009-10-16be2net: Add support for next generation of BladeEngine device.Ajit Khaparde
2009-10-07be2net: Get rid of net_device_stats from adapter.Ajit Khaparde
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla
2009-09-07be2net: Changes to support flashing of the be2 network adapterAjit Khaparde
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-01be2net: remove pci_func field from be_adapter structSathya Perla