aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/benet/be.h
AgeCommit message (Expand)Author
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
2009-08-01be2net: get rid of be_ctrl_info struct/abstractionSathya Perla
2009-07-23be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
2009-06-19be2net: receive asynchronous link status notifications from BESathya Perla
2009-06-19be2net: cleanup multicast_set cmd to avoid mc_list copySathya Perla
2009-06-19be2net: Add MCC queue mechanism for BE cmdsSathya Perla
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde
2009-03-24be2net: cleanup rx/tx rate calculationsSathya Perla
2009-03-19be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla
2009-03-11net: Add be2net driver.Sathya Perla