summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/emulex
AgeCommit message (Expand)Author
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-05-31be2net: cleanup MCC async event processing codeSathya Perla
2014-05-31be2net: move async cmd processing to a separate routineSathya Perla
2014-05-31be2net: re-factor MCCQ error status handling codeKalesh AP
2014-05-31be2net: support flashing new regions on Skyhawk-RVasundhara Volam
2014-05-31be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli
2014-05-31be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings
2014-05-14be2net: enable interrupts in EEH resumeKalesh AP
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-09be2net: use MCCQ instead of MBOX in be_cmd_rss_config()Kalesh AP
2014-05-09be2net: include rx-compl error counter in ethtool statsKalesh AP
2014-05-09be2net: remove unused code in be_cmd_vlan_config()Kalesh AP
2014-05-09be2net: covert vlan array to bit-mapRavikumar Nelavelli
2014-05-09be2net: fix line wrap and function call indentation in be_ethtool.cSathya Perla
2014-05-09be2net: fix function call indentation in be_cmds.cSathya Perla
2014-05-09be2net: fix line wrap and function call indentation in be_main.cSathya Perla
2014-04-23be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-14be2net: Fix invocation of be_close() after be_clear()Kalesh AP
2014-04-14be2net: Fix to reap TX compls till HW doesn't respond for some timeVasundhara Volam
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03be2net: Add abi version between be2net and ocrdmaDevesh Sharma
2014-04-01be2net: fix build dependency on VxLANSathya Perla
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla
2014-03-15net: 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-06Merge 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-22be2net: Fix be_vlan_add/rem_vid() routinesSomnath Kotur
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller