aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex/benet/be_main.c
AgeCommit message (Expand)Author
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur
2014-01-21be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy
2014-01-15be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam
2013-12-31net: benet: slight optimization of addr comparedingtianhong
2013-12-18net: emulex-benet calls skb_set_hashTom Herbert
2013-12-06be2net: Free/delete pmacs (in be_clear()) only if they existSomnath Kotur
2013-12-06be2net: Fix Lancer error recovery to distinguish FW downloadSomnath Kotur
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera
2013-11-28Revert "be2net: call napi_disable() for all event queues"David S. Miller
2013-11-28be2net: call napi_disable() for all event queuesIvan Vecera
2013-11-23be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde
2013-11-23be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-29net/benet: Remove interface typeGavin Shan
2013-10-27be2net: add support for ndo_busy_pollSathya Perla
2013-10-27be2net: Warn users of possible broken functionality on BE2 cards with very ol...Somnath Kotur
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-19be2net: Rework PCIe error report log messagingAjit Khaparde
2013-10-09be2net: Display RoCE specific counters in ethtool -SAjit Khaparde
2013-10-09be2net: Call version 2 of GET_STATS ioctl for Skyhawk-RAjit Khaparde
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01be2net: add a counter for pkts dropped in xmit pathSathya Perla
2013-10-01be2net: fix adaptive interrupt coalescingSathya Perla
2013-10-01be2net: call ENABLE_VF cmd for Skyhawk-R tooVasundhara Volam
2013-10-01be2net: Create single TXQ on BE3-R 1G portsVasundhara Volam
2013-10-01be2net: Call be_vf_setup() even when VFs are enbaled from previous loadVasundhara Volam
2013-09-27be2net: Fix to display the VLAN priority for a VFAjit Khaparde
2013-09-27be2net: Fix to configure VLAN priority for a VF interface.Ajit Khaparde
2013-09-27be2net: Fix to allow VLAN configuration on VF interfaces.Ajit Khaparde