aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)Author
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-12benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2014-03-12be2net: update driver version to 10.2Sathya Perla
2014-03-12be2net: Fix vlans_added counterVasundhara Volam
2014-03-12be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfacesVasundhara Volam
2014-03-12be2net: fix pmac_id[] allocation sizeRavikumar Nelavelli
2014-03-12be2net: log LPVID used in multi-channel configsRavikumar Nelavelli
2014-03-12be2net: Add link state control for VFsSuresh Reddy
2014-03-12be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfsSuresh Reddy
2014-03-06be2net: do external loopback test only when it is requestedIvan Vecera
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
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-02-18benet: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-13be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam
2014-02-13be2net: Update copyright yearVasundhara Volam
2014-02-13be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath 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: update driver version to 10.0.xSathya Perla
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: Remove "10Gbps" from driver description stringSuresh 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-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara 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: set coalesce-wm in CQ_CREATE_V2 cmdAjit 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